Создание стандартов кодирования проекта

★ 7.1 · vibe-coding

coding-standard is a Claude Code skill that creates and updates coding standards, conventions, rules, and guidelines for the current project. It operates in three modes: building a standard from scratch (status `proposed`), converting an existing document such as an ADR (status `accepted`), or updating an existing standard. Before writing anything, the skill checks whether the proposed standard duplicates linter or formatter responsibilities, then applies a YAGNI filter — requiring concrete evidence like at least three inconsistent code examples, recurring review findings, or a documented incident. It does not produce architectural decision records, project documentation, runbooks, or open-ended research; separate skills handle each of those tasks.