Удаление скилла из воркфлоу с обновлением документации

★ 7.3 · vibe-coding

remove-old-skills-from-workflow is a Claude Code skill that guides you through completely removing a skill from an existing workflow: it searches for all references with grep, deletes the skill folder, updates skill-source.json, and keeps 7 documentation files in sync — README, README_cn.md, AGENTS.md, and both English and Chinese MDX pages on the website. The built-in checklist covers skill count decrements, table rows, pipeline stage descriptions, skill combination chains, and example workflows. Use it when cleaning up deprecated or unused skills without leaving stale references scattered across the project. The file references/skill-sources.md is intentionally left unchanged, as it tracks the broader skill ecosystem rather than workflow-specific installations.