chore(repo): register the shadcn skill and mcp integration (#212)#213
Conversation
Register the shadcn skill + MCP server integration in the repo's policy and config layer. - CLAUDE.md and docs/_base/RULES.md: add shadcn-ui to the .claude/rules/ enumeration so the new rule is discoverable - .gitignore: ignore the local .mcp.json MCP server config - skills-lock.json: track the lockfile pinning the shadcn skill The .claude/rules/shadcn-ui.md rule itself stays local-only (.claude/ is gitignored), consistent with the existing eight rules. Docs and config only -- no application code or behaviour change.
Reviewer's guide (collapsed on small PRs)Reviewer's GuideRegisters the new File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Resolves #212. Registers the
shadcnskill + shadcn MCP server integration in the repo's policy/config layer.Changes
CLAUDE.md/docs/_base/RULES.md— addshadcn-uito the.claude/rules/enumeration so the new rule is discoverable..gitignore— ignore the local.mcp.jsonMCP server config.skills-lock.json— track the lockfile pinning theshadcnskill.The
.claude/rules/shadcn-ui.mdrule mandates driving shadcn/ui component work through the skill + MCP tools. It stays local-only (.claude/is gitignored), consistent with the existing eight rules.Docs/config only — no application code or behaviour change.
🤖 Generated with Claude Code
Summary by Sourcery
Register the shadcn UI rule and related configuration in the repo’s docs and tooling metadata.
Build:
Documentation: