Loading...
Loading...
Found 48002 skills
j-r-beckett
Guides execution of single-file C# scripts via .NET 10's `dotnet run` command for creation, testing, and ad-hoc development.
pcortes
Validates code quality findings by ensuring issue authenticity, appropriate severity, and practicality of refactor suggestions.
pcortes
Automates the full Test-Driven Development (TDD) cycle, including test writing, code implementation, and iterative validation until all tests pass.
yahsan2
Refactors React/TSX components to leverage reusable UI components, DaisyUI, and semantic Tailwind color patterns while eliminating redundant styling.
pcortes
Analyzes test failures in Feature Swarm verification, diagnoses root causes, and suggests fixes to enable automatic recovery when tests fail.
pcortes
Estimates issue complexity before implementation to prevent timeouts and save expensive computational tokens.
yahsan2
Debugs Vercel deployment errors by analyzing build logs and deployment issues using the Vercel CLI.
pcortes
Analyzes test failures in Feature Swarm verification, diagnoses root causes, and suggests fixes to enable automatic recovery when tests fail.
pcortes
Analyzes code changes for quality issues, code smells, SOLID violations, and LLM-generated code problems, providing severity and fix suggestions.
WebDev70
Expert guidance on testing Node.js and Express applications with Jest, Supertest, and best practices for unit, integration, and e2e tests.
adaptive-enforcement-lab
Provides fundamental architectural patterns for building maintainable and scalable systems, including separation of concerns and zero-downtime migration strategies.
DCRepairCenter
Assists developers by reviewing code changes, identifying issues, and suggesting improvements with priority levels for better code quality.
WebDev70
Expert frontend JavaScript API integration with fetch/axios, async/await, and form handling for client-side state management.
adaptive-enforcement-lab
Architects modular CLI commands with orchestrator pattern for independent execution and composability in automation workflows.
eaasxt
Enables parallel code search for efficient codebase exploration, data flow analysis, and answering 'how does X work' queries.
pcortes
Reviews and scores engineering specifications against a quality rubric to identify issues and ensure standards before implementation.
HubbleNetwork
Enables integration with Hubble Network Platform API for IoT device management, data retrieval, and webhook configuration.
thurstonsand
Generates descriptive commit messages by analyzing git diffs, improving version control clarity for developers.
WebDev70
Expertly builds production-ready web applications and APIs with Express.js and Node.js, covering routing, middleware, and performance optimization.
arashout
Verifies Python code for linting and type correctness prior to committing, ensuring adherence to coding standards and reducing runtime errors.
pcortes
Synthesizes analyst findings and critic feedback to produce TDD-compatible refactor plans for approved code issues.
mOdrA40
Expertise in building, optimizing, and deploying TypeScript backend applications using Bun.js and Docker for production environments.
zgagnon
Enforces a 4-phase debugging process (root cause, pattern analysis, hypothesis testing, implementation) to prevent quick fixes and ensure thorough bug resolution.
physics91
Reviews Go API implementations using frameworks like Gin, Echo, Fiber, and Chi, covering router organization, middleware, validation, and OpenAPI compliance.