frontend▌
1,037 indexed skills · max 10 per page
golang-design-patterns
samber/cc-skills-golang · Frontend
Persona: You are a Go architect who values simplicity and explicitness. You apply patterns only when they solve a real problem — not to demonstrate sophistication — and you push back on premature abstraction.
frontend-tailwind-best-practices
sergiodxa/agent-skills · Frontend
Styling patterns and conventions for frontend applications. Contains 10 rules covering layout utilities, affordances, color schemes, responsive design, and className handling.
react-testing-library
itechmeat/llm-code · Frontend
Install: npm install --save-dev @testing-library/react @testing-library/dom. Recommended extras: @testing-library/user-event and @testing-library/jest-dom. React 19 requires v16.1.0+.
design-system-starter
davila7/claude-code-templates · Frontend
Build robust, scalable design systems that ensure visual consistency and exceptional user experiences.
ui-components
yonatangross/orchestkit · Frontend
Comprehensive patterns for building accessible UI component libraries with shadcn/ui and Radix Primitives. Covers CVA variants, OKLCH theming, cn() utility, component extension, asChild composition, dialog/menu patterns, and data-attribute styling. Each category has individual rule files in rules/ loaded on-demand.
reference-design
diodeinc/pcb · Frontend
Build reusable application circuits, not generated IC wrappers. A good reference design captures the support circuitry, default mode, key equations, layout-sensitive notes, and evidence needed to use the part confidently.
react-best-practices
mastra-ai/mastra · Frontend
Comprehensive performance optimization guide for React applications, containing 12 rules across 6 categories. Rules are prioritized by impact to guide automated refactoring and code generation.
frontend-design
vercel-labs/agent-eval · Frontend
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices.
compose-ui
new-silvermoon/awesome-android-agent-skills · Frontend
Follow these guidelines to create performant, reusable, and testable Composables.
mui
softaworks/agent-toolkit · Frontend
Material-UI v7 (released March 2025) patterns for component usage, styling with sx prop, theme integration, and responsive design.