.agents/skills/design/SKILL.md
Helps with UI, UX, design-system, and accessibility. Use when designing new interfaces, maintaining the design system, or ensuring visual excellence.
npx skillsauth add FRmicrow/dataFootV1 designInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill ensures that the statFootV3 user interface is premium, responsive, and visually stunning.
tokens.css or core UI components.--color-primary-500), never hardcoded hex.frontend/src/design-system/components/ first.ds-* utility classes for layout and styling.development
Écrire des tests unitaires Node.js. Utiliser quand on teste une fonction isolée avec Vitest dans backend/test/.
testing
Tester l'intégration entre services. Utiliser quand on vérifie l'interaction contrôleur/service avec Supertest + Vitest.
development
Tester les composants React avec Vitest + Testing Library. Utiliser quand on teste le rendu ou les interactions.
testing
Écrire des tests end-to-end Playwright. Utiliser quand on teste l'application complète du point de vue utilisateur.