> For the complete documentation index, see [llms.txt](https://docs.akri.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akri.sh/v0.13/development.md).

# Developing for Akri

- [Developer Guide](https://docs.akri.sh/v0.13/development/development.md)
- [Building Containers](https://docs.akri.sh/v0.13/development/building.md)
- [Custom Discovery Handlers](https://docs.akri.sh/v0.13/development/handler-development.md)
- [Custom Brokers](https://docs.akri.sh/v0.13/development/broker-development.md)
- [Mock Discovery Handler for Testing](https://docs.akri.sh/v0.13/development/debugging.md)
- [Walkthrough of Implementing a Custom Discovery Handler and Broker](https://docs.akri.sh/v0.13/development/development-walkthrough.md)
- [End to End Test Workflow](https://docs.akri.sh/v0.13/development/test-cases-workflow.md)
