Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.36 KB

File metadata and controls

32 lines (27 loc) · 1.36 KB
title Cursor
description Use Cursor with the D-Sports docs repo: Mintlify skill and AGENTS.md
icon arrow-pointer

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

Open the root of this documentation repository (where `docs.json` is). This is the repo that builds [docs.d-sports.org](https://docs.d-sports.org). In the integrated terminal, run: ```bash 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. 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. Edit MDX files and run `mint dev` to preview at http://localhost:3000. Use Cursor's AI to draft or refine pages.