Browse the full skills directory.浏览完整技能目录。
Filter by query, category, scenario, platform, and risk signals with server-side catalog results.按关键词、品类、场景、平台和风险信号筛选;URL 参数会直接下推到目录 API。
39 results
Community-indexed skills are not individually editor-curated; review risk signals, source, and maintenance before install.
GStack Review
Find the risky changes before the branch lands.
Git Shiproom
Pre-flight every branch before you ask for review.
Review Radar
Find the bugs, regressions, and missing tests first.
intended-vs-implemented
The method for finding the gap between what a system is supposed to do and what the code actually does — the class of bu
autoreview
Use when ClawHub needs Codex review, autoreview, second-model review, or a final advisory review gate before commit, PR
best practices
Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply bes…
simplify and harden
Post-completion self-review for coding agents that runs simplify, harden, and micro-documentation passes on non-trivial…
swift concurrency expert
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve conc…
audit context building
Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug find…
unsafe checker
CRITICAL: Use for unsafe Rust code review and FFI. Triggers on: unsafe, raw pointer, FFI, extern, transmute, *mut, *con…
solo review
Final code review and quality gate — run tests, check coverage, audit security, verify acceptance criteria from spec, a…
cr code gate
【Code Review 子 Agent · 门控二】对 git diff 逐项执行代码质量门控检查(运行时异常、性能瓶颈、安全漏洞、权限缺失、破坏性变更等 10 项),按 LOGAF h/m/l 分级输出,h 级清零后方可进入门控三。由…
code review
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severi…
receiving code review
Review-feedback handling route for CodeRabbit, GitHub, PR, or human reviewer comments. Use before implementing suggesti…
code reviewer
Default code-quality route for broad code review, PR review, maintainability, correctness, and regression-risk checks.…
code review expert
Expert code review of current git changes with a senior engineer lens. Detects SOLID violations, security risks, and pr…
review swarm
Parallel read-only multi-agent review of a current git diff or explicit file scope to find behavioral regressions, secu…
differential review
Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase…
rails code review
Reviews Rails pull requests, focusing on controller/model conventions, migration safety, query performance, and Rails W…
rails migration safety
Use when planning or reviewing production database migrations, adding columns, indexes, constraints, backfills, renames…
ship gate
Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, fronte…
pr review expert
Use when the user asks to review pull requests, analyze code changes, check for security issues in PRs, or assess code…
doubt driven development
Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matter…
find bugs
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes,…
app store preflight skills
Scan an iOS/macOS Xcode project for common App Store rejection patterns before submission. Use when preparing an app fo…
wp project triage
Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full…
android architecture clean
Apply clean architecture boundaries, use cases, repositories, and lifecycle-aware presentation models in Android projec…
analyzing dotnet performance
Scans .NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serializatio…
wp phpstan
Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites): phpstan.…
wp plugin directory guidelines
Use when reviewing WordPress plugins for GPL compliance, checking license headers or compatibility, evaluating upsell/f…
pr review
Review pull requests for the MiniMax Skills repository. Use when reviewing PRs, validating new skill submissions, or ch…
react-doctor
Use when finishing a feature, fixing a bug, before committing React code, or when the user wants to improve code quality
swiftui-pro
Comprehensively reviews SwiftUI code for best practices on modern APIs, maintainability, and performance. Use when readi
pr-writing-review
Extract and analyze writing improvements from GitHub PR review comments. Use when asked to show review feedback, style c
component-common-domain-detection
Finds duplicate business logic spread across multiple components and suggests consolidation. Use when asking "where is t
pr-review
Review pull requests for the MiniMax Skills repository. Use when reviewing PRs, validating new skill submissions, or che
app-store-preflight-skills
Scan an iOS/macOS Xcode project for common App Store rejection patterns before submission. Use when preparing an app for
coding-guidelines
Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, c
code-health
Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Delegates to the Centinela