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

# Browse the library

> AI tools, repos, models, and reading — organized by function.

A curated catalog of AI tools, repositories, models, and reading material. Browse by what something does, not where it sits in the stack.

<Columns cols={3}>
  <Card title="Agents" icon="robot" href="/library/agents">
    Agent frameworks, autonomous agents, and agent platforms.
  </Card>

  <Card title="Articles & threads" icon="newspaper" href="/library/articles-and-threads">
    Reading list — opinions, deep dives, and discussions worth bookmarking.
  </Card>

  <Card title="Audio & speech" icon="waveform-lines" href="/library/audio-and-speech">
    Text-to-speech, podcast generation, and voice tooling.
  </Card>

  <Card title="Coding" icon="code" href="/library/coding">
    AI tools and agents for writing software.
  </Card>

  <Card title="Control surfaces" icon="sliders" href="/library/control-surfaces">
    Human-in-the-loop, oversight, and agent governance.
  </Card>

  <Card title="Design" icon="palette" href="/library/design">
    UI design tools, theming, and component libraries.
  </Card>

  <Card title="Finance" icon="chart-line" href="/library/finance">
    AI in trading, finance APIs, and financial models.
  </Card>

  <Card title="Hardware design" icon="microchip" href="/library/hardware-design">
    AI applied to chip and hardware design.
  </Card>

  <Card title="Image & video generation" icon="images" href="/library/image-and-video">
    Generative visuals — images, video, motion.
  </Card>

  <Card title="Memory & context" icon="database" href="/library/memory-and-context">
    Memory layers and context engineering for agents.
  </Card>

  <Card title="Models" icon="brain-circuit" href="/library/models">
    Foundation models and notable model releases.
  </Card>

  <Card title="Utilities" icon="wrench" href="/library/utilities">
    File conversion, automation, and productivity tools.
  </Card>

  <Card title="Skills" icon="puzzle-piece" href="/library/skills">
    Installable skills for Claude Code, Cursor, and Windsurf.
  </Card>
</Columns>
