在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用refactor
星标0
分支0
更新时间2026年3月4日 02:27
Safe refactoring with pre/post validation
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Safe refactoring with pre/post validation
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Autonomous improvement loop — repeatedly runs QA, Fix, and Refactor cycles to continuously improve code quality. Each round runs tests and auto-reverts refactoring commits that break tests. Leverages SuperClaude commands for enhanced analysis. Uses MCP servers (serena, sequential-thinking, context7, playwright, tavily) for semantic analysis, documentation lookup, and multi-step reasoning.
Create or update Architecture Decision Records
Structured code review with severity-based findings
Docker-based release workflow with release-please integration
基于 SOC 职业分类
| name | refactor |
| description | Safe refactoring with pre/post validation |
| arguments | [{"name":"target","description":"File or module to refactor","required":true},{"name":"strategy","description":"Refactoring strategy (extract|inline|rename|restructure|simplify)","required":true}] |
cd api && npm testcd api && npm test between steps