code-review-excellence
Installation
SKILL.md
Code Review Excellence Skill
本地快取版本,來源:wshobson/agents
核心原則
審查心態
- 目標:抓 bugs、確保可維護性、知識分享、執行標準
- 非目標:炫技、無意義阻擋
有效回饋
- 具體且可執行
- 教育性,非批判性
- 聚焦代碼,非個人
- 平衡(也要讚美好的部分)
- 優先級標示
Related skills
More from cityfish91159/maihouses
agentic_architecture
Enforces high-level architectural thinking, separation of concerns, and scalability checks before coding.
19nasa_typescript_safety
Adapts NASA's "Power of 10" safety rules for high-reliability TypeScript code.
18frontend_mastery
Advanced React patterns, performance optimization, and state management rules.
18code-simplifier
|
18type-checker
執行 TypeScript 類型檢查並修復類型錯誤。當遇到類型錯誤、需要類型定義、或用戶提到「type」、「類型」時使用。
18rigorous_testing
|
18