skills/dev-review/SKILL.md
Review and verify software development artifacts including design documents, implementation code, and pull requests. Supports multiple review perspectives: design, implementation, security, performance, testing, accessibility, architecture, and best-practices. Use this skill when you need to perform code review, design review, security audit, or any development quality check. Trigger examples: "review this code", "check security", "review the design", "review my PR", "architecture review".
npx skillsauth add qlawmarq/dotfiles-common dev-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
ユーザーからレビュー対象の説明を受け取ってください。 レビュー対象がまだ提供されていない場合は、何をレビューすべきか質問してください。
git コマンドを使用して変更箇所を特定できます(git diff, git log など)。
引数 $ARGUMENTS からレビュー観点を解析してください。
利用可能な観点:
| 観点 | キーワード | ガイド |
|------|-----------|--------|
| 設計 | design | references/design.md |
| 実装 | implementation | references/implementation.md |
| セキュリティ | security | references/security.md |
| パフォーマンス | performance | references/performance.md |
| テスト | testing | references/testing.md |
| アクセシビリティ | accessibility | references/accessibility.md |
| アーキテクチャ整合性 | architecture | references/architecture.md |
| ベストプラクティス準拠 | best-practices | references/best-practices.md |
選択ルール:
all が指定された場合、全観点のガイドを読み込むdesign security)選択された観点のガイドのみを references/ から読み込むこと。 不要な観点のガイドは読み込まない。
以下のルールは全観点で絶対に遵守してください:
resolve-library-id → query-docs で依存ライブラリの公式ドキュメントを参照references/ から読み込む# レビュー結果
**対象**: [レビュー対象の説明]
**レビュー観点**: [選択された観点リスト]
---
## [観点名] レビュー
### 総合評価: [良好 / 改善推奨 / 要修正]
### 指摘事項
#### [重大度: Critical / Warning / Info] [指摘タイトル]
- **箇所**: `file:line`
- **指摘**: [具体的な問題の説明]
- **根拠**: [公式ドキュメント URL、規格条項、コード内の該当箇所など]
- **改善案**: [具体的な修正提案(コード例含む)]
(上記を指摘ごとに繰り返す)
---
(上記を観点ごとに繰り返す)
## 推奨アクション一覧
### Critical(要修正)
1. [修正項目と具体的な修正内容]
### Warning(改善推奨)
1. [修正項目と具体的な修正内容]
### Info(参考情報)
1. [修正項目と具体的な修正内容]
development
Interactive requirements quality review and validation. Detects gold-plating (unrequested features), ambiguity, and scope creep before they propagate.
development
Plan and decompose a LARGE-SCALE software effort into multiple right-sized SDD specs. This is the AI-DLC Inception layer that sits ABOVE individual specs: it turns a whole product, a 0->1 greenfield build, or the scale-up of an existing prototype into an ordered roadmap of independently-shippable Units of Work, then scaffolds one SDD spec per unit. Make sure to use this skill whenever the user wants to plan a new app or product from scratch, break a big/ambiguous project into pieces, build an MVP roadmap, figure out "where do I even start", turn a prototype into a real product, or do anything too large to fit comfortably in a single feature spec. Prefer this over /sdd-spec-init when the scope is a whole product or several features rather than one focused feature.
tools
文章を指定した言語に翻訳。 ブログ記事やドキュメントを自然で高品質な翻訳に変換します。 フロントマター処理、専門用語の検証も行います。
tools
ブログコンテンツの品質をレビュー。 SEO最適化、文法・表現、コンテンツ品質、正確性・信頼性を 包括的にチェックし、改善提案を行います。