Expert at quality-focused code review with security emphasis. Use when reviewing code changes, performing security audits, identifying bugs, ensuring code quality and…
Score 70/100
Review code for quality, security, and maintainability. Use after code changes are completed and ready for review.
Score 70/100
Run code snippets in 30+ programming languages including JavaScript, Python, TypeScript, Java, C, C++, Go, Rust, Ruby, PHP, and more.
Score 70/100
Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be.
Score 70/100
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.
Score 70/100
Code simplification skill for improving clarity, consistency, and maintainability while preserving exact behavior.
Score 70/100
Simplify code by consolidating duplicates, removing dead code, and flattening unnecessary abstractions. Use when the user asks to simplify, refactor, dedupe, or clean up code.
Score 70/100
Scan codebase for Martin Fowler's catalog of code smells: god classes, long methods, feature envy, data clumps, primitive obsession, shotgun surgery, message chains, and more.
Score 70/100
Review TypeScript + Vue code for maintainability issues. Use when checking code quality, architectural problems, type safety, or Vue best practices.
Score 70/100
Use when reviewing code quality, before refactoring, when complexity increases, when code feels "hard to change", during code review, or when onboarding to unfamiliar code -…
Score 70/100
Automated detection of code smells and anti-patterns to identify refactoring opportunities
Score 70/100
代码风格规范 / Code style conventions。在编写、编辑、评审 Python 代码时使用。包括类型注解、Decimal 精度、Docstring、模块组织等规范。Use when writing, editing, or reviewing Python code.
Score 70/100
TypeScript style rules for writing, reviewing, and refactoring `.ts` code. Use when working on TypeScript formatting, semicolon conventions, object layout, function call…
Score 70/100
Enforce test-driven development (RED-GREEN-REFACTOR). Use when implementing features, fixing bugs, or changing behavior - write failing test first, then minimal code to pass.
Score 70/100
Advanced code testing and review expert system that provides comprehensive code quality analysis, security vulnerability assessment, test strategy design, and quality assurance…
Score 70/100
QA engineer and test automation specialist with deep expertise in Flutter testing. Use for designing test strategies, writing unit/widget/integration tests, improving test…
Score 70/100
Generate and run unit and integration tests using pytest (Python) or Jest (JavaScript) with fixtures, mocks, and async support.
Score 70/100
Maps infrastructure code (Terraform, Kubernetes, CloudFormation) to compliance controls (ISO 27001, SOC 2, NIST 800-53).
Score 70/100
Use when the user asks to create a CodeTour .tour file — persona-targeted, step-by-step walkthroughs that link to real files and line numbers.
Score 70/100
Validate code examples across the 4-Layer Teaching Method with intelligent strategy selection. Use when validating Python/Node/Rust code in book chapters.
Score 70/100
Validate code examples across the 4-Layer Teaching Method with intelligent strategy selection. Use when validating Python/Node/Rust code in book chapters.
Score 70/100
Auto-generates code flow diagrams from Python module analysis. Detects when architecture diagrams become stale (code changed, diagram didn't).
Score 70/100
Write and generate code using memex-cli with Codex backend. Use when (1) Generating code files and scripts, (2) Refactoring existing code, (3) Writing tests, (4) Creating project…
Score 70/100
Generate and execute code for acting with Python tools. Activate when user explicitly requests to "use the codeact skill" or similar phrases.
Score 70/100
Expert coding agent for this codebase. Learns from every session to improve code quality, catch edge cases, and apply proven patterns.
Score 70/100
Analyze and reorganize project file structures, identify dependencies, clean technical debt, and establish architectural patterns.
Score 70/100
Analyze a GitHub codebase to create comprehensive architecture documentation including ASCII diagrams, component relationships, data flow, hosting infrastructure, and file…
Score 70/100
Capture wrong assumptions you made about the codebase. TRIGGER when reality differs from expectation (e.g., "assumed Jest but it's Vitest", "assumed AbstractUseCase exists but…
Score 70/100
全面代码库审计 — 自适应并行深度分析(前后端契约、数据完整性、异常处理/安全、架构/技术债、配置/缓存),输出按严重程度排序的统一报告和修复路线图。Use when user asks to audit, analyze, or review an entire codebase for design issues, find hidden bugs,…
Score 70/100
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices.
Score 70/100
You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects.
Score 70/100
Analyze, consolidate, and document codebases through multi-perspective analysis. Use when reviewing project structure, planning refactoring, creating documentation, or assessing…
Score 70/100
Generates comprehensive documentation explaining how a codebase works, including architecture, key components, data flow, and development guidelines.
Score 70/100
Explore and understand the Empathy Ledger codebase architecture, data flows, database schema, services, and how components connect.
Score 70/100
Master guide for this TanStack Start e-commerce application. Use when onboarding, exploring architecture, or needing context about how systems connect.
Score 70/100
Unified dead code detection, AST-based duplicate detection, and cleanup tool combining Legacy Tech Remover + Comprehensive Auditor + Architectural Cleanup with Knip, depcheck,…
Score 70/100
Quickly index and understand a codebase's architecture. Use at session start to get up to speed fast. Finds entry points, API routes, classes, models, configs, and patterns.
Score 70/100
When the user wants to deeply understand a codebase, map its architecture, or build a persistent mental model for future sessions.
Score 70/100
Repository structure and dependency analysis for understanding a codebase's architecture. Use when needing to (1) generate a file tree or structure map, (2) analyze…
Score 70/100
Navigate, search, and understand project structures. Use when onboarding to a codebase, locating implementations, tracing dependencies, or understanding architecture.
Score 70/100
Monitor and refactor large files into smaller, AI-friendly modules. Use when user asks to check file sizes, split large files, or organize the codebase.
Score 70/100
Create a high-level map of the project structure and identify architectural pillars, entry points, and module boundaries.
Score 70/100
Provides a high-level overview of the Next.js application's file structure and directory organization.
Score 70/100
Scans repository structure and generates comprehensive architecture documentation including system overview, entry points, module relationships, data flow diagrams, and "edit here…
Score 70/100
Scans repository structure and generates comprehensive architecture documentation including system overview, entry points, module relationships, data flow diagrams, and "edit here…
Score 70/100
Generates Codeception tests in PHP covering acceptance, functional, and unit testing. BDD-style with Actor pattern.
Score 70/100
Comprehensive pre-merge testing for CodeGeass. Tests PR changes FIRST, then runs regression tests on all CLI commands and Dashboard API endpoints.
Score 70/100
Analyzes code to identify refactoring opportunities, code duplication, problematic data flows, architectural issues, and code smells.
Score 70/100
Comprehensive guide for creating, configuring, and troubleshooting codemagic.yaml files for CI/CD workflows.
Score 70/100
Automate large-scale codebase refactoring using AST transformations on React code.
Score 70/100
Execute automated AST-based code transformations for large-scale refactoring and migration
Score 70/100
Your pathfinder for navigating unknown codebases. Investigates with precision, implements surgically, and never assumes — if it doesn't know, it says so.
Score 70/100
Initial Convex workspace setup in Coder workspaces with self-hosted Convex deployment, authentication configuration, Docker setup, and environment variable generation
Score 70/100
Coder workspace environment for hahomelabs.com deployments. Includes networking, ports, convex config, nhost config
Score 70/100
Configure CodeRabbit as a CI gate with GitHub Actions, branch protection, and review enforcement. Use when setting up CodeRabbit as a required check, gating merges on review…
Score 70/100
Collect CodeRabbit debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information…
Score 70/100
Roll out CodeRabbit across an organization: multi-repo deployment, org-level config, and team onboarding.
Score 70/100
Create a minimal working CodeRabbit configuration and trigger your first AI review. Use when starting with CodeRabbit, testing your setup, or learning basic .coderabbit.yaml…
Score 70/100
Understand and handle CodeRabbit and GitHub API rate limits for review automation. Use when hitting rate limits on @coderabbitai commands, automating review queries, or building…
Score 70/100
Implement CodeRabbit reference architecture with production-grade .coderabbit.yaml configuration. Use when designing review configuration for a new project, establishing team…
Score 70/100