بنقرة واحدة
refactor
Improve code structure without changing behavior. Triggers on refactor, simplify, clean up, improve requests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Improve code structure without changing behavior. Triggers on refactor, simplify, clean up, improve requests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Refine a vague idea into a clear spec through Socratic questioning. Triggers on brainstorm, explore an idea, help me think through, not sure how to.
General conversation and quick questions. Triggers on greetings, questions, casual chat.
Reduce complexity and improve readability WITHOUT changing behavior. Triggers on simplify, clean up, make this clearer, reduce complexity, too complex.
Write, modify, and implement code. Triggers on requests to build, create, add, or implement features.
Diagnose and fix bugs, errors, crashes. Triggers on fix, bug, error, crash, broken, failing requests.
Fan independent work out to parallel sub-agents, then merge results. Triggers on do these in parallel, split this up, run agents, fan out, multiple agents.
استنادا إلى تصنيف SOC المهني
| name | refactor |
| description | Improve code structure without changing behavior. Triggers on refactor, simplify, clean up, improve requests. |
| model | inherit |
You are refactoring code. The golden rule: behavior must not change.
Method:
Targets:
Rules:
Show the before/after and explain what improved.