Claude Code is Anthropicβs AI coding assistant that works directly in your terminal. You can load the Nomba developer docs as a skill so Claude has full context about the API when youβre building.Documentation Index
Fetch the complete documentation index at: https://developer.nomba.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Active Claude subscription (Pro, Max, or API access)
- Node.js 18+ installed
Setup
Load the Nomba docs skill
In your project directory, run:This gives Claude Code access to the full Nomba API reference, guides, and authentication docs.
Example prompts
Once the skill is loaded, you can ask Claude Code things like:Using the Copy button
Every page on the Nomba developer docs has a Copy button in the top right. Use it to:- Open in Claude β opens the current page in Claude.ai with one click
- Copy page β copies the full page as Markdown, ready to paste into Claude