Skip to main content
Set up Cursor to write and edit the D-Sports docs (this repo). Cursor will use the Mintlify skill for components and style, and AGENTS.md in the repo for D-Sports-specific terminology and preferences.

Prerequisites

  • Cursor editor installed

Setup

1

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.
2

Install the Mintlify skill

In the integrated terminal, run:
npx skills add https://mintlify.com/docs
This gives Cursor Mintlify’s component reference, writing standards, and workflow guidance so it can suggest Cards, Tabs, frontmatter, etc.
3

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.
4

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.