Files
vibe-coding-cn/skills/claude-skills/assets/template-minimal.md
T
tukuaiai 6c90a5e535 refactor: skills 目录扁平化,移除分类子目录
- 将 00-元技能、01-AI工具、02-数据库、03-加密货币、04-开发工具、05-生产力 下的技能移至 skills/ 根目录
- 更新 skills/README.md 使用表格进行说明性分类
- 更新 AGENTS.md 目录结构说明
2026-02-12 01:57:48 +08:00

906 B

name, description
name description
skill_name
[Domain] capability: includes [key capability]. Use when [decidable triggers].

{{skill_name}} Skill

One sentence that states the boundary and the deliverable.

When to Use This Skill

Trigger when any of these applies:

  • [Trigger 1: concrete task/keyword]
  • [Trigger 2]
  • [Trigger 3]

Not For / Boundaries

  • What this skill will not do (prevents misfires and over-promising)
  • Required inputs; ask 1-3 questions if missing

Quick Reference

Common Patterns

Pattern 1: one-line explanation

[command/snippet you can paste and run]

Examples

Example 1

  • Input:
  • Steps:
  • Expected output / acceptance:

Example 2

Example 3

References

  • references/index.md: navigation
  • references/...: long-form docs split by topic

Maintenance

  • Sources: docs/repos/specs (do not invent)
  • Last updated: YYYY-MM-DD