Enforce CI pipeline conventions for your application. Use when adding CI checks, modifying GitHub Actions workflows,...
find ~/modh-labs/ -name "*.skill"
Create UI components following your project's shadcn/ui patterns. Use when building components, styling, theming,...
Ensure AI configuration works across Claude Code and Cursor. Use when creating AGENTS.md files, adding skills,...
Implement data fetching following your project's Server Component and Suspense streaming patterns. Use when fetching...
Guide schema-first database workflow for your application. Use when discussing schema changes, creating tables,...
Create entity detail views following your project's three-layer architecture. Use when building expandable detail...
Guide documentation creation and placement across your codebase. Use when adding new features, patterns, runbooks,...
Enforce Shopify graph-first design for your project's Partner API. Use when adding GraphQL types, mutations, REST...
Create rich, well-documented Linear tickets with user stories, journey diagrams, architecture context, edge cases,...
Enforce structured logging, Sentry integration, and distributed tracing patterns. Use when adding logging, error...
Implement performance optimizations following your project's patterns. Use when pages are slow, adding loading...
Create pull requests with mandatory CI validation, unit tests, and rich descriptions. Use when creating PRs,...
Ensure all database access follows the your repository pattern. Use when writing database queries, creating...
Guide code organization, folder structure, and route architecture following your project's colocation patterns. Use...
Enforce security standards for your application including RLS policies, webhook signature verification, Zod...
Create server actions following your project's established patterns. Use when writing mutations, form submissions,...
Enforce SOLID principles in webhook architecture for maintainability and extensibility. Use when creating webhook...
Create tests following your project's Vitest and Playwright patterns. Use when writing unit tests, integration...
Ensure correct timezone handling for all date/time displays, emails, and notifications in your application. Use when...
Automated backlog triage β finds recent Linear tickets with thin documentation, enriches them with Sentry errors,...