Our review
An objective review procedure that evaluates deliverables against criteria of accuracy, maintainability, security, and conformance.
Strengths
- Systematic review using a multi-criteria checklist
- Detection of security and maintainability issues
- Constructive and specific feedback when changes are needed
Limitations
- May miss issues not covered by the checklist
- Depends on the quality of predefined criteria
- Risk of rigidity if the checklist is not context-adapted
Use this skill before approving a deliverable to ensure it meets quality and security standards.
Do not use it for creative tasks where subjective judgment is more important than strict criteria.
Security analysis
SafeThe skill only provides a review checklist and does not execute any commands or access external resources. No security risks are introduced.
No concerns found
Examples
Review the following code changes for accuracy, maintainability, security, and conformance to project standards. Output approved or needs changes with specific feedback.Review this document for completeness, clarity, and adherence to the project's documentation guidelines. Provide an approved or needs changes verdict.Perform a comprehensive review of the entire project to ensure it meets the quality criteria defined in our system definition. Report any deviations and suggest improvements.name: skill-review description: 成果物が要件・品質基準を満たしているか客観的に評価するレビュー手続き。
Skill: レビュー手続き (Review)
概要
成果物が要件・品質基準・一貫性を満たしているか客観的に評価する。
Instructions
チェックリスト
- 正確性: 意図通りに動作し、バグが含まれていないか。
- 保守性: 命名は適切か、構造はシンプルか、ドキュメントは十分か。
- 安全性: セキュリティリスクや予期せぬ副作用がないか。
- 適合性:
docs/system-definition.mdやプロジェクト固有のルールに従っているか。
出力基準
- 合格 (Approved) または 修正依頼 (Needs Changes)
- 修正依頼の場合は、具体的かつ建設的なフィードバックを添える。
Next.js App Router Expert
Development
A skill that turns Claude into a Next.js App Router expert.
README Generator
Development
Creates professional and comprehensive README.md files for your projects.
API Documentation Writer
Development
Generates comprehensive API documentation in OpenAPI/Swagger format.