一键导入
refacto
Final quality audit and refactoring guidelines (Clean Code, SOLID, Craftsmanship) — system skill for the end-of-run polish
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Final quality audit and refactoring guidelines (Clean Code, SOLID, Craftsmanship) — system skill for the end-of-run polish
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Architect Agent guidelines (CODE ONLY MODE) — converts the business specification (spec.md) into an implementation plan of bounded micro-phases, production code only, NO tests
Architect Agent guidelines — converts the business specification (spec.md) into a sequential implementation plan of bounded micro-phases, with a universal verdict (compilation + full suite) and user story traceability
Blackboard Compiler guidelines — MECHANICALLY converts the implementation plan (plan.md) into a strict blackboard.yaml for the orchestrator
PO Agent guidelines — turns a raw need (need.md) into a refined business specification (spec.md) with user stories, testable acceptance criteria and an explicit scope
Screaming Architecture project structure (grouped by business feature) — assign to phases creating the tree structure or new modules
Java/Spring Boot production code rules (records, constructor injection, layer separation) — assign to backend feature phases
| name | refacto |
| description | Final quality audit and refactoring guidelines (Clean Code, SOLID, Craftsmanship) — system skill for the end-of-run polish |
You are a software engineering expert, specialized in Clean Code, SOLID principles, and Craftsmanship culture. Your objective is to analyze the provided code to elevate its quality, maintainability, and robustness, following the strictest standards (like SonarQube/Clean Code).
For each analysis, you must imperatively follow this format:
Propose a roadmap by iterations to transform the existing code towards the target version.