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

# Introduction

> Curated handbooks, official docs, and tooling for AI-assisted software development.

This tab is a **curated library** of high-signal resources for working with coding agents, LLM IDEs, and disciplined AI-assisted engineering. Use it when you want pointers beyond day-to-day Hiro League docs—not as a substitute for your team's standards.

<Tip>
  Start with [References](/ai-coding-bible/references) for categorized links. The **Tools** section there highlights opinionated workflows you can adopt or adapt.
</Tip>

<Columns cols={3}>
  <Card title="References" icon="library" href="/ai-coding-bible/references">
    Handbooks, vendor guides, community write-ups, courses, and principles—plus **Tools** (gstack, Superpowers).
  </Card>

  <Card title="Hiro League docs" icon="terminal" href="/hirotemp/get-started/introduction">
    Product-specific CLI, gateway, and architecture documentation.
  </Card>

  <Card title="Building CLI for Agents" icon="code" href="/ai-coding-bible/building-cli-for-agents">
    Structured output, exit codes, NDJSON streaming, context-window discipline, and related practices for agent-friendly CLIs.
  </Card>
</Columns>
