Set up Cursor to help you write and maintain your Sonian documentation.Documentation Index
Fetch the complete documentation index at: https://docs.sonian.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Cursor editor installed
Setup
Open your docs directory in Cursor
Open the root of your Sonian documentation repository where
docs.json is located.Load the Sonian project context
In the integrated terminal, run:This gives Cursor access to Sonian’s component reference, no-code agent patterns,
and documentation standards.
Configure project instructions
Review
AGENTS.md in your project root to understand Sonian’s monorepo
structure, shared workspaces, and development conventions. Cursor will use
this for accurate context when assisting with code and docs.