Loading...
Loading...
Found 1,256 Skills
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
Zod 4 schema validation patterns. Trigger: When using Zod for validation - breaking changes from v3.
Use when React Context patterns for state management. Use when sharing state across component trees without prop drilling.
Create backend with ElysiaJS, a type-safe, high-performance framework.
Guidelines for using SWR (stale-while-revalidate) React Hooks for efficient data fetching, caching, and revalidation
Comprehensive skills for working with @hairy/utils core utilities
Migrate Node.js projects to Bun with compatibility analysis. Use when converting existing npm/pnpm/yarn projects to Bun or auditing dependencies for Bun compatibility.
Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.
Learn how to create a Figma plugin using Lit web components, including project setup, component creation, WASM integration, and building the final plugin for use in Figma.
Enforce project code standards when writing code
Assess, quantify, and prioritize technical debt using code analysis, metrics, and impact analysis. Use when planning refactoring, evaluating codebases, or making architectural decisions.
Comprehensive Supabase integration covering authentication, database operations, realtime subscriptions, storage, and MCP server patterns for building production-ready backends with PostgreSQL, Auth, and real-time capabilities