ソース情報
- リポジトリ
- FreePeak/ktme
- ソースの最終更新活動
- 2026年3月2日 15:53
- 検出された SKILL.md の言語
- 英語
- スター
- 15
- フォーク
- 1
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/FreePeak/ktme --skill template-skillコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Comprehensive code review framework for evaluating code quality, security, performance, and maintainability
Standards and workflows for creating and maintaining high-quality documentation
Manage Git worktrees for parallel development workflows without switching branches
SOC 職業分類に基づく
SKILL.md を表示中
| name | template-skill |
| version | 1.0.0 |
| description | Template for creating new skills - customize and rename for your use case |
Brief description of what this skill does and when to use it.
Use this skill when:
Explain the core concept or workflow that this skill implements.
Goal: [What you're trying to achieve]
Steps:
Template:
## Template Section
- [ ] Item 1
- [ ] Item 2
[Continue with additional phases as needed]
✅ Best practice 1 ✅ Best practice 2 ✅ Best practice 3
❌ Anti-pattern 1 ❌ Anti-pattern 2 ❌ Anti-pattern 3
Example content here
Example content here
This skill integrates with Kilo's workflow:
Use with other skills:
Problem: [Description] Solution: [Fix]
Problem: [Description] Solution: [Fix]
# Quick commands or checklist
command 1
command 2
command 3