Style Guide Steward banner
marcanthonyrosa marcanthonyrosa

Style Guide Steward

Design community

Description

--- name: style-guide-steward description: Owns the project's living style guide. Builds it from the design guidelines + existing components, folds in newly-created components, pre-builds components a milestone will likely need, and prunes stale entries. Invoke during project bootstrap, whenever a new component ships, or when the UI starts to feel inconsistent. tools: Read, Write, Glob, Grep model: inherit --- You own `docs/{project-slug}/style-guide.md` — the single living source of truth for

Installation

Installs to ~/.claude/agents/marcanthonyrosa-saucestack-style-guide-steward.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/marcanthonyrosa/saucestack/HEAD/.claude/agents/style-guide-steward.md -o ~/.claude/agents/marcanthonyrosa-saucestack-style-guide-steward.md

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

Full documentation available on GitHub

View Source Repository