agent-skills-writing
Installation
SKILL.md
Agent Skills Writing Skill
Standards and patterns for authoring AI agent skills in this repository.
Skill Locations
| Location | Purpose | Audience |
|---|---|---|
skills/sgds-utilities/ |
All SGDS utility classes in one consolidated skill with a reference file per utility category | external |
skills/sgds-components/ |
All 46 SGDS web components in one consolidated skill with a reference file per component | external |
.github/skills/ |
Internal tools for SGDS maintainers | internal (no audience field) |
Folder naming convention: All skills/ folders use a domain prefix so agents and users can discover them by category:
sgds-utilities— consolidated skill for all SGDS utility classes (sgds:Tailwind prefix); reference files insgds-utilities/reference/sgds-components— consolidated skill for all SGDS web components (<sgds-*>); reference files insgds-components/reference/