Loading...
Loading...
Found 48002 skills
djankies
Automates code quality reviews for JavaScript and TypeScript, identifying issues and enforcing best practices through detection patterns.
ricardoroche
Automates multi-agent system design with Pydantic schemas, state management, and error handling for tool execution.
ricardoroche
Automates best practices for FastAPI endpoint design, including dependency injection, error handling, and documentation.
SwiftyJunnos
Automates Test-Driven Development (TDD) by locating the next test in PLAN.md and executing the full development cycle.
ricardoroche
Automates database migration workflows using Alembic, ensuring safe upgrades, downgrades, data migrations, and rollback testing.
samircaus
Technical guide for implementing AEM Edge Delivery blocks with DOM manipulation, decoration patterns, and JavaScript best practices.
SwiftyJunnos
Automates the TDD cycle (RED → GREEN → REFACTOR) for a single test, including test writing, implementation, refactoring, and committing.
ricardoroche
Automates code reviews using a structured checklist covering correctness, security, performance, maintainability, and documentation.
SwiftyJunnos
Analyzes staged Git changes to generate conventional commit messages, groups changes logically, and offers commit options for user confirmation before execution.
djankies
Optimizes Zod validation performance using safeParse, bulk array validation, schema reuse, and passthrough patterns.
super-cache-money
Transforms text into an expandable HTML <details> dropdown with customizable summary for MDX files.
djankies
Reviews Next.js 16 code for security patterns, caching strategies, and breaking changes to ensure migration readiness and best practices.
djankies
Reviews Tailwind CSS v4 configuration, theming, and utility usage patterns in CSS files, Vite configs, and components.
djankies
Comprehensively tests Zod schemas with unit, integration, and type tests to validate schema logic and ensure robust data validation.
chrisstoy
Creates descriptive commit messages from staged Git changes to maintain clear version control history.
djankies
Configures Vitest 4.x test infrastructure with pool architecture, coverage settings, and multi-project support for efficient testing.
djankies
Enables atomic database operations with automatic rollback via a $transaction callback, ensuring all steps succeed or fail together.
djankies
Reviews Prisma ORM code for security vulnerabilities, performance issues, and common anti-patterns to enhance code quality.
ricardoroche
Automates type hinting in Python to enforce type safety, ensure mypy compatibility, and follow best practices.
djankies
Teaches implementation of Next.js 16's 'use cache' directive for dynamic data caching and performance optimization during migration from older patterns.
ricardoroche
Automates Python performance profiling with tools for benchmarking, memory analysis, and optimization strategies.
samircaus
Enforces standardized AEM Edge Delivery Services development workflow with linting, testing, and preview validation before feature implementation.
ricardoroche
Automatically applies pytest best practices including fixtures, parametrization, mocking, and async testing patterns in test code.
SwiftyJunnos
Analyzes project context (code structure, dependencies, conventions) to enhance development prompts for accurate, contextually-aware code requests.