rsdoctor-analysis
OfficialAnalyze Rsdoctor data to optimize bundles.
Authorrstackjs
Version1.0.0
Installs0
System Documentation
## What problem does it solve? This skill helps developers quickly interpret rsdoctor-data.json to identify costly chunks, heavy modules, and suboptimal assets, enabling data-driven optimization without code changes.
## Core Features & Use Cases
- Automatic analysis of rsdoctor-data.json to surface top bottlenecks in chunks, modules, and assets.
- Guidance for targeted optimizations such as splitting chunks, removing duplicates, and optimizing assets.
- Real-world scenario: after a build, use this skill to generate a prioritized list of improvements for a large React app.
### Quick Start
- Run the rsdoctor analysis against your data file using the built-in CLI:
- node scripts/rsdoctor.js bundle optimize --data-file ./dist/rsdoctor-data.json
- node scripts/rsdoctor.js build summary --data-file ./dist/rsdoctor-data.json
Dependency Matrix
Required Modules
commander
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rsdoctor-analysis Download link: https://github.com/rstackjs/agent-skills/archive/main.zip#rsdoctor-analysis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.