chore(plugins): rename design-tokens to design-foundations, relocate skills#59
Conversation
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 18 minutes and 34 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (23)
Warning
|
| Cohort / File(s) | Summary |
|---|---|
Marketplace & Plugin Manifests .claude-plugin/marketplace.json, .cursor-plugin/marketplace.json, plugins/design-foundations/.claude-plugin/plugin.json, plugins/design-foundations/.cursor-plugin/plugin.json |
Updated plugin name from design-tokens to design-foundations, source path from ./plugins/design-tokens to ./plugins/design-foundations, and expanded description scope to include tokens, icons, colors, and spacing. |
Contributing Guides CONTRIBUTING.md, CONTRIBUTING-SKILLS.md |
Updated plugin naming examples and taxonomy table entries from design-tokens to design-foundations with expanded scope descriptions. |
Plugin Documentation PLUGINS.md, README.md, plugins/design-foundations/README.md |
Renamed design-tokens section to design-foundations, updated skill namespaces (/design-tokens:* → /design-foundations:*), relocated icon-finder and pf-class-migration-scanner from react to design-foundations, and moved pf-bug-triage to issue-management. |
Skill Documentation plugins/design-foundations/skills/pf-analyze-modifiers/SKILL.md |
Updated command examples to use /design-foundations:pf-analyze-modifiers instead of /design-tokens:pf-analyze-modifiers. |
Estimated code review effort
🎯 2 (Simple) | ⏱️ ~12 minutes
Possibly related PRs
- feat: Rename plugins to domain-based names #50: Directly builds on earlier plugin renaming work that introduced design-tokens; this PR modifies the same plugin entries and files.
- feat(pf-design-tokens): add analyze-modifiers skill #45: Both PRs touch the pf-analyze-modifiers skill; this PR relocates it under the design-foundations namespace while that PR added it under pf-styling.
- Add css variable analyzer skill #34: This PR's namespace/location changes for css-var-analyzer skill directly affect the skill reference added in that PR.
Suggested reviewers
- lboehling
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
| Check name | Status | Explanation |
|---|---|---|
| Description Check | ✅ Passed | Check skipped - CodeRabbit’s high-level summary is enabled. |
| Title check | ✅ Passed | The title clearly summarizes the main changes: renaming the design-tokens plugin to design-foundations and relocating associated skills to appropriate domains. |
| Docstring Coverage | ✅ Passed | No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. |
✏️ Tip: You can configure your own custom pre-merge checks in the settings.
✨ Finishing Touches
🧪 Generate unit tests (beta)
- Create PR with unit tests
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 @coderabbitai help to get the list of available commands and usage tips.
67c1d00 to
257b2e7
Compare
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
…skills Rename plugin directory and update all references. Move icon-finder and pf-class-migration-scanner to design-foundations, pf-bug-triage to issue-management, semantic-release-troubleshooting to repo-management. Remove empty pf-workflow plugin.
257b2e7 to
44471dc
Compare
Summary
Resolves PF-4023
Summary by CodeRabbit
Chores
/design-tokens:→/design-foundations:).Documentation