用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/FreePeak/ktme --skill template-skill命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 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