Skip to content

chore(repo): register the shadcn skill and mcp integration (#212)#213

Merged
w7-mgfcode merged 1 commit into
devfrom
chore/register-shadcn-integration
May 19, 2026
Merged

chore(repo): register the shadcn skill and mcp integration (#212)#213
w7-mgfcode merged 1 commit into
devfrom
chore/register-shadcn-integration

Conversation

@w7-mgfcode
Copy link
Copy Markdown
Owner

@w7-mgfcode w7-mgfcode commented May 19, 2026

Summary

Resolves #212. Registers the shadcn skill + shadcn MCP server integration in the repo's policy/config layer.

Changes

  • 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 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:

  • Track the shadcn skill in skills-lock.json for tooling configuration.
  • Ignore local .mcp.json MCP server configuration in .gitignore.

Documentation:

  • Document the new shadcn-ui rule alongside existing project rules in CLAUDE.md and RULES.md.

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.
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented May 19, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Registers the new shadcn skill and associated MCP integration in the repo’s docs/config layer, updating rule references, ignoring local MCP config, and adding a skills lockfile entry so the skill is tracked in version control.

File-Level Changes

Change Details Files
Document the new shadcn-ui project rule alongside existing Claude rule files so it becomes part of the official constraint set.
  • Extend the list of rule files in CLAUDE.md to include the new shadcn-ui rule in the .claude/rules/ directory.
  • Update docs/_base/RULES.md to list shadcn-ui as one of the authoritative rule files for the project constraint matrix.
CLAUDE.md
docs/_base/RULES.md
Wire repo config to support the shadcn skill + MCP integration while keeping local-only configuration out of version control.
  • Update .gitignore to ignore the local .mcp.json MCP server configuration file so per-developer settings are not committed.
  • Add skills-lock.json to track the lockfile entry for the shadcn skill, pinning its version/configuration under source control.
.gitignore
skills-lock.json

Possibly linked issues


Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 19, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a707a811-d13c-4b64-a6d1-2596be816533

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/register-shadcn-integration

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@w7-mgfcode w7-mgfcode merged commit f3d6b7a into dev May 19, 2026
8 checks passed
@w7-mgfcode w7-mgfcode deleted the chore/register-shadcn-integration branch May 20, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant