بنقرة واحدة
refactor
Refactor code to improve readability, reduce duplication, and align with conventions — no behavior change
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Refactor code to improve readability, reduce duplication, and align with conventions — no behavior change
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Reset estratégico de un producto existente: diagnosticar, visionar, planificar, ejecutar
Formal epic closure ritual — security audit, CHANGELOG consolidation, tagging, merge
Format commit messages following Conventional Commits — works in terminal and IDE
Format and create commits following Conventional Commits with project-specific scopes
Universal workflow orchestrator — Pre-Flight checklist + 5 Gates for task lifecycle
Generate and update technical documentation — architecture, conventions, design decisions, changelogs
| name | refactor |
| description | Refactor code to improve readability, reduce duplication, and align with conventions — no behavior change |
| version | 2.0.0 |
| compat | claude-code, codex, cursor, openclaw |
Refactors existing code to improve readability, reduce duplication, and align with project conventions, without changing behavior.
.knowledge/conventions.md to understand project patternstsc --noEmit before and after to confirm no type regressions/lib/utils/any with explicit typesAtomic commits with message refactor: <concise description of the change>