بنقرة واحدة
refactor
Suggest small, behaviour-preserving refactors.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Suggest small, behaviour-preserving refactors.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
A skill shipped by a composer-shaped local directory donor.
A second local-directory skill used to prove the allowlist filter.
A skill served from a local directory source.
A skill shipped under .claude/skills, discoverable only via recursive scanning.
A skill nested one category level deep, exercising the catalog layout.
Demonstrates auto-discovery — this skill is found via the well-known skills/ root, not via extra.skills.
| name | refactor |
| description | Suggest small, behaviour-preserving refactors. |
Identify duplication, long methods, and primitive obsession. Propose the
minimal change that improves the code without altering external behaviour.
Use the templates in templates/ to structure suggestions.