TeraCreators Help
TeraCreators Help is a public documentation project covering multiple games. It turns scattered, fast-moving community knowledge into a structured help system people can navigate and contributors can extend.
The transformation
community discussion, screenshots, and reference material │ ▼ identify stable questions and repeatable content types │ ▼ create a navigable help structure and page models │ ▼ publish, refine, and maintain the guide in public
The problem was not a lack of information. It was that the useful information was scattered across conversations, videos, images, and sources with different levels of reliability.
What I built
Multi-guide architecture
One documentation system that can support distinct game ecosystems without collapsing them into one loose collection.
Repeatable page models
Structured categories for guides, reference information, visual help, and common questions.
Documentation UX
Navigation and page structure designed around what players are trying to understand or do.
Docs-as-code workflow
Docusaurus, Markdown, GitHub, and static publishing for a maintainable public guide.
What the project demonstrates
| Challenge | Documentation decision |
|---|---|
| Noisy and uneven source material | Separate durable reference knowledge from transient discussion and speculation. |
| Multiple related guides | Use a shared information architecture with clear boundaries between guide areas. |
| Visual, task-heavy questions | Combine screenshots and structured instructions where they clarify the task. |
| A guide that must keep changing | Use contributor-friendly documentation patterns and a practical publishing workflow. |
Why it matters
This is the most public end-to-end example on the site of how I approach a documentation problem: find the stable knowledge, make it discoverable, give it a structure that can grow, and keep improving it as users reveal what they need.