Skip to main content
Set up Claude Code to work on the D-Sports docs (this repo). Use the Mintlify skill for components and style, and AGENTS.md for D-Sports-specific guidance.

Prerequisites

  • Active Claude subscription (Pro, Max, or API access)

Setup

1

Install Claude Code

npm install -g @anthropic-ai/claude-code
2

Open the D-Sports docs repo and install the Mintlify skill

In the docs repo root, run:
npx skills add https://mintlify.com/docs
This gives Claude Code Mintlify’s component reference and writing standards for docs.d-sports.org.
3

Use AGENTS.md

The repo’s AGENTS.md defines D-Sports terminology, style, and a Mintlify MDX quick reference. Keep it in mind when asking Claude to edit docs.
4

Start writing

Run claude in the repo and ask it to edit or create MDX pages. Preview with mint dev.