This is a library skill - it doesn't run standalone but provides standards references that other skills load based on file types being processed.
| Python | references/python.md | vibe, implement, complexity | | Go | references/go.md | vibe, implement, complexity | | TypeScript | references/typescript.md | vibe, implement | | Shell | references/shell.md | vibe, implement | | YAML | references/yaml.md | vibe | | JSON | references/json.md | vibe | | Markdown | references/markdown.md | vibe, doc |
For comprehensive audits, skills can load extended standards from vibe/references/-standards.md which contain full compliance catalogs.
Стандарты кодирования для конкретного языка и правила проверки. Предоставляет стандарты Python, Go, TypeScript, Shell, YAML, JSON и Markdown. Автоматически загружается с помощью /vibe, /implement, /doc, /bug-hunt, /complexity в зависимости от типов файлов. Источник: boshu2/agentops.