
create-component
by eqtylab
EQTY's design system - striving for a componentized design system equally applied across all our projects!
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.
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon