feat: migrate all skills from Claude session: SKILL.md
This commit is contained in:
parent
f81c95065c
commit
7adad40e58
1 changed files with 9 additions and 0 deletions
9
skills/design-system/SKILL.md
Normal file
9
skills/design-system/SKILL.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
name: design-system
|
||||||
|
description: Audit, document, or extend your design system. Use when checking for naming inconsistencies or hardcoded values across components, writing documentation for a component's variants, states, and accessibility notes, or designing a new pattern that fits the existing system.
|
||||||
|
argument-hint: "[audit | document | extend] <component or system>"
|
||||||
|
---
|
||||||
|
|
||||||
|
# /design-system
|
||||||
|
|
||||||
|
Manage your design system — audit for consistency, document components, or design new patterns.
|
||||||
Loading…
Reference in a new issue