Руководство по созданию скиллов и агентов
★ 7.1 · vibe-coding
guidance is a Claude Code skill that delivers authoritative best-practice guidance for building skills, agents, and plugins, and can install or refresh vendored copies of the plugin-building skills in any repository. In Guidance Mode it reads only the relevant documents from its own references/ directory — covering entity taxonomy, skill-authoring, agent-authoring, marketplace configuration files, versioning, and per-model instruction authoring — and applies them directly to the user's situation. Running it with init executes init-guidance.sh, which vendors three skills (plugin-guidance, plugin-skill-builder, plugin-agent-builder) into .claude/skills/ and writes a path-scoped rule index at .claude/rules/plugin-building-guidance.md; update refreshes an already-vendored copy after the plugin has been updated. Use it when designing, reviewing, or hardening a skill, agent, or hook — not for writing feature code or conducting a full new-skill interview, which belongs to skill-builder or agent-builder.