> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prompts.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Tooling

> Planned developer tools for working with .ag prompt files.

Documentation first, tooling follows. Once the format is stable, we'll build:

<Steps>
  <Step title="Syntax highlighting">
    TextMate grammar for VS Code, Sublime, and GitHub Linguist.
  </Step>

  <Step title="Validation">
    A dprint plugin that validates structure without reformatting content.
  </Step>

  <Step title="Language server">
    LSP support for autocomplete, hover info, and diagnostics.
  </Step>
</Steps>
