Skip to content

feat: add rsbuild best practices skill and update dependencies#393

Merged
Patrick Lafrance (patricklafrance) merged 1 commit intomainfrom
chore/added-rs-build-agent-skill
Feb 27, 2026
Merged

feat: add rsbuild best practices skill and update dependencies#393
Patrick Lafrance (patricklafrance) merged 1 commit intomainfrom
chore/added-rs-build-agent-skill

Conversation

@patricklafrance

No description provided.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 27, 2026

Open in StackBlitz

@workleap/browserslist-config

pnpm add https://pkg.pr.new/workleap/wl-web-configs/@workleap/browserslist-config@393

@workleap/eslint-configs

pnpm add https://pkg.pr.new/workleap/wl-web-configs/@workleap/eslint-configs@393

@workleap/postcss-configs

pnpm add https://pkg.pr.new/workleap/wl-web-configs/@workleap/postcss-configs@393

@workleap/rsbuild-configs

pnpm add https://pkg.pr.new/workleap/wl-web-configs/@workleap/rsbuild-configs@393

@workleap/rslib-configs

pnpm add https://pkg.pr.new/workleap/wl-web-configs/@workleap/rslib-configs@393

@workleap/stylelint-configs

pnpm add https://pkg.pr.new/workleap/wl-web-configs/@workleap/stylelint-configs@393

@workleap/swc-configs

pnpm add https://pkg.pr.new/workleap/wl-web-configs/@workleap/swc-configs@393

@workleap/tsup-configs

pnpm add https://pkg.pr.new/workleap/wl-web-configs/@workleap/tsup-configs@393

@workleap/typescript-configs

pnpm add https://pkg.pr.new/workleap/wl-web-configs/@workleap/typescript-configs@393

@workleap/webpack-configs

pnpm add https://pkg.pr.new/workleap/wl-web-configs/@workleap/webpack-configs@393

commit: ec55fe3

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds the rsbuild-best-practices skill from an external repository (rstackjs/agent-skills) and updates the workspace configuration to include two new build dependencies for browser automation.

Changes:

  • Added rsbuild-best-practices skill from rstackjs/agent-skills with best practices for Rsbuild configuration, CLI usage, optimization, and debugging
  • Added edgedriver and geckodriver to onlyBuiltDependencies in pnpm-workspace.yaml for browser testing support

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
skills-lock.json Registered rsbuild-best-practices skill with source repository and computed hash, maintaining alphabetical order
pnpm-workspace.yaml Added edgedriver and geckodriver to onlyBuiltDependencies list in alphabetical order for WebDriver testing support
.agents/skills/rsbuild-best-practices/SKILL.md Added comprehensive Rsbuild best practices covering configuration, CLI, type checking, bundle optimization, asset management, security, debugging, and profiling

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@patricklafrance Patrick Lafrance (patricklafrance) merged commit 89ff86d into main Feb 27, 2026
11 of 12 checks passed
@patricklafrance Patrick Lafrance (patricklafrance) deleted the chore/added-rs-build-agent-skill branch February 27, 2026 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants