16,832 skills sorted by stars.
Detects and refactors code duplication using PMD CPD. Use when identifying code clones, addressing DRY violations, or re...
Validates type consistency across Rust, TypeScript, PostgreSQL boundaries. Use when reviewing code, debugging type misma...
Automatically find relevant context from knowledge graph and code relationships while coding. Detects when context would...
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 test...
Visualize proposed code changes in a structured ASCII format with file tree, impact summary, syntax-highlighted diff, an...
Domain type design and architectural planning for Go code. Use when planning new features, designing self-validating typ...
Discover project patterns and find all code usages before making changes. Use BEFORE renaming, refactoring, moving files...
Detects duplicate code patterns, similar functions, repeated logic, and copy-paste code across the codebase. Identifies...
Autonomous multi-agent code evolution system for optimization problems. Use when solving complex optimization problems (...
Find real-world code examples across millions of GitHub repositories. Use when the user wants to see how others implemen...
Efficiently compose multiple MCP tool operations by launching a subagent that writes and executes TypeScript or Python c...
Systematic codebase exploration using tree-sitter AST analysis and repomix semantic search. Use when: (1) User asks to e...
Search and analyze code repositories on GitHub and Hugging Face (Models, Datasets, Spaces). This skill should be used wh...
Trace code execution path before implementing fixes. Forces understanding of fn(args, deps) flows, Result types, and wor...
Format code using dotnet format, prettier, and other formatting tools. Use when task involves code style fixes, formatti...
Installs and configures Prettier, ESLint, EditorConfig, and other code quality tools to enforce consistent code style ac...
Guide for extracting code or pseudocode from images using OCR and implementing it correctly. This skill should be used w...
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, c...
Detects hardcoded values, magic numbers, duplicate constants, and leaked secrets using Ruff, Semgrep, jscpd, and gitleak...
Analyze codebase health - large files, test coverage gaps, duplicate code, dead/legacy code, and documentation issues. U...
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...
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