We’ve recently added a new AI Resources page to the Nervos CKB documentation: AI Resources | Nervos CKB
The page includes:
- LLM files such as
llms.txtandllms-full.txt, - Starter prompts for common development tasks,
- Agent instructions that can be copied into
AGENTS.md,CLAUDE.md, Cursor Rules, or similar files - CKB Dev Skills
- CKB AI MCP
Note: Both CKB AI MCP and CKB Dev Skills are still under active development. They can be useful for discovery and workflow guidance, but important or version-sensitive answers should still be verified against the official docs, source repositories, RFCs, or release notes.
The goal is to make AI-assisted CKB development more reliable by giving agents better context about the Cell Model, Scripts, transactions, SDK usage, testing, deployment, and version-sensitive behavior.
Feedback is always welcome. If you try these resources with your own AI coding setup, we’d love to hear what works, what feels confusing, and what starter prompts or agent instructions would be useful to add next.
If you build your own skills and are willing to share them with the community, feel free to submit a PR to the docs repository: Pull requests · nervosnetwork/docs.nervos.org · GitHub