feat(create-rsbuild): add rstest-best-practices skill entry#7488
Merged
chenjiahan merged 2 commits intomainfrom Apr 14, 2026
Merged
feat(create-rsbuild): add rstest-best-practices skill entry#7488chenjiahan merged 2 commits intomainfrom
chenjiahan merged 2 commits intomainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates create-rsbuild to use create-rstack@1.9.2, and synchronizes the user-facing React template label across the CLI prompt and Quick Start docs, plus adds a new agent skill option.
Changes:
- Bump
create-rstackdependency from1.9.1to1.9.2(incl. lockfile update). - Rename the interactive template label from “React 19” to “React”.
- Add a new
rstest-best-practicesagent skill option and update EN/ZH Quick Start docs to match the new React label.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| website/docs/zh/guide/start/quick-start.mdx | Updates template table label from “React 19” to “React”. |
| website/docs/en/guide/start/quick-start.mdx | Updates template table label from “React 19” to “React”. |
| pnpm-lock.yaml | Lockfile updated for create-rstack@1.9.2. |
| packages/create-rsbuild/src/index.ts | Updates interactive React label and adds rstest-best-practices agent skill entry. |
| packages/create-rsbuild/package.json | Bumps create-rstack dependency to 1.9.2. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Deploying rsbuild with
|
| Latest commit: |
540cc4d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://702ea1c1.rsbuild-v2.pages.dev |
| Branch Preview URL: | https://chenjiahan-fix-create-rsbuil.rsbuild-v2.pages.dev |
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the create-rstack dependency to version 1.9.2 and adds a new rstest-best-practices template to the create-rsbuild package. It also simplifies the 'React 19' label to 'React' in the CLI and documentation. I have no feedback to provide.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
create-rsbuildto usecreate-rstack@1.9.2rstest-best-practicesagent skill entryRelated Links