← スキル一覧に戻る

create-component
by eqtylab
EQTY's design system - striving for a componentized design system equally applied across all our projects!
⭐ 0🍴 1📅 2026年1月22日
SKILL.md
name: create-component description: Add a new component to the design system
Create Component
When creating Equality components,
Common Patterns
States
We commonly use the following states for components:
- Neutral (Default)
- Primary (A hierarchical increase, uses the primary brand color)
- Success (Something has worked correctly)
- Warning (The user should be informed that something may not be working as intended or requires attention)
- Danger (Destructive actions or serious errors)
Prefix and Suffix Slots
Components like "Button" and "Input" have prefix and suffix slots to place icons or buttons before, or after the primary component content.
Documentation
After creating the component in the "ui" package, always create a corresponding docs MDX under packages/demo/src/content/components.
Review the create-documentation skill for instructions on how to format the docs.
スコア
総合スコア
70/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です