Loading...
Loading...
Found 48002 skills
wollfoo
Systematic debugging framework with root cause analysis, four-phase process, and validation protocols to resolve bugs and prevent superficial fixes.
auldsyababua
Defines custom Claude Code slash commands via Markdown files in .claude/commands/ for agent execution, referenced in agent config.yaml files within the Traycer framework.
auldsyababua
Scans test files for anti-patterns including disabled tests and error swallowing to enhance test reliability and maintainability.
auldsyababua
Automates code validation for PRs and git diffs, detecting security flags, secrets, test disabling, and path issues in supported languages.
AbdulSamad94
Provides a structured overview of a project's technology stack, directory organization, and design patterns for clarity and consistency.
wollfoo
Enables rigorous code review processes including technical feedback evaluation, review requests, and evidence-based verification gates to ensure quality and prevent premature completion claims.
FunkyOz
Analyzes project structure, technology stack, patterns, and conventions to aid in code review, onboarding, and understanding existing codebases.
wollfoo
Enables integration with SePay and Polar payment gateways for processing payments, subscriptions, and billing systems via SDKs and APIs.
paulbreuler
Guides creation of well-structured Git commits following conventional commit standards and repository best practices for clear version history.
grandinh
Automates code review initiation by interpreting natural language requests to trigger the /code-review command for bug checks and quality validation.
wollfoo
Builds Shopify applications, extensions, and themes using Shopify APIs, CLI, and Polaris components for custom storefronts and admin interfaces.
wollfoo
Builds cross-platform and native mobile applications using React Native, Flutter, Swift, and Kotlin, with emphasis on performance, design, and deployment.
JasonDocton
Enforces consistent naming conventions for code elements including files, variables, types, and exports to improve code readability and maintainability.
wollfoo
Designs and implements scalable backend systems with modern frameworks, APIs, databases, and security practices.
wollfoo
Enables building full-stack applications with Next.js (SSR/SSG), Turborepo monorepos, and RemixIcon for React-based projects.
wollfoo
A JavaScript library for building 3D web experiences using WebGL and WebGPU, supporting scenes, animations, and advanced rendering techniques.
wollfoo
Guides creation of Model Context Protocol (MCP) servers for LLM integration with external APIs, supporting Python (FastMCP) and Node/TypeScript (MCP SDK).
MacroMan5
Splits software features into atomic 2-4 hour tasks with independent tests and minimal dependencies.
mgomes
Guides developers on optimal Ruby coding standards, patterns, and practices to improve code quality and maintainability.
mgomes
Provides guidance on effective coding patterns, idiomatic practices, and common pitfalls for building maintainable Go applications.
benjaminjackson
Retrieves code snippets, implementation examples, and documentation from repositories for programming concepts, frameworks, and libraries.
shsrams
Verifies the functionality of the Q CLI skills system through a minimal test case.
nicobailon
Provides hypothesis-driven debugging via dual-track parallel execution of subagents to resolve hard-to-reproduce bugs and test failures.
shsrams
Generates structured implementation plans from design documents, applying TDD, SOLID, YAGNI, and DRY principles to break complex tasks into incremental development steps.