software-refactoring
Identify code smells and apply refactoring techniques to improve code quality
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Identify code smells and apply refactoring techniques to improve code quality
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Build an implementation-ready plan by iterating with the consensus-planning agent until concerns converge
Define a change through a concise spec before implementation and keep it current during execution
Shared operating contract for high-signal pull request and diff review
Identify and apply design patterns to solve common software architecture problems
Drive implementation through a test list and Red-Green-Refactor loops
| name | software-refactoring |
| description | Identify code smells and apply refactoring techniques to improve code quality |
Rule of thumb: Don't refactor existing committed code unless explicitly asked or deemed in critical need of rework. Refactoring your own uncommitted work is encouraged.
When considering refactoring, ask:
Keep output concise and actionable.