Caveman Mixin banner
wangcansunking wangcansunking

Caveman Mixin

Development community

Description

<!-- adapted from mattpocock/skills productivity/caveman/SKILL.md --> # `_caveman-mixin` — terse render style Used by Phase C renderer (HTML generation). Imported by `prompts/writer-prompt.md` and every `skills/plan-gen/types/*.md`. ## Goal HTML pages read like reference sheets, not essays. Visual scan beats sequential read. ## Render priority (mandatory order) When choosing how to present any fact, pick the first form that fits: | Rank | Form | Use when | |------|------|----------| | 1 |

Installation

Installs to ~/.claude/skills/wangcansunking-plan-harness-_caveman-mixin/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wangcansunking-plan-harness-_caveman-mixin && curl -fsSL https://raw.githubusercontent.com/wangcansunking/plan-harness/HEAD/prompts/_caveman-mixin.md -o ~/.claude/skills/wangcansunking-plan-harness-_caveman-mixin/SKILL.md

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

Full documentation available on GitHub

View Source Repository