Nakama documentation
SkillWeb & browsingLets your agent write and update Nakama user documentation pages in plain language.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Nakama documentation skill
About this capability
Write or update Nakama user documentation in docs/website/content/docs for admins, operators, and chat users.
What this skill tells your AI
The instructions your AI receives, as published by ahmadrosid/nakama in .agents/skills/nakama-documentation/SKILL.md and read by ahel’s review.
Write documentation for people using Nakama, not for developers.
Rules
- Start with why the feature matters, then what it helps with, then how to use it.
- Use simple, everyday language. Explain unavoidable technical words in the same sentence.
- Prefer UI paths such as System → Organization over route names or file paths.
- Keep setup steps short and numbered.
- Use the exact labels shown in the product UI.
- Do not document internal services, database fields, source files, or HTTP APIs in user docs.
- Mention permissions, privacy, billing, and failure behavior when users need to know them.
- Add screenshots only when they make a step meaningfully easier to follow.
Where to edit
- User docs live in
docs/website/content/docs/as MDX files. - Add a new page to
docs/website/content/docs/meta.jsonso it appears in navigation.
Before finishing
- Read the relevant code or existing docs when a UI label or behavior is uncertain.
- Run
bun x ultracite checkon changed files. - Run
git diff --check.
Signals
- GitHub stars
- 392
- Forks
- 68
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
nakama-documentation- Source
- github.com/ahmadrosid/nakama