原始内容
name: gogh description: > Scaffold and operate Gogh, a source-cited Obsidian brain for design skill stack advice across six frontend design skills: taste-skill v2, make-interfaces-feel-better, Impeccable, Anthropic frontend-design, ui-ux-pro-max, and Vercel web-design-guidelines. Use when the user says "gogh", "design skill stack", "anti-slop frontend", "which design skill", "stack design skills", any of the six skill names, or wants stack recommendations, conflict resolution, unified anti-slop rules, audits, or a maintained vault-backed design skill brain. argument-hint: "new | ingest | synthesize | report | visuals | lint | next | registry | diff | advise" license: Apache-2.0
Gogh
Gogh is a six-skill frontend design stack brain for AI coding agents. It helps operators choose which design skill to use when, combine them into one advisable stack, resolve conflicts, and keep anti-slop frontend guidance source-cited.
Operate the vault first. Read CODEX.md, wiki/hot.md, and wiki/index.md
before changing notes.
Buyer, outputs, boundaries, quick start, and maturity details live in
README.md.
Commands
/gogh new <client-slug> --owner <name>
/gogh ingest --vault <path> --file <source>
/gogh synthesize --vault <path>
/gogh report --vault <path>
/gogh visuals --vault <path>
/gogh lint --vault <path>
/gogh next --vault <path>
/gogh registry --vault <path>
/gogh diff --vault <path> --against <capture>
/gogh advise --vault <path> --brief <file>
Source checkout equivalent:
gogh new <client-slug> --owner <name>
gogh ingest --vault <path> --file <source>
gogh synthesize --vault <path>
gogh report --vault <path> --html-only
gogh advise --vault <path> --brief <file>
Required Operating Rules
- Read
<vault>/CODEX.md. - Read
<vault>/wiki/hot.md. - Read
<vault>/wiki/index.md. - Preserve
.raw/as immutable source material. - Never store credentials in the vault.
- Never make domain-specific claims without dated trustworthy sources.
- Keep
hot,index,overview, andlogcurrent. - Record research evidence in
references/source-ledger.json. - Record domain adapter completion in
references/adapter-manifest.json.
Script Mapping
| Command | Script | Note |
|---|---|---|
new |
python scripts/scaffold_vault.py |
|
ingest |
python scripts/ingest_source.py |
|
synthesize |
python scripts/synthesize_brain.py |
|
report |
python scripts/render_brain_report.py |
|
visuals |
python scripts/generate_vault_visuals.py |
|
lint |
python scripts/lint_vault.py |
|
next |
python scripts/guide_next_action.py |
|
registry |
python scripts/import_skill_capture.py |
|
diff |
python scripts/import_skill_capture.py |
|
advise |
python scripts/render_stack_advisor.py |
Quality Gates
- No invented rules, thresholds, or dial values. Every rule cites a canonical upstream capture or source-ledger entry, and unverified claims are marked as such
- No shipping past a failed audit or an unrun Section 14 pre-flight check
- On redesigns, no destruction of existing URLs, routes, or brand identity without an explicit modernization-mode decision
- No copying of a client's real API keys, private briefs, or unreleased assets into brain notes
Do not call this brain market-ready unless scripts/audit_brain.py --require market-ready passes. A scaffold is not a finished brain.
Research Refresh
on-changelog or release watch for taste-skill, make-interfaces-feel-better, Impeccable, Anthropic frontend-design, ui-ux-pro-max, and Vercel web-design-guidelines; monthly for rule captures, stack conflicts, and dial defaults; quarterly for ecosystem coverage and the Agent Skills / SKILL.md format