StyleGuide banner
davidmatousek davidmatousek

StyleGuide

Development community

Description

# Style Guide The style guide defines structural and formatting rules for all outputs. It complements the Voice Profile (which defines *how* you sound) by defining *how content is structured*. This file is always loaded as context (see `_Config/ContextLoading.yaml`). **IMPORTANT**: This is source-of-truth content. NEVER modify this file to fit a specific output. --- ## Document Structure _Define the structural framework your outputs follow. Section hierarchy? Required sections? Optional sec

Installation

Installs to ~/.claude/agents/davidmatousek-tachi-styleguide.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davidmatousek/tachi/HEAD/agents/StyleGuide.md -o ~/.claude/agents/davidmatousek-tachi-styleguide.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository