Prerequisites
- Cursor editor installed
Setup
Open the D-Sports docs repo in Cursor
Open the root of this documentation repository (where
docs.json is). This is the repo that builds docs.d-sports.org.Install the Mintlify skill
In the integrated terminal, run:This gives Cursor Mintlify’s component reference, writing standards, and workflow guidance so it can suggest Cards, Tabs, frontmatter, etc.
Use AGENTS.md
The repo’s
AGENTS.md already includes D-Sports style preferences and a Mintlify MDX quick reference. Mention “Mintlify” or “docs” in your prompts so the agent uses the skill and follows our docs style.Write and preview
Edit MDX files and run
mint dev to preview at http://localhost:3000. Use Cursor’s AI to draft or refine pages.