frontend▌
1,025 indexed skills · max 10 per page
building-a-promotion-case
refoundai/lenny-skills · Frontend
Build a compelling promotion case by diagnosing blockers and framing advancement as solving company problems. \n \n Diagnose the situation by understanding current role, target role, manager relationship, and identifying whether blockers are visibility, advocacy, role availability, or skill gaps \n Core principle: perform at the next level before requesting the title; promotions recognize readiness, they don't develop it \n Frame promotion conversations around business impact and company needs,
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
stitch-ui-design
sickn33/antigravity-awesome-skills · Frontend
Expert guidance for crafting effective prompts in Google Stitch, the AI-powered UI design tool by Google Labs. This skill helps create precise, actionable prompts that generate high-quality UI designs for web and mobile applications.
ux-researcher-designer
davila7/claude-code-templates · Frontend
Data-driven persona generation, journey mapping, and usability testing frameworks for user research and design validation. \n \n Generates research-backed personas from user data and interviews, with behavior pattern analysis, psychographic extraction, and confidence scoring \n Supports customer journey mapping, usability testing frameworks, and research synthesis to inform design decisions \n Includes design validation methods and scenario generation tied directly to persona insights \n
react-native-expo
jezweb/claude-skills · Frontend
Build Expo apps with React Native 0.76-0.82+ and SDK 52-55, navigating mandatory New Architecture, React 19 changes, and 16 documented breaking changes. \n \n Covers React Native 0.82+ where New Architecture is mandatory and legacy architecture completely removed; includes interop layer guidance for 0.76-0.81 migration path \n Addresses 16 specific breaking changes including propTypes removal, forwardRef deprecation, Swift iOS template migration, Metro log forwarding removal, and Chrome debugger
tailwind-best-practices
mastra-ai/mastra · Frontend
Styling guidelines for the Mastra Playground UI, containing 5 rules across 3 categories. Rules are prioritized by impact to guide automated refactoring and code generation. These rules ensure design system consistency, prevent token drift, and maintain component library integrity.
running-design-reviews
refoundai/lenny-skills · Frontend
Framework for running design reviews using feedback hierarchy and structured critique. \n \n Prioritize feedback by value first (does it solve the problem?), then usability, then delight; defer aesthetic concerns until core value is validated \n Assign senior leaders as project sponsors to oversee quality through live demos and review 100% of shipped screens before launch \n Structure reviews around specific feedback requests; ask presenters exactly what type of input they need rather than openi
react
vercel-labs/json-render · Frontend
Convert JSON specs into React component trees with type-safe props and state management. \n \n Define catalogs with Zod schemas for component props, then implement components with automatic type safety and validation \n Built-in state management via StateProvider with two-way binding ( $bindState ), conditional rendering, and external store integration (Redux, Zustand, XState) \n Event system with action dispatching, state watchers, and four built-in actions (setState, pushState, removeState, va
game-design-theory
pluginagentmarketplace/custom-plugin-game-developer · Frontend
Foundational game design theory covering MDA framework, player psychology, and balance principles. \n \n Explains the MDA framework (Mechanics → Dynamics → Aesthetics) and core engagement loops with fast feedback, clear causation, and rewarding outcomes \n Covers flow channel theory for matching challenge to player skill, Bartle's player types, and self-determination theory (autonomy, competence, relatedness) \n Details reward systems including intrinsic vs. extrinsic rewards and scheduling stra
browser-extension-builder
sickn33/antigravity-awesome-skills · Frontend
Build browser extensions for Chrome, Firefox, and cross-browser platforms using Manifest V3 architecture. \n \n Covers extension structure, Manifest V3 configuration, content scripts, background service workers, popup UIs, and storage patterns \n Includes communication patterns between popup, background worker, and content scripts; DOM injection and event handling on web pages \n Provides Chrome Storage API usage with async/await patterns, storage limits, and data persistence across devices \n H