Taiyi Render banner
Dong90 Dong90

Taiyi Render

Communication community

Description

<!-- TAIYI-FORGE:CHAT-COMMAND:taiyi-render.md --> --- description: "TaiyiForge /taiyi:render — json → md via hbs" argument-hint: "optional slug and phase, e.g. change" --- User invoked **$taiyi-render** (= `/taiyi:render`). Run: ```bash scripts/taiyi-forge.sh render $ARGUMENTS ``` Re-renders `{PHASE}.md` from `{phase}.json` (Zod validate + Handlebars). Omit phase to use current phase. **dev** has no json view. Use after editing json artifacts; does not advance workflow or run quality gates.

Installation

Installs to ~/.claude/skills/dong90-oh-my-taiyiforge-taiyi-render/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dong90-oh-my-taiyiforge-taiyi-render && curl -fsSL https://raw.githubusercontent.com/Dong90/oh-my-taiyiforge/HEAD/prompts/taiyi-render.md -o ~/.claude/skills/dong90-oh-my-taiyiforge-taiyi-render/SKILL.md

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

Full documentation available on GitHub

View Source Repository