ワンクリックで
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.