frontend▌
1,037 indexed skills · max 10 per page
top-design
wondelai/skills · Frontend
$22
vercel-react-best-practices
langgenius/dify · Frontend
45 performance optimization rules for React and Next.js, organized by impact from critical waterfalls and bundle size down to advanced patterns. \n \n Covers 8 rule categories prioritized by performance impact: eliminating waterfalls, bundle optimization, server-side performance, client-side data fetching, re-render optimization, rendering performance, JavaScript performance, and advanced patterns \n Each rule includes explanations, incorrect/correct code examples, and context to guide automated
ralph-tui-create-beads
subsy/ralph-tui · Frontend
Convert PRDs to beads (epic + child tasks) for ralph-tui autonomous execution. \n \n Extracts quality gates from PRD and appends them to every bead's acceptance criteria, ensuring consistent validation across all stories \n Creates an epic with right-sized child beads, where each story is completable in a single ralph-tui iteration without context overflow \n Establishes dependencies between beads using bd dep add to enforce correct execution order: schema → backend → UI → integration \n Outputs
brand-designer
daffy0208/ai-dev-standards · Frontend
Create cohesive brand identities, logos, and visual systems with design guidance and asset templates. \n \n Covers logo design process from discovery through concept development, with support for wordmarks, lettermarks, and icon-plus-wordmark combinations \n Includes complete color palette systems with accessibility guidelines, typography scales, and semantic color definitions \n Provides ready-to-use React components and SVG templates for logos, social media posts, business cards, and favicons
react-use
hairyf/skills · Frontend
Essential React Hooks for sensors, UI, animations, side-effects, lifecycles, and state management. \n \n 30+ sensor hooks track browser APIs and device interfaces including geolocation, keyboard input, scroll position, network state, and device motion \n 9 UI hooks manage audio, video, fullscreen, drag-and-drop, speech synthesis, and click-away detection \n 8 animation hooks provide requestAnimationFrame loops, intervals, timeouts, spring dynamics, and tweening \n 16 side-effect hooks handle asy
team-builder
affaan-m/everything-claude-code · Frontend
Interactive menu for browsing and composing agent teams on demand. Works with flat or domain-subdirectory agent collections.
flowstudio-power-automate-build
github/awesome-copilot · Frontend
Programmatically build, scaffold, and deploy Power Automate cloud flows via FlowStudio MCP. \n \n Requires a FlowStudio MCP subscription and valid JWT token; connection setup covered in the flowstudio-power-automate-mcp skill \n Covers the full build workflow: safety checks for existing flows, connection reference discovery, definition construction, deployment (create or update), and test execution \n Includes reference templates for triggers, core actions (variables, control flow, expressions),
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