code-review
Review code for quality, security, performance, and best practices in MCP Finance app. Use when reviewing code, pull requests, diffs, or when user mentions code review, PR review, or asks to check code quality.
eslint-flat-config
ESLint 9.x flat configuration patterns. Use when setting up ESLint with TypeScript.
code-review
专业代码审查技能。当用户需要审查代码、检查 PR、评估代码质量、发现潜在问题或提供改进建议时使用此技能。
review-standards
This skill should be used when reviewing code or running /uw:review. It contains 47 issue patterns with severity tiers, team standards to enforce, and implementation checklists for the Unit Work review system.
typescript-reviewer
WHEN: TypeScript code review, type safety audit, tsconfig analysis, TS migration review WHAT: Type safety checks + any usage audit + generic patterns + strict mode + compiler options analysis WHEN NOT: React specific → nextjs-reviewer, Node.js backend → nodejs-reviewer, General code → code-reviewer
pre-commit-checker
Run comprehensive quality checks before git commits. Validates TypeScript, tests, migrations, and catches common issues like console.log in production code or hardcoded secrets.
code-review
Self-review code changes before commit to ensure quality
refactoring
Guía para refactorizar código Python de forma segura y efectiva. Incluye técnicas de refactoring, detección de code smells, y mejoras.
moai-alfred-code-reviewer
Systematic code review guidance and automation. Apply TRUST 5 principles, check code quality, validate SOLID principles, identify security issues, and ensure maintainability. Use when conducting code reviews, setting review standards, or implementing review automation.
writing-sv
Provides SVC naming conventions, comment style, code structure order, and reset patterns. Triggers when writing or modifying any .sv file.
reviewing-code
Reviewing code changes like a senior engineer. Use when doing code reviews, checking PR quality, auditing changes before commit, or providing feedback on implementations.
laravel-quality
Laravel品質チェック。Pest/Larastan/Pint実行時に使用。「Laravelの品質チェック」「Laravel テスト」で起動。
pre-commit-check
提交前檢查程式碼品質。此 Skill 由 /commit-session 和 /commit-all 自動引用。
import-ordering
Fixes import statement ordering and organization issues. Use when encountering import-x/order errors or when imports are disorganized. Auto-fixable with ESLint.
expert-code-reviewer
Performs a deep-dive code review based on industry standards and local project rules. Trigger this when a user asks to "review", "audit", or "check" code.
validating-accessibility
Validate UI components for WCAG 2.2 Level AA compliance. Use when checking accessibility, color contrast, keyboard navigation, screen reader support, or ARIA attributes.
moai-lang-cpp
C++23 best practices with Google Test 1.15, clang-format 19, and modern
code-review
Expert code review guidelines for quality, security, and maintainability
typescript-code-review-skill
TypeScript/React向けコードレビュースキル。命名規則、テストコード品質のレビューを実施。TypeScriptコードのレビュー、PRレビューを依頼された際に使用。
simulation-code-validation
Encodes validation patterns for robotics simulation code (ROS 2, Gazebo, Isaac Sim). Ensures code examples are testable, safe, and follow simulation-first pedagogy. Validates Python syntax, ROS 2 patterns, URDF/SDF markup, and troubleshooting completeness.