Agent skill
example:feature-2
Description of feature 2 and when to use it
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/product/examplefeature-2
SKILL.md
Feature 2: [Feature Name]
[Feature 2에 대한 상세 설명]
Purpose
[이 feature의 목적과 해결하려는 문제]
When to Use
Triggers:
- "[트리거 문구 1]"
- "[트리거 문구 2]"
- "[트리거 문구 3]"
Use when:
- [사용 시나리오 1]
- [사용 시나리오 2]
How It Works
Process
-
Step 1: [첫 번째 단계 설명]
- [세부사항 1]
- [세부사항 2]
-
Step 2: [두 번째 단계 설명]
- [세부사항 1]
- [세부사항 2]
Output Format
## [Output Title]
[출력 형식 예시]
Usage Examples
Example 1: [시나리오]
Input:
[입력 예시]
Process:
- [처리 과정 1]
- [처리 과정 2]
Output:
[출력 예시]
Best Practices
- [베스트 프랙티스 1]
- [베스트 프랙티스 2]
Common Pitfalls
Avoid:
- ❌ [피해야 할 것 1]
- ❌ [피해야 할 것 2]
Instead:
- ✅ [대신 해야 할 것 1]
- ✅ [대신 해야 할 것 2]
Integration
[메인 플러그인이나 다른 feature와의 통합 방법]
Notes
- [주의사항이나 추가 정보]
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?