web-infra-devweb-infra-devOfficialยท5 Agent Skills Included

rsdoctor

Analyze and optimize Rspack and webpack builds with AI assistance

Analyzes Rspack and webpack builds to visualize compilation time, module dependencies, and bundle contents. Detects duplicate packages, slow loaders, and build bottlenecks that are hard to spot manually. Includes agent skills for code review, pull requests, release notes, documentation, and end-to-end tests to speed up maintenance workflows.
npx skills add web-infra-dev/rsdoctor --all -g -y
Available:

Gives the AI agent the repository's build, test, and code-style rules plus step-by-step conventions for safely editing, testing, and validating changes in this monorepo.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Rsdoctor?โ–ผ

Run `npx skills add web-infra-dev/rsdoctor --all -g -y` in your terminal to install all skills in this suite globally.

What does Rsdoctor do?โ–ผ

Rsdoctor is a build analyzer for Rspack and webpack projects that visualizes compilation time, module dependencies, and bundle contents. It helps you find bottlenecks, duplicate packages, and slow loaders.

How to find why my webpack build is slow?โ–ผ

Rsdoctor breaks down build time by loader, plugin, and resolver so you can see exactly which step is slow. It presents the results in a visual report you can explore in your browser.

Can AI agents review code in the Rsdoctor repo?โ–ผ

Yes. The included code-reviewer skill lets your AI agent review pull requests like a senior engineer, flagging bugs, regressions, and missing tests with file and line references.

Does Rsdoctor work with webpack projects?โ–ผ

Rsdoctor is tailored for Rspack, but webpack projects can use Rsdoctor 1.x or follow the official migration guide to move to Rspack.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’