Skip to content

Credits

Tuff is shaped by a mix of open-source libraries, documentation tooling, and prior work in the agent capability space.

  • skills.sh for the broader idea of reusable, shareable agent skills
  • Astro for the docs site framework
  • Starlight for the documentation theme and navigation structure
  • Pagefind for local search in the generated docs
  • freeze for terminal screenshots generated from real CLI output
  • clap for command-line parsing
  • tabled for tabular CLI output
  • diffy for merge-aware updates and diff handling