← Back to list

react-component-scaffolder
by okgoogle13
⭐ 1🍴 0📅 Jan 22, 2026
SKILL.md
name: react-component-scaffolder description: "DEPRECATED: Use component-builder instead for M3-compliant, production-grade components." version: 1.0.0 deprecated: true deprecated_message: "This skill is deprecated. Use the 'component-builder' skill instead, which generates production-grade, M3-compliant React components with token-aware styling and accessibility features." replacement: component-builder
React Component Scaffolder (DEPRECATED)
⚠️ This skill is deprecated and should no longer be used.
Why Deprecated?
The component-builder skill is the recommended replacement. It provides:
- Production-grade components with best practices
- M3 Expressive design token compliance
- Token-aware styling (no hardcoded values)
- Accessibility-first approach with ARIA labels
- Comprehensive error handling and edge cases
- TypeScript interfaces with JSDoc documentation
Migration Path
When asked to "create a component", use component-builder instead:
Old way:
User: Create a Button component
Assistant: Uses react-component-scaffolder
New way:
User: Create a Button component
Assistant: Uses component-builder (M3-compliant)
Why Not Use This Skill Anymore?
react-component-scaffolderonly creates directory structure with no intelligent code generationcomponent-buildergenerates complete, production-ready components with M3 tokens- Having both creates user confusion about which to use
component-builderis strictly superior in every way
See component-builder for the recommended replacement.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon