From 7adad40e58ef958eaeb58f598b66edb404c9b030 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Tue, 2 Jun 2026 22:47:00 -0400 Subject: [PATCH] feat: migrate all skills from Claude session: SKILL.md --- skills/design-system/SKILL.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 skills/design-system/SKILL.md diff --git a/skills/design-system/SKILL.md b/skills/design-system/SKILL.md new file mode 100644 index 0000000..b14e3d3 --- /dev/null +++ b/skills/design-system/SKILL.md @@ -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] " +--- + +# /design-system + +Manage your design system — audit for consistency, document components, or design new patterns.