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/devkade/collaborator/tree/main/docs/plugin-template/skills/example-plugin/skills/feature-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.
example-plugin
Brief description of what this plugin does and when to use it
example:feature-1
Description of feature 1 and when to use it
deep-reading-framework
Three-pass critical reading framework for systematic document analysis. Supports tech blogs, retrospectives, technical documentation, personal writing, and academic papers. Primary focus on Third Pass critical analysis, context validation, and actionable reconstruction. Use when analyzing complex documents, performing critical reading, extracting actionable insights, or conducting deep analysis. Triggers include Third Pass, 비판적 분석, critique, 깊이 읽기, 심층 분석.
oss-contribution-framework
Systematic framework for contributing to open source projects. Guides through issue discovery, integrated analysis with code exploration, implementation, and PR creation. Use when starting OSS contributions, analyzing issues, or creating pull requests. Includes modular sub-skills for each contribution phase.
oss:issue-analysis
Phase 2 of OSS contribution - Deep analysis combining issue requirements with codebase exploration. Extracts requirements, explores code structure, identifies exact code locations to fix, traces execution paths, and maps code-level changes needed. Use when starting work on selected issue.
oss:solution-implementation
Phase 3 of OSS contribution - Design and implement the solution following project standards and best practices. Writes code following conventions, adds/updates tests, handles edge cases. Use when issue analysis is complete and ready to write code.
Didn't find tool you were looking for?