Writing worldbuilding
Skill alainator/worldcodex/.claude/skills/writing-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 writing-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
Writes new worldbuilding content: civilizations, characters, locations, factions, events, languages, or narrative elements. Use when creating new entries, expanding existing ones, or when user says "create", "write", "add", "flesh out", "build", or "expand" for any non-science content. Does NOT write science files — use /writing-science for that.
SKILL.md
2.4 KB, as published. Nobody here has run it
Writing Worldbuilding
Write new non-science worldbuilding content following repo conventions.
Prerequisites
- Read CLAUDE.md for conventions and locked spellings
- Read
references/writing-standards.mdfor prose anti-patterns - If the project has a foundations audit toolkit, read it when writing civilizations, conflicts, or recovery arcs
- Search existing files for related content (grep key terms)
- Check science directories for universal rules the content must obey
Process
- Add YAML frontmatter: title, tags, status: draft
- One entity per file — no mega-documents
- kebab-case filenames
- Cross-link to related files with relative markdown links
- Flag potential contradictions:
<!-- REVIEW: potential conflict with [file] -->
Derivation-First Builds
For civilizations being built from scratch — especially in novel environments
or with non-human species — use /civilization-build instead of the scaffold
below. The scaffold's categories (governance, economy) are useful shorthand
for human civilizations in familiar contexts, but they can import assumptions
when applied to novel situations. The /civilization-build command ensures
every social structure is derived from biology and environment first.
The scaffold below remains useful for quick expansions of existing civilizations or for human civilizations in Earth-like contexts where the derivation has already been done (implicitly, by history).
Civilization Scaffold
When creating a civilization, address: governance, cultural identity, economy, technology, internal tensions, external relations, and how they interpret the universe's fundamental forces.
After Writing
- Update the relevant _index.md
- Add new terms to GLOSSARY.md
- Add dated events to MASTER-TIMELINE.md
- Present for author review — do NOT commit
Out of Scope
Does NOT write science files (use /writing-science). Does NOT audit content (use /auditing-canon). Does NOT design physical world foundations (use /designing-worlds).