angora-design-system-audit
Review any component (`src/components/`), design-system page, layout specimen, or site page (`src/pages/*.astro`) against Angora's design rules — semantic token usage (no raw palette classes), `data-component` attributes, landmark vs content classification, heading ownership, flow spacing, container queries, accessibility extras not caught by `pnpm test:a11y`, and anti-patterns from `src/system.md`. Trigger whenever the user wants to audit, review, check, verify, or 'go through' existing work for violations, typically after building. Phrases like 'audit the pricing page', 'go through Button.astro', 'check the new Footer', 'run the audit', 'look over src/components/ and report violations' all trigger this.
适合你,如果使用Angora设计系统开发组件或页面,需要自动检查是否符合规范
npx oh-my-skill add aysnc-labs/angora/angora-design-system-auditcurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- aysnc-labs/angora/angora-design-system-auditnpx oh-my-skill verify aysnc-labs/angora/angora-design-system-audit