frontend▌
1,037 indexed skills · max 10 per page
frontend-ui-engineering
OWNER/REPO · design
Build production-quality user interfaces that are accessible, performant, and visually polished.
figma-designer
charon-fan/agent-playbook · Frontend
"Transform Figma designs into implementation-ready specifications with pixel-perfect accuracy"
software-ui-ux-design
vasilyu1983/ai-agents-public · Frontend
Design intuitive, accessible, user-centered interfaces.
senior-frontend
borghei/claude-skills · Frontend
Frontend development patterns, performance optimization, and automation tools for React/Next.js applications.
next-best-practices
vercel/nextjs-skills · Frontend
Apply these rules when writing or reviewing Next.js code.
sveltekit-structure
spences10/svelte-skills-kit · Frontend
SvelteKit routing, layouts, error handling, and SSR structure guidance. \n \n File-based routing with +page.svelte for pages, +layout.svelte for nested wrappers, +error.svelte for error boundaries, and +server.ts for API endpoints \n Nested layouts apply to all child routes; use route groups with (name) folders to organize without affecting URLs \n Error boundaries and pending UI patterns via +error.svelte placement and svelte:boundary component-level error/pending states \n SSR and hydration gu
generative-ui
himself65/finance-skills · Frontend
This skill contains the complete design system for Claude's built-in show_widget tool — the generative UI feature that renders interactive HTML/SVG widgets inline in claude.ai conversations. The guidelines below are the actual Anthropic "Imagine — Visual Creation Suite" design rules, extracted so you can produce high-quality widgets directly without needing the read_me setup call.
design-system-patterns
wshobson/agents · Frontend
Establish design token hierarchies, theming infrastructure, and component architecture for scalable design systems. \n \n Covers three-layer token organization: primitive tokens (raw values), semantic tokens (contextual meaning), and component tokens (specific usage) \n Includes theme switching patterns with CSS custom properties, React context providers, system preference detection, and persistent storage \n Provides component architecture patterns including compound components, polymorphic var
backend-dev-guidelines
davila7/claude-code-templates · Frontend
Establish consistency and best practices across backend microservices (blog-api, auth-service, notifications-service) using modern Node.js/Express/TypeScript patterns.
software-architecture-design
vasilyu1983/ai-agents-public · Frontend
Use this skill for system-level design decisions rather than implementation details within a single service or component.