بنقرة واحدة
refactor
Refactors code for better structure, readability, and performance while preserving behavior.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Refactors code for better structure, readability, and performance while preserving behavior.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | refactor |
| description | Refactors code for better structure, readability, and performance while preserving behavior. |
| triggers | ["refactor this","clean up this code","improve this code","simplify this","make this more readable"] |
Improve code structure and quality without changing behavior. Focus on readability, maintainability, and performance.
file_read and code_symbolsfile_patch or code_edit to make surgical editsshell_exec to ensure nothing brokeany/Object → specific typesEnforces a strict 4-phase methodology (Plan, Generate, Review, DoD) for development tickets to ensure high-quality, secure, and production-ready code. Features a continuous YOLO mode loop for autonomous task completion.
Performs thorough code review on files or diffs. Checks for bugs, security issues, performance problems, and code quality.
Systematic debugging assistant. Analyzes errors, traces root causes, and suggests fixes with evidence.
Verifies that NDE-OS agent core code is production-ready with no mocks, no fakes, no TODOs, and matches all R&D comparison claims. Use after implementing any agent core module, before marking a task as complete, or when auditing code quality against the implementation plan.
Explains code in plain language. Breaks down complex logic, traces execution flow, and creates documentation.
Sets up new project scaffolding with proper structure, configuration, and tooling. Supports Rust, TypeScript, Python, and more.