RegistryDoctor
shadcn audit workspace
Documentation
RegistryDoctor Docs
Implementation notes for the analyzer, scoring model, registry output, and AI-agent context.
$ pnpm rd scan examples/shadcn-bad
Docs explain how that report is produced.
Architecture
Package boundaries, runtime flow, and workspace structure.
/docs/engineering/ARCHITECTURE.md
Open repository docs Analyzer Rules
Rule coverage for setup, theme, accessibility, registry, and compatibility.
/docs/engineering/ANALYZER_RULES.md
Open repository docs Scoring Model
How findings map into category scores and health labels.
/docs/engineering/SCORING_MODEL.md
Open repository docs Registry Generation
How reusable components become starter registry files.
/docs/engineering/REGISTRY_GENERATION.md
Open repository docs AI Agent Context
Context that keeps AI-assisted maintenance aligned with the project.
/docs/ai/CODEX_CONTEXT.md
Open repository docs