frontend▌
1,037 indexed skills · max 10 per page
system-design
anthropics/knowledge-work-plugins · Frontend
$21
tailwindcss-advanced-design-systems
josiahsiegel/claude-plugin-marketplace · Frontend
packages/design-tokens/tokens.css:
api-design
supercent-io/skills-template · Frontend
REST and GraphQL API design with OpenAPI documentation, versioning strategies, and best practices. \n \n Covers REST fundamentals including resource naming, HTTP methods, status codes, request/response formatting, and error handling patterns \n Includes pagination, filtering, sorting, and field selection query parameters with standardized response structures \n Supports multiple authentication approaches: JWT, OAuth 2.0, API keys, and session-based methods \n Provides URL and header-based versio
brand-guidelines
davila7/claude-code-templates · Frontend
To access Anthropic's official brand identity and style resources, use this skill.
chat-ui
inferen-sh/skills · Frontend
React/Next.js chat UI components for building custom messaging interfaces and AI assistant conversations. \n \n Includes four core components: ChatContainer for layout, ChatMessage for user/assistant/system messages, ChatInput for message submission, and TypingIndicator for loading states \n Supports role-based message variants (user, assistant, system) with automatic alignment and styling \n Built on Tailwind CSS and shadcn/ui design tokens with customizable className props \n Installable via s
flutter-building-forms
flutter/skills · Frontend
Validated Flutter forms with field-level error handling and submission workflows. \n \n Requires StatefulWidget hosting with a persistent GlobalKey<FormState> to manage form state and validation across rebuilds \n Use TextFormField widgets with validator() callbacks that return error strings on failure or null on success \n Call _formKey.currentState!.validate() on submit to trigger all validators and automatically display error messages below fields \n Includes complete code example demons
vue
uni-helper/skills · Frontend
The skill is based on Vue 3.5+, generated at 2026-01-28.
mobile-design
davila7/claude-code-templates · Frontend
$22
quieter
pbakaus/impeccable · Frontend
Reduce visual intensity in designs while preserving refinement, sophistication, and functional clarity. \n \n Systematically addresses color saturation, contrast extremes, visual weight, animation excess, and compositional complexity to create calmer, more approachable interfaces \n Requires frontend-design skill context and the Context Gathering Protocol; stops to clarify purpose, audience, and what's working before proceeding \n Guides refinement across five dimensions: color (desaturation, mu
building-native-ui
expo/skills · Frontend
Complete guide for building native Expo apps with routing, styling, components, and platform conventions. \n \n Covers Expo Router fundamentals, native tabs, stack navigation, modals, and form sheets with detailed route structure conventions \n Includes styling rules aligned with Apple Human Interface Guidelines: flexbox layouts, safe area handling, animations, shadows via CSS boxShadow , and responsive design patterns \n Documents library preferences (expo-image for SF Symbols, expo-audio, expo