Loading...
Loading...
Found 48002 skills
violetio
Creates and maintains Claude Code plugins using standardized development patterns and practices.
zebbern
Enables developers to rigorously assess code review feedback for technical validity and clarity before implementation, preventing blind acceptance.
violetio
Enables development and management of server-side logic and API endpoints for web applications.
zebbern
Enables developers to write tests before implementation code, ensuring quality and guiding feature development through iterative testing cycles.
violetio
Documents code patterns in a three-tier system to optimize token usage in AI-assisted development.
zebbern
Provides a structured approach to identify and resolve software bugs, test failures, and unexpected behavior before implementing fixes.
violetio
Manages e-commerce checkout workflow by orchestrating payment, shipping, and order confirmation steps.
violetio
Provides API integration patterns and enterprise feature implementation for BigCommerce e-commerce platform development.
Sunalamye
Manages MCP tools for the Naki mahjong AI assistant, enabling creation, modification, and issue resolution within the Protocol-based MCPTool architecture.
zebbern
Executes software implementation plans by delegating independent tasks to subagents within a single development session.
violetio
Provides an API for managing B2B distribution patterns and business-to-business transaction workflows.
zebbern
Creates isolated Git worktrees for safe feature development without disrupting current workspace, with smart directory selection and safety verification.
violetio
Assists in software quality assurance through testing, defect tracking, and test case management for reliable product delivery.
zebbern
Enables parallel execution of independent tasks without shared state or sequential dependencies, optimizing application performance in software systems.
zebbern
Facilitates peer code review requests to verify code quality, adherence to requirements, and readiness for merging.
lambdamechanic
Command-line interface for managing Claude Skills within a specific codebase, enabling configuration and deployment handling.
sweatpotato13
Comprehensive testing of Solidity smart contracts using Hardhat and Foundry, including unit, integration, and mainnet forking for DeFi protocol validation.
samfolo
Defines and enforces unit testing standards for the Sigil project, covering test structure, fixtures, mocks, and assertions.
samfolo
Comprehensive code standards for Sigil project including style guidelines, naming conventions, and architectural principles to ensure consistency in development and code reviews.
sano-suguru
Fetches official documentation for major libraries and frameworks to assist with API references, how-to queries, and framework-specific development questions.
sano-suguru
Semantic code analysis tool enabling developers to search, understand, and refactor code with impact analysis on function references.
retsohuang
Reviews code commits from a specified hash to HEAD, detecting AI-generated code issues, component flaws, and missed code reuse opportunities.
aasanchez
Generates conventional commit messages from git diffs to maintain standardized commit history and streamline code review processes.
gordonwatts
Provides a reusable memoization pattern for Python functions using diskcache to cache results and reduce repeated computation.