80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
jest
by eduardbar
Jest unit testing patterns and best practices. Trigger: When writing unit tests for TypeScript/JavaScript code.
migestion-api
by eduardbar
Backend patterns for MiGestion API - Express, Prisma, module architecture. Trigger: When working on API code (controller...
migestion-test-web
by eduardbar
Web E2E testing patterns for MiGestion - Playwright, page objects. Trigger: When writing or running E2E tests.
zustand-4
by eduardbar
Zustand 4 state management patterns for MiGestion. Trigger: When creating Zustand stores for state management.
zod-3
by eduardbar
Zod 3 validation schemas and patterns. Trigger: When creating Zod validation schemas for API input validation.
playwright
by eduardbar
Playwright E2E testing patterns and best practices. Trigger: When writing or running E2E tests.
migestion
by eduardbar
Main entry point for MiGestion development - quick reference for all components. Trigger: General MiGestion development...
migestion-test-api
by eduardbar
API testing patterns for MiGestion - Jest, Supertest, mocking. Trigger: When writing or running API unit tests.
react-18
by eduardbar
React 18 component patterns and best practices. Trigger: When writing React 18 components/hooks in .tsx (components, hoo...
vite
by eduardbar
Vite build tool patterns and configuration. Trigger: When configuring Vite, setting up aliases, or resolving build issue...
migestion-prisma
by eduardbar
Prisma ORM patterns for MiGestion - multi-tenant queries, migrations, seed. Trigger: When writing Prisma queries, migrat...
tailwind
by eduardbar
Tailwind CSS patterns and MiGestion design system. Trigger: When styling components with Tailwind CSS.
typescript
by eduardbar
TypeScript strict patterns and best practices. Trigger: When implementing or refactoring TypeScript in .ts/.tsx (types,...
migestion-web
by eduardbar
Frontend patterns for MiGestion Web - React, Vite, Zustand, design system. Trigger: When working on Web code (components...
json-canvas
by lngyneric
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas fi...
database-schema-design
by autohandai
Database schema design patterns for SQL and NoSQL databases
testing-strategies
by autohandai
Comprehensive testing strategies with Vitest, Jest, and Testing Library
react-component-architect...
by autohandai
Modern React component patterns with hooks, composition, and TypeScript
nextjs-app-router-mastery
by autohandai
Next.js 14+ App Router patterns, server components, and data fetching
tailwind-ui-patterns
by autohandai
Tailwind CSS v4 patterns, component styling, and responsive design