Planning worldbuilding
Skill alainator/worldcodex/.claude/skills/planning-worldbuilding
Claude Code skill suite for worldbuilding with scientific rigor. 19 skills, 5 commands, 3 agents, research tool. Includes derivation-chain civilization pipeline, communication medium taxonomy, and epistemological framework.
npx -y skills add alainator/worldcodex --skill planning-worldbuildingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Decomposes a large worldbuilding task into a sequenced plan with concrete steps, target files, verification criteria, and dependency order. Use before building a new civilization, designing a planet, or any task spanning more than 3 files. Triggers on "plan this", "break this down", "how should we approach", "build plan for", or "what is the sequence". Does NOT write content — produces the plan only.
SKILL.md
1.3 KB, as published. Nobody here has run it
Planning Worldbuilding
Break large worldbuilding tasks into sequenced, trackable steps.
When to Use
Any task that will produce more than 3 files.
Process
- Scope: Map files to create/modify, dependencies, existing constraints
- Write Plan: Save to
meta/plans/YYYY-MM-DD-<topic>.md - Review: Present for approval before writing
Task Design Rules
- Each task targets one file
- Tasks have verification criteria
- Dependencies are explicit
- Content is concrete (not "flesh out")
- YAGNI — if not needed for current scope, cut it
Checkpoint Pattern
For 5+ task plans, insert checkpoints every 3-5 tasks for author review.
Out of Scope
Does NOT write content (use /writing-science or /writing-worldbuilding). Does NOT interrogate decisions (use /interrogating-design).