20,421 skills sorted by stars.
Use when reviewing code for quality, design issues, implementation problems, security vulnerabilities, or architectural concerns....
Provides quantitative rubrics and criteria for scoring code quality on a 1-10 scale. Use when reviewing code, performing code audi...
Delegates codebase searches to a lightweight agent. Use when searching for existing implementations, classes, or functions without...
Use this agent when reviewing code changes to ensure they are as simple and minimal as possible. Applies when implementation is co...
Review TypeScript + Vue code for maintainability issues. Use when checking code quality, architectural problems, type safety, or V...
Identifies anti-patterns specific to amplihack philosophy. Use when reviewing code for quality issues or refactoring. Detects: ove...
Automatically check code against PHPCS, ESLint, WordPress Coding Standards, or Drupal Coding Standards when user asks about code s...
Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview withou...
Narrative templates for git history documentation. Used by /git:code-story command.
Extract file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, go doc, ctags, or o...
Analyzes code for style and formatting issues including inconsistent formatting, naming conventions, code organization, comment qu...
Analyzes code for style consistency and applies project-specific formatting conventions beyond what linters catch. Use when review...
코드 스타일 원칙 기반 리뷰 - 단일책임원칙(SRP), DRY(Don't Repeat Yourself), 단순화 우선, YAGNI(You Aren't Gonna Need It), 타입 안전성을 검사합니다. 코드 구조와 명명규칙도 함께...
Configure Prettier for code formatting and TypeScript for typechecking. Includes VSCode settings and EditorConfig for consistent c...
Programmatic code style validation using AST analysis. Complements (not replaces) code-style rules by providing automated checking...
Maintain and organize a curated library of code templates, boilerplate, and scaffolds for rapid project initialization
Advanced code testing and review expert system that provides comprehensive code quality analysis, security vulnerability assessmen...
QA engineer and test automation specialist with deep expertise in Flutter testing. Use for designing test strategies, writing unit...
Tools, patterns, and utilities for creating music with code. Output as a .mp3 file with realistic instrument sounds. Write custom...
Use this when user wants you to walk through (code or text) files in a EDITOR to either explain how some code works, or to show th...
Generate and execute code for acting with Python tools. Activate when user explicitly requests to "use the codeact skill" or simil...
Executes codeagent-wrapper for multi-backend AI code tasks supporting Codex, Claude, and Gemini. Use when running complex code ana...
Analyzes a codebase to generate comprehensive architectural documentation including technologies used, data flows, functional comp...
Expert coding agent for this codebase. Learns from every session to improvecode quality, catch edge cases, and apply proven patter...
Skill from mmtuentertainment/PayPlan
Analyze a GitHub codebase to create comprehensive architecture documentation including ASCII diagrams, component relationships, da...
Use when starting open-ended tasks in unfamiliar codebases, before following existing patterns
Classify codebases before modification to choose appropriate development approach
Reorganize scattered modules into subpackages while maintaining backwards compatibility via shims. Trigger when: (1) too many root...
This skill provides a comprehensive context extraction system for large codebases. It intelligently analyzes code structure, depen...
Load when starting work in 10x-Mapmaster or when unsure about project standards. Covers file organization, naming conventions, typ...
Expert in codebase archaeology and documentation retrieval. Use this when starting new project phases, refactoring large modules,...
Deep codebase exploration using semantic search and relationship mapping. Use when you need to understand the current codebase.
Apply code changes to a GitHub repository and automatically create a pull request. Takes user feedback or fix requirements, clones...
Generate comprehensive health report for Leavn codebase - metrics, technical debt, bugs found/fixed, recommendations for next sess...
>
Quickly index and understand a codebase's architecture. Use at session start to get up to speed fast. Finds entry points, API rout...
Navigate, search, and understand project structures. Use when onboarding to a codebase, locating implementations, tracing dependen...
Semantic code search using osgrep for understanding codebases, finding implementations, and navigating large projects. Use when as...
Scans repository structure and generates comprehensive architecture documentation including system overview, entry points, module...
Reviews git history to summarize changes merged while you were away from a consulting project, identifying PRs, code changes, and...
This should only be done if the user asks to "clean up code". At the end of a major change on a git branch this document describes...
Search through previous CodeCompanion chat conversations using semantic search. Use this skill when the user mentions past convers...
Implement new features using TDD starting from README + Issue (following codegen-test), aligning with existing implementation conv...
Analyzes code to identify refactoring opportunities, code duplication, problematic data flows, architectural issues, and code smel...
Comprehensive guide for creating, configuring, and troubleshooting codemagic.yaml files for CI/CD workflows. Use when building mob...
CodeQL is a static analysis framework that queries code as a database. Use when you need interprocedural analysis or complex data...
Self-hosted Convex development in Coder workspaces with authentication, queries, mutations, React integration, and environment con...