Loading...
Loading...
Found 48002 skills
bobmatnyc
Provides structured debugging methodology to efficiently identify and resolve software issues without random code changes.
bobmatnyc
Systematically inspects unit and E2E tests to verify they test correct behavior, provide meaningful coverage, and catch real regressions.
bobmatnyc
Creates MCP servers for LLMs to interact with external APIs, supporting Python (FastMCP) and Node/TypeScript (MCP SDK).
bobmatnyc
Initializes or updates project structure for Claude Code and MPM, configuring dependencies and development environment.
bobmatnyc
Replaces arbitrary timeouts with condition polling for reliable asynchronous test execution.
bobmatnyc
Guides developers to avoid common testing anti-patterns, such as testing mock behavior and adding test-specific methods to production code.
bobmatnyc
Analyzes application session errors to identify root causes and provides actionable improvement suggestions for software reliability.
bobmatnyc
Dispatches a code-review subagent to validate implementation against project requirements and plans prior to development continuation.
bobmatnyc
A methodology for writing tests before code to ensure functionality and maintainability in software development.
bobmatnyc
Suite for building complex, multi-component Claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui with state management and routing capabilities.
bobmatnyc
Displays version information for the mpm package manager, enabling developers to verify tool versions and compatibility.
bobmatnyc
Traces software bugs backward through the call stack to identify the root cause of issues.
him0
Enables integration with freee's accounting and HR APIs via MCP, providing reference documentation and usage guides for developers.
aws-samples
Generates implementation plans for backend APIs and frontend features using the RAPID architecture framework.
aws-samples
Executes tests with local database setup and repository pattern to validate data access layer functionality.
aws-samples
Verifies successful code builds and applies standardized code formatting after implementation to ensure quality and consistency.
rohitg00
Systematically identifies the underlying cause of software bugs through structured analysis, moving beyond surface-level symptoms.
rohitg00
Guides the test-driven development cycle to ensure code reliability and design quality through iterative testing and refactoring.
rohitg00
Applies scientific method to software debugging through hypothesis formation and validation.
rohitg00
Promotes structured software development by emphasizing solution design prior to coding, ensuring efficient and maintainable implementation.
rohitg00
Provides proven patterns for writing maintainable and reliable software tests, enhancing code quality and test coverage.
rohitg00
Enables structured multi-stage code reviews to deliver thorough, constructive feedback on code quality and design.
superlucky84
Guides implementation of state management using proxy-based reactivity and lens pattern in state-ref projects.
xin-lai
Guides complete CRUD API development from entity modeling to controller implementation, including DTOs, services, and database migrations for backend systems.