frontend▌
1,025 indexed skills · max 10 per page
react-ui-patterns
sickn33/antigravity-awesome-skills · Frontend
Modern React UI patterns for loading states, error handling, and data fetching. \n \n Covers five core principles: never show stale UI, always surface errors, use optimistic updates, progressive disclosure, and graceful degradation \n Provides decision trees and component patterns for loading indicators, skeleton screens, error states, empty states, and button submission handling \n Includes critical anti-patterns to avoid, such as showing spinners when cached data exists, silently swallowing er
frontend-design
dengineproblem/agents-monorepo · Frontend
Expert in creating distinctive, production-grade frontend interfaces.
ralph-tui-create-json
subsy/ralph-tui · Frontend
Convert PRDs to prd.json format for ralph-tui autonomous execution. \n \n Extracts quality gates (universal and UI-specific commands) from PRD and appends them to every story's acceptance criteria \n Outputs a flat JSON structure with \"name\" and \"userStories\" at root level, ready for ralph-tui run --prd <path> \n Enforces right-sized stories completable in one agent iteration; splits oversized work into schema, backend, and UI layers \n Sets up story dependencies via dependsOn array to
comfyui-nodes-dev
jimlee2048/skills · Frontend
ComfyUI baseline: v0.12.0 (Comfy API v0_0_2). Update this line when revising the skill.
premium-frontend-design
kv0906/cc-skills · Frontend
$22
marketplace-liquidity
refoundai/lenny-skills · Frontend
Framework for diagnosing and fixing supply-demand imbalances in two-sided marketplaces. \n \n Guides you through understanding your marketplace type, identifying whether you're supply-constrained or demand-constrained, and defining fill rate as your core liquidity metric \n Emphasizes that liquidity is fundamentally about reliability: how often buyers find what they want and sellers find buyers \n Highlights the \"whac-a-mole\" nature of marketplace management, requiring constant rebalancing of
nextjs
vercel-labs/vercel-plugin · Frontend
Apply these rules when writing or reviewing Next.js code.
building-sales-team
refoundai/lenny-skills · Frontend
Framework-based guidance for hiring and scaling sales teams from zero to repeatable revenue. \n \n Emphasizes proving founder-led repeatability (50-100 at-bats at 15-25% win rate) before hiring any salespeople \n Recommends always hiring sales reps in pairs to validate process and create performance baselines, not single hires \n Matches sales archetypes (hunters for outbound, growers for inbound/PLG) to your specific motion and buyer profile \n Delays VP of Sales hires until you have two reps c
nextjs-server-client-components
wsimmonds/claude-nextjs-skills · Frontend
Provide comprehensive guidance for choosing between Server Components and Client Components in Next.js App Router, including cookie/header access, searchParams handling, pathname routing, and React's 'use' API for promise unwrapping.
react-expert
reactjs/react.dev · Frontend
Exhaustive React API research from authoritative sources, not training knowledge. \n \n Spawns six parallel research agents to systematically search React's test files, source code, git history, PRs, issues, and type definitions \n Enforces skepticism mandate: treats source material as sole authority and flags discrepancies between findings and common understanding \n Generates documented research with exact file paths, line numbers, and source links for every claim, code example, and warning \n