Создание и поддержка скиллов для Claude Code
★ 6.7 · vibe-coding
skill-authoring is a Claude Code skill that guides writing and maintaining skills for the `/` command system, applying DRY principles and three-level progressive disclosure: a frontmatter description (max 100 words, trigger conditions only), a SKILL.md body (hard max 500 lines, core rules and concepts), and reference files loaded on demand for recipes, templates, and detailed examples. It encodes an add-vs-split heuristic with a decision table, an anti-patterns reference with fixes, and two checklists — one for creating a new skill, one for editing an existing one. Use it when authoring a skill from scratch, adding content to an existing skill, restructuring or splitting an oversized skill, or asking whether a skill has grown too large.