The repo now uses the shadcn skill and the shadcn MCP server for shadcn/ui component work. Register that integration in the repo's policy/config layer.
Scope
CLAUDE.md + 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 is local-only (.claude/ is gitignored), consistent with the existing eight rules.
Docs/config only — no application code or behavior change.
The repo now uses the
shadcnskill and the shadcn MCP server for shadcn/ui component work. Register that integration in the repo's policy/config layer.Scope
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 itself is local-only (.claude/is gitignored), consistent with the existing eight rules.Docs/config only — no application code or behavior change.