원클릭으로
skill-name-template
Short, action-oriented description of when to use this skill. Keywords help the router.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Short, action-oriented description of when to use this skill. Keywords help the router.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Project and feature planning with 4 adaptive phases — Specify, Design, Tasks, Execute. The execution orchestrator. Creates atomic tasks with verification criteria, architecture decisions, and persistent memory across sessions.
Perform thorough code reviews. Use when reviewing PRs, auditing code quality, or checking for bugs and anti-patterns.
Systematic debugging workflow. Use when investigating bugs, unexpected behavior, errors, or performance issues.
Write, review, and maintain automated tests. Use when a user asks to test a feature, write specs, or improve coverage.
| name | skill-name-template |
| description | Short, action-oriented description of when to use this skill. Keywords help the router. |
| version | 1.0.0 |
| author | {"[object Object]":null} |
Purpose: One sentence defining the value of this skill.
Before executing, you MUST read/verify:
path/to/file — Why this file matters.path/to/file — Why this file matters.| File | Purpose |
|---|---|
path/to/file | What this file does |
| Symptom | Cause | Fix |
|---|---|---|
| [What you see] | [Why it happens] | [How to fix] |