16,832 skills sorted by stars.
Detects and refactors code duplication using PMD CPD. Use when identifying code clones, addressing DRY violations, or refactoring...
Validates type consistency across Rust, TypeScript, PostgreSQL boundaries. Use when reviewing code, debugging type mismatches, or...
Automatically find relevant context from knowledge graph and code relationships while coding. Detects when context would be helpfu...
Add gcov code coverage instrumentation to C/C++ projects
Detect over-engineering and YAGNI violations. Stricter than /review.
Standardized, hypothesis-driven debug investigation workflow for unexpected behavior, regressions, incidents, flaky tests, or prod...
Visualize proposed code changes in a structured ASCII format with file tree, impact summary, syntax-highlighted diff, and rational...
Domain type design and architectural planning for Go code. Use when planning new features, designing self-validating types, preven...
Discover project patterns and find all code usages before making changes. Use BEFORE renaming, refactoring, moving files, changing...
Detects duplicate code patterns, similar functions, repeated logic, and copy-paste code across the codebase. Identifies refactorin...
Autonomous multi-agent code evolution system for optimization problems. Use when solving complex optimization problems (packing, g...
Find real-world code examples across millions of GitHub repositories. Use when the user wants to see how others implement somethin...
Efficiently compose multiple MCP tool operations by launching a subagent that writes and executes TypeScript or Python code. Use w...
Systematic codebase exploration using tree-sitter AST analysis and repomix semantic search. Use when: (1) User asks to explore/ana...
Search and analyze code repositories on GitHub and Hugging Face (Models, Datasets, Spaces). This skill should be used when explori...
Trace code execution path before implementing fixes. Forces understanding of fn(args, deps) flows, Result types, and workflow comp...
Format code using dotnet format, prettier, and other formatting tools. Use when task involves code style fixes, formatting consist...
Installs and configures Prettier, ESLint, EditorConfig, and other code quality tools to enforce consistent code style across the t...
Guide for extracting code or pseudocode from images using OCR and implementing it correctly. This skill should be used when tasks...
Fast code generation agent optimized for speed and iteration
Use when generating boilerplate code, __init__.py files, or test scaffolds. Provides scripts that generate consistent, convention-...
Detects hardcoded values, magic numbers, duplicate constants, and leaked secrets using Ruff, Semgrep, jscpd, and gitleaks. Use whe...
Analyze codebase health - large files, test coverage gaps, duplicate code, dead/legacy code, and documentation issues. Use when as...
Assist with code review, refactoring, and explanations. Use when analyzing or improving code.
Apply code hygiene standards for clean, maintainable code. Use when writing, refactoring, or reviewing code.
破壊的変更に基づいてプロジェクト内のコードを検索し、影響を受けるファイルと行を特定する。テストカバレッジも確認する
Implement code changes by learning from and precisely matching existing codebase patterns, ensuring seamless integration with surr...
Description: Deliver production-quality code for a requested task: plan → implement → verify → code review.
Implements production code for PHP/CakePHP applications based on functional design specifications