Skip to content

Cursor setup

Set up Cursor to help you write and maintain documentation.

  • Cursor editor installed
  1. Open your docs directory in Cursor

    Open the root of your documentation repository.

  2. Install a documentation skill

    In the integrated terminal, install the skill matching your docs platform, for example:

    Terminal window
    npx skills add <skill-source>

    This gives Cursor the platform’s component reference, writing standards, and workflow guidance.

  3. Customize project instructions

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

  4. Start writing with Cursor

    Open a file and use Cursor’s AI features to draft and edit documentation.