frontend▌
1,037 indexed skills · max 10 per page
frontend-design
skillcreatorai/ai-agent-skills · 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.
react-native
jezweb/claude-skills · Frontend
Performance and architecture patterns for React Native + Expo apps. Rules ranked by impact — fix CRITICAL before touching MEDIUM.
game-ui-design
omer-metin/skills-for-antigravity · Frontend
Game UI design expertise grounded in Nintendo clarity, diegetic immersion, and esports readability principles. \n \n Covers HUD design, menu architecture, diegetic interfaces, and adaptive layouts across 4K displays, handheld screens, and input methods (controller, keyboard, touch) \n Emphasizes controller-first navigation, safe zones for TV viewing, and animation as communication rather than decoration \n Prioritizes accessibility as a core feature, not an afterthought, with guidance on readabi
stitch-design-taste
leonxlnx/taste-skill · Frontend
This skill generates DESIGN.md files optimized for Google Stitch screen generation. It translates the battle-tested anti-slop frontend engineering directives into Stitch's native semantic design language — descriptive, natural-language rules paired with precise values that Stitch's AI agent can interpret to produce premium, non-generic interfaces.
html-to-pdf
aviz85/claude-skills-library · Frontend
Pixel-perfect HTML to PDF conversion with automatic RTL and Hebrew language support. \n \n Renders using Chrome headless engine with full CSS3/HTML5 support, including Flexbox, Grid, custom fonts, and JavaScript execution \n Automatic right-to-left direction detection for Hebrew, Arabic, and other RTL languages; includes --rtl flag for forced RTL mode \n Configurable page formats (A4, Letter, Legal, A3, A5), orientation, margins, scale, and optional headers/footers \n Requires one-time npm setup
pyqt6-ui-development-rules
oimiragieo/agent-studio · Frontend
This skill enforces rules for building production-quality PyQt6 desktop applications. The core principles are: strict MVC separation via signals/slots, never blocking the UI thread, centralized theming via QSS, and layout-manager-driven responsive design. These rules prevent the most common PyQt6 failures: frozen UIs, untestable coupling, and platform-specific rendering bugs.
elite-powerpoint-designer
willem4130/claude-code-skills · Frontend
Professional PowerPoint presentations with Apple/Microsoft/Google-level design, brand consistency, and sophisticated animations. \n \n Five pre-built brand styles (Tech Keynote, Corporate Professional, Creative Bold, Financial Elite, Startup Pitch) with matching typography, color systems, and transition rules \n Intelligent content analysis that auto-detects slide types (titles, metrics, comparisons, timelines, data) and maps them to 25+ professional templates \n Strict design system enforcement
refactoring-ui
wondelai/skills · Frontend
Audit and fix visual hierarchy, spacing, color, and depth in web UIs using systematic design principles. \n \n Seven core principles: visual hierarchy through size/weight/color, constrained spacing scales (4/8/16/24/32/48/64px), modular typography, systematic color palettes with 5-9 shades per color, shadow elevation scales, deliberate image/icon sizing, and intentional layout composition \n Design in grayscale first, add color last; rate designs 0-10 against framework guidelines with specific i
vercel-react-best-practices
vercel-labs/agent-skills · Frontend
React and Next.js performance optimization guide with 64 prioritized rules across 8 categories. \n \n Organized by impact level, from critical waterfalls and bundle optimization down to advanced patterns, each rule includes incorrect/correct code examples and explanations \n Covers eight domains: async patterns, bundle size, server-side caching, client-side data fetching, re-render optimization, rendering performance, JavaScript efficiency, and advanced patterns \n Designed for use during compon
tailwindcss
hairyf/skills · Frontend
Utility-first CSS framework for rapidly building custom interfaces with composed utility classes. \n \n Covers layout (flexbox, grid, positioning, sizing, spacing), transforms, typography, visual effects, and interactivity through organized utility categories \n Supports responsive design with mobile-first breakpoints, container queries, and conditional variants for state, pseudo-classes, and media queries \n Tailwind v4 introduces CSS-first configuration using theme variables and directives ( @