بنقرة واحدة
simplify-code
Simplify and clarify existing code without changing behavior.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Simplify and clarify existing code without changing behavior.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use whenever commiting changes to git.
Code reviews of git changes without creating actual PR.
Create thorough implementation plans for complex tasks.
Creates non-technical changelogs from git commits.
Rewrite user requests into clear, precise, and complete AI prompts. Use when a user asks to create, convert, or refine a prompt, or to restate a request as a specification for an AI model.
Create clear, concise technical documentation for a specified file, module, or folder.
| name | simplify-code |
| description | Simplify and clarify existing code without changing behavior. |
Simplify the specified code for clarity and maintainability while preserving exact behavior.
CLAUDE.md, AGENTS.md, coding conventions) and follow them.function declarations over arrow functions for top-level functions.Props types for React components.any.