Author a new Pneuma mode end-to-end — manifest + viewer + skill + seed + showcase. Use this skill whenever the user says they want to create a new mode, fork an existing one for a different domain, scaffold mode files, design a new viewer, or asks "how should I build a mode for X". Walks the user through a discovery interview, produces a design brief that names every key choice (Source kind, ViewerAddress vocabulary, action space, seed strategy, external integrations, evolution directive), and only then generates the directory skeleton. Encodes the practice rules pulled from webcraft / slide / diagram / illustrate / remotion / kami. Pneuma Skills project only; Claude Code only.
$npx -y skills add pandazki/pneuma-skills --skill create-modeInstalls into the current project.
Run `npx skills use "https://github.com/pandazki/pneuma-skills" --skill "pandazki/pneuma-skills/create-mode"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pandazki/pneuma-skills" that are relevant to the current task. Run `npx skills add "https://github.com/pandazki/pneuma-skills"` and select the relevant skills, then follow their instructions.