smithery/devkade

example:feature-1

Description of feature 1 and when to use it

Installation

$ npx skills add smithery/devkade --skill examplefeature-1

Also in this package

Other skills from smithery/devkade.

npx skills add smithery/devkade

Browse all from smithery/devkade

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,505 B
  • docs SUMMARY.md 67 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Feature 1: [Feature Name]

[Feature 1에 대한 상세 설명]

Purpose

[이 feature의 목적과 해결하려는 문제]

When to Use

Triggers:

  • "[트리거 문구 1]"
  • "[트리거 문구 2]"
  • "[트리거 문구 3]"

Use when:

  • [사용 시나리오 1]
  • [사용 시나리오 2]

How It Works

Process

  1. Step 1: [첫 번째 단계 설명]

- [세부사항 1] - [세부사항 2]

  1. Step 2: [두 번째 단계 설명]

- [세부사항 1] - [세부사항 2]

  1. Step 3: [세 번째 단계 설명]

- [세부사항 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와의 통합 방법]

Context from main plugin:

  • [받는 컨텍스트 1]
  • [받는 컨텍스트 2]

Passes to next feature:

  • [다음에 전달하는 컨텍스트 1]
  • [다음에 전달하는 컨텍스트 2]

Notes

  • [주의사항이나 추가 정보]