Browse the full skills directory.浏览完整技能目录。
Filter by query, category, scenario, platform, and risk signals with server-side catalog results.按关键词、品类、场景、平台和风险信号筛选;URL 参数会直接下推到目录 API。
22 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
wp project triage
Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full…
skill developer
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-…
android architecture clean
Apply clean architecture boundaries, use cases, repositories, and lifecycle-aware presentation models in Android projec…
context engineering advisor
Diagnose context stuffing vs. context engineering. Use when an AI workflow feels bloated, brittle, or hard to steer rel…
command creator
This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a…
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…
web quality audit
Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit…
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
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
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
your project Sentry Integration Skill
Production-tested Sentry v8 error tracking and performance monitoring patterns for Node.js services.
orch-build-mvp
Orchestrate turning a design document into a working MVP through thin vertical slices, scaffolding, and gated commits.