--- name: chroma description: Use this skill when the user wants to a general-purpose syntax highlighter in pure go. --- # Chroma Plugin A general-purpose syntax highlighter in pure Go. ## Commands ### Operations - `chroma file highlight` — highlight file via chroma ## Usage Examples - "chroma --help" - "chroma " ## Installation ```bash go install github.com/alecthomas/chroma/cmd/chroma@latest ``` ## Examples ```bash chroma --version chroma --help ``` ## Key Features - syntax-highlighting\n- text\n- formatting