원클릭으로
code-simplifier
Use when changed code should be reviewed for reuse, code quality, and efficiency, then cleaned up before finalizing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when changed code should be reviewed for reuse, code quality, and efficiency, then cleaned up before finalizing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when the user wants a large, mechanical change split into many independent units and executed in parallel with isolated workers and PRs.
Use when the user wants browser automation in an existing Chrome session: click, fill, inspect tabs, capture screenshots, or debug web flows.
Use when code imports Anthropic SDKs or the user asks to build with the Claude API, Agent SDK, tool use, streaming, files, or batches.
Use when onboarding a repository into Claude Code by creating or improving CLAUDE.md, and optionally identifying useful skills, hooks, and verifier setup.
Use when the user wants to update Claude settings, hooks, permissions, MCP server toggles, or other JSON config safely and with scope awareness.
Use when the user wants the full git workflow: branch creation if needed, commit, push, and PR create or update with a concise summary and test plan.
| name | code_simplifier |
| description | Use when changed code should be reviewed for reuse, code quality, and efficiency, then cleaned up before finalizing. |
Use this skill after making changes and before wrapping up.
Derived from src/skills/bundled/simplify.ts.