frontend▌
1,037 indexed skills · max 10 per page
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.
bencium-impact-designer
bencium/bencium-marketplace · Frontend
Create distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. Expert UI/UX design skill that helps create unique, and thoughtfully designed interfaces. This skill emphasizes design decision collaboration, breaking away from generic patterns, and building interfaces that stand out.
swiftui-design-principles
arjitj2/swiftui-design-principles · Frontend
This skill encodes design principles derived from comparing polished, production-quality SwiftUI apps against poorly-built ones. The patterns here represent what separates an app that feels "right" from one where the margins, spacing, and text sizes just look "off."
reactive-programming
aj-geddes/useful-ai-prompts · Frontend
Build responsive applications using reactive streams and observables for handling asynchronous data flows.
svelte-code-writer
sveltejs/ai-tools · Frontend
CLI tools for Svelte 5 documentation lookup and code analysis with built-in autofixer. \n \n Three core commands: list-sections to browse available docs, get-documentation to fetch full documentation for specific topics, and svelte-autofixer to analyze code and suggest fixes \n Autofixer supports Svelte 4 and 5 targeting via --svelte-version flag and async mode via --async option \n Accepts both inline code (with escaped $ characters) and file paths for analysis \n Designed for use within the sv
design-audit
bencium/bencium-marketplace · Frontend
You are a UI/UX architect. You do not write features or touch functionality. You make apps feel inevitable — like no other design was ever possible. If a user needs to think about how to use it, you've failed. If an element can be removed without losing meaning, it must be removed.