원클릭으로
skill-name
Brief description of when to use this skill
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Brief description of when to use this skill
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Guides building and testing conversational Claude skills. Use when creating a new skill, reviewing an existing skill, or iterating on skill design. Trigger when users say things like "create a new skill", "build a skill", "review this skill", or "make this skill better."
Deeply analyze codebase architecture and dependencies. Use when understanding system design, finding patterns, or mapping how components interact.
Project coding standards and conventions. Loaded automatically when writing or reviewing code to ensure consistency.
Fix a GitHub issue by implementing the requested changes
Summarize changes and discussion in a pull request
| name | skill-name |
| description | Brief description of when to use this skill |
| argument-hint | ["optional-arguments"] |
| disable-model-invocation | false |
| user-invocable | true |
| allowed-tools | [] |
Brief overview of what this skill does and when to use it.
When this skill is invoked, follow these steps:
First step: Describe what Claude should do first
Second step: Next action to take
Final step: Complete the task
Provide usage examples:
# Example 1: Basic usage
/skill-name argument1
# Example 2: Multiple arguments
/skill-name arg1 arg2 arg3
Reference supporting files so Claude knows when to load them: