rspack
Fast Rust-based web bundler with AI-powered maintainer workflows
All Skills in This Repository (12)
Pure Emerald Level Indicatorsrspack-release-pr
Creates official Rspack release pull requests with version bumps and Ecosystem CI triggers.
rspack-perf
Optimizes CPU and memory hot paths in the Rspack Rust bundler codebase.
bump-rspack-swc
Upgrades SWC Rust dependencies in Rspack and opens a validated pull request.
release-blog-writer
Write and revise product release blog posts following established style conventions.
rspack-perf-valgrind-goal
Optimizes Rspack benchmark stages against percentage targets using local Docker and Valgrind Callgrind measurements.
create-draft-release-notes
Creates organized GitHub draft release notes grouped by conventional commit type.
rspack-webpack-gap-tracker
Audit and update Rspack compatibility gaps against webpack features, plugins, and test coverage.
rstack-eco-ci-debug
Diagnose Rstack ecosystem CI failures and attribute the true source PR or downstream change.
rspack-perf-codspeed-goal
Automates iterative Rspack performance optimization through GitHub PR and CodSpeed CI validation loops.
rstack-cli-docs
Consults installed version-matched Rstack documentation for rs CLI and rstack.config usage.
rspack-sftrace
Trace Rust function calls and convert them to perfetto protobuf traces.
rspack-perf-profiling
Profile Rspack builds on Linux using perf with DWARF call graphs.
Frequently Asked Questions
FAQPage SchemaHow to install Rspack skills?โผ
Run `npx skills add web-infra-dev/rspack --all -g -y` in your terminal to install all skills in this suite globally.
What is Rspack used for?โผ
Rspack is a high-performance JavaScript bundler written in Rust that offers fast builds and hot module replacement while staying compatible with the webpack plugin and loader ecosystem.
Can AI agents automate Rspack releases?โผ
Yes. The included skills let an agent create release pull requests, generate organized draft release notes, and write polished release blog posts automatically.
How to optimize Rspack build performance with AI?โผ
The performance skills guide the agent through profiling hot paths, running local Valgrind or CodSpeed benchmarks, and iterating on CPU and memory optimizations until targets are met.
Do these skills work with Claude Code and other agents?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, OpenClaw, Cursor, and other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core