danielrosehill

Kdp Cover — Development skill for Claude Code

Development community

Build the full-wrap cover — back, spine and front on one sheet — at the interior's actual measured extent.

How to install Kdp Cover

Installs to ~/.claude/skills/danielrosehill-kdp-publishing-plugin-kdp-cover/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-kdp-publishing-plugin-kdp-cover && curl -fsSL https://raw.githubusercontent.com/danielrosehill/KDP-Publishing-Plugin/HEAD/commands/kdp-cover.md -o ~/.claude/skills/danielrosehill-kdp-publishing-plugin-kdp-cover/SKILL.md

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

What Kdp Cover does


description: Build the full-wrap cover — back, spine and front on one sheet — at the interior's actual measured extent argument-hint: "[optional — 'what-if N' to model a different page count]"

Build the cover. Scope: $ARGUMENTS

Use the `kdp-cover-wrap` skill. In short:

python3 ${CLAUDE_PLUGIN_ROOT}/scripts/build-cover.py

**The cover is built LAST, and from the interior.** Spine width is page count times paper caliper, so a cover built before the interior was finished — or kep

Alternatives in Development

  • Om Wrap Up — Wrap Up 4.6k ★
  • Dev Run — /dev-run — Orchestrateur dev (arch+db → back → API gate → front) pour 1 FEAT 193 ★
  • Eval Run — Run an eval case end-to-end on the VM (implement → build → score → record → roll back) 136 ★

Full documentation available on GitHub

View Source Repository