code-review
Installation
SKILL.md
代碼審查 Skill
⛔ 原則:不是「勾清單」,是「逐行質疑」。最嚴苛標準,分數可為負。
使用時機
- 任務標記完成前
- PR 合併前
- 用戶要求 review 時
評分標準(可為負分,嚴苛版)
預設扣分制,沒證據證明沒問題就扣分。
基礎分:100 分,逐項扣分,無下限
Related skills
More from cityfish91159/maihouses
agentic_architecture
Enforces high-level architectural thinking, separation of concerns, and scalability checks before coding.
19code-review-excellence
程式碼審查最佳實踐指南。當進行 PR review、代碼審查或用戶提到「review」、「審查」時使用。
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」、「類型」時使用。
18