code-quality-monitor
Proactive code health monitoring and quality gate enforcement. Use when validating code changes, rev
8803 个 Skills
Proactive code health monitoring and quality gate enforcement. Use when validating code changes, rev
コード品質レビュー - アーキテクチャ、コード臭、パフォーマンス、型安全性を統合評価
Enforce code quality standards including minimalism, proper comments, correctness over optimization,
Use when writing any code - enforces clean architecture with descriptive names, real implementations
コードをリファクタリングするスキル。以下の状況で使用:(1) ユーザーが「このコードをリファクタリングして」と依頼した時(2) ユーザーが明示的に「/code-refactor」を実行した時(3) コ
Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing deprecated code patterns, updating method calls, or making consistent changes across multiple locations.
Code refactoring patterns and techniques for improving code quality without changing behavior. Use for cleaning up legacy code, reducing complexity, or improving maintainability.
Proactively monitors file sizes and suggests refactoring BEFORE editing. Auto-invoked when files exceed size thresholds (150/200/300 lines) or complexity patterns detected. Works across JavaScript/TypeScript, Python, and general codebases. Prevents accidental complexity growth.
To initiate a release by executing the dx release command with appropriate parameters.
This skill should be used when the user asks to "review code", "review PR", "code review", "audit code", "check for bugs", "security review", "review my changes", "find issues in this code", "review the diff", or asks for pull request review or code audit.
Code review assistance with linting, style checking, and best practices
Perform comprehensive code review with best practices