Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 906 Bytes

File metadata and controls

43 lines (33 loc) · 906 Bytes
title description icon
Claude Code setup
Configure Claude Code for your documentation workflow
asterisk

Set up Claude Code to help you write and maintain your Mintlify documentation.

Prerequisites

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

Setup

```bash npm install -g @anthropic-ai/claude-code ``` In your docs directory, run:
npx skills add https://mintlify.com/docs

This gives Claude Code Mintlify's component reference, writing standards, and workflow guidance.

Edit `AGENTS.md` in your project root to add project-specific terminology, style preferences, and content boundaries. ```bash claude ```