This repository maintains reusable skills for engineering workflows and skill governance.
Scope: only skill directories under /skills (directories containing SKILL.md).
| Skill | Path | Summary | Why It Exists |
|---|---|---|---|
development-frontend |
skills/development-frontend |
Defines frontend engineering baselines, code quality checks, commit/release workflows, and legacy project audit guidance. | Provides a consistent frontend lifecycle standard to reduce quality variance and collaboration friction. |
skills-constitution |
skills/skills-constitution |
Defines governance for creating, updating, auditing, and evaluating skills. | Keeps the skill lifecycle controllable and prevents trigger drift, structural inconsistency, and quality regression. |
svg |
skills/svg |
Defines SVG engineering standards for element/attribute selection, icon and logo authoring, animation decisions, and integration techniques. | Establishes a shared SVG production baseline so teams can deliver scalable, accessible, theme-ready, and performant vector assets consistently. |