Browse
Frontend
Skills Found
frontend-design
Generates distinctive frontend code with strong aesthetic direction, avoiding generic AI design patterns. Provides specific guidance on typography, color, motion, and spatial composition for creating memorable interfaces.
ui
This skill generates UI components and feedback forms using shadcn/ui and Tailwind CSS. It enforces strict accessibility guidelines and design constraints, prioritizing production-ready code. It includes a quality gate for a11y checks and references detailed constraint files for implementation.
shadcn-ui
Comprehensive documentation skill for shadcn/ui component library with excellent CLI guidance, framework-specific setups, and practical implementation examples.
performance-security
A comprehensive, production-ready guide covering essential performance, accessibility, and security practices for modern React applications with practical code examples.
frontend-css-standards
Provides clear guidance for writing consistent CSS across different methodologies (Tailwind, BEM, CSS Modules). Emphasizes design token usage, framework patterns over overrides, and performance optimization. Includes practical examples and verification checklist for real-world application.
frontend-design
Generates frontend code with distinctive visual aesthetics by enforcing specific design principles. Avoids generic AI-generated patterns and encourages bold typography, color choices, and spatial composition. Provides concrete guidelines for typography, motion, and visual details.
react-ui-patterns
Provides concrete React patterns for loading states, error handling, and form submissions. Includes specific code examples showing correct vs. wrong implementations, decision trees for loading indicators, and anti-patterns to avoid. Focuses on user experience principles like never showing stale UI and always surfacing errors.
router-query-integration
Provides concrete patterns for integrating TanStack Router with TanStack Query to eliminate request waterfalls during navigation. Shows how to use route loaders to prefetch data before components render, with examples for parallel queries, dependent queries, and error handling.
ui-implementer
Automates UI component creation from design references like Figma files or screenshots. Uses specialized agents for implementation and validation with smart switching between UI Developer and UI Developer Codex based on performance. Includes iterative fixing loops and design fidelity scoring.
styling
Provides concrete CSS and Tailwind styling guidelines focused on minimizing wrapper elements and promoting utility-first approaches. Includes specific examples of good vs bad patterns and references team-specific utilities like cn() and tailwind-variants.
G2 Legend Expert
Provides detailed knowledge of G2 chart library's legend rendering system, including component inference, layout calculation, and interaction handling. Explains why manual padding changes legend height and offers concrete solutions. Useful for developers customizing or debugging G2 legends.
schema-markup
Provides ready-to-use JSON-LD templates for common Schema.org types like Article, FAQPage, and HowTo. Includes implementation checklists and validation steps for Google Search results. Helps developers add structured data without memorizing schema syntax.