Loading...
Loading...
Found 48002 skills
CAPHTECH
Detects specification misunderstandings early by clarifying ambiguities, documenting assumptions, and testing acceptance criteria during requirement reviews and code reviews.
kevinaud
Expert in enterprise Angular v21+ architecture, component design, state management, and testing strategies for robust frontend applications.
derseitenschneider
Automates code review to eliminate AI-generated anti-patterns like excessive comments and over-engineering.
derseitenschneider
Provides best practices for TypeScript type definitions, interfaces, and type safety to improve code quality during development and reviews.
CAPHTECH
Executes safe, incremental code refactoring with test-first verification, ensuring test coverage and capturing metrics for continuous improvement.
MTES-MCT
Creates React 19 components adhering to DSFR design standards, including styling and testing for government digital services.
pcasaretto
Visualizes proposed code changes with ASCII file tree, syntax-highlighted diffs, impact summary, and rationale for refactoring and code modifications.
CAPHTECH
Automates comprehensive boundary condition testing for null, empty, zero, max/min values, overflow, and timezone scenarios to prevent edge-case failures.
pcasaretto
Enforces best practices for implementing Verdict Flags in Shopify codebases, covering creation, updates, and removal of flags.
habibGamal
Provides testing utilities for FilamentPHP 4.x admin components, including resources, tables, and Livewire interactions using Pest framework.
CAPHTECH
Detects dependency version conflicts and ensures reproducibility through lockfile management, clean builds, and smoke testing for dependency updates and environment setups.
CAPHTECH
Automates code reviews with fix suggestions for pull requests, code changes, and branch diffs to improve code quality and efficiency.
CAPHTECH
Performs parallel architecture analysis from three perspectives (component, interaction, cross-cutting) to prevent system-level failures during design reviews and refactoring.
MTES-MCT
Generates React Query hooks and services for API data fetching and mutations in frontend applications.
yx1hlqbk
Provides instructions for altering the core gameplay mechanics and rules of the Pikachu Snake game through code modifications.
mojoatomic
Analyzes flight domain validation failures and refines domain rules to prevent recurrence, enhancing data integrity and constraint reliability.
kuroyasouiti
AI-powered toolkit streamlining Unity game development with Model Context Protocol integration for context-aware coding assistance.
CAPHTECH
Optimizes context inheritance and handoff between parent and child processes during task decomposition and sub-agent delegation.
mojoatomic
Validates project dependencies and .flight domain files against API documentation, ensuring compatibility and identifying issues in software development workflows.
mojoatomic
Validates code against domain constraints, providing PASS/FAIL results without interpretation to confirm adherence to business rules post-implementation.
MTES-MCT
Generates unit and e2e tests for NestJS applications using Jest and Supertest, covering services, controllers, and guards with testcontainers.
IdoGil-boop
Manages OAuth2 authentication, token storage, and access level constraints (Explorer/Basic/Standard) for Google Ads API using MCC/login_customer_id patterns.
deadronos
Provides utilities for implementing, refactoring, and debugging multithreading in JavaScript/TypeScript using Web Workers and Worker Threads.
TKontu
Enforces Test-Driven Development (TDD) workflow: write tests before code, validate failures, then implement features or fixes.