The current patterns I use for delivering software with AI agents.
To preview documentation locally:
pip install -r requirements.txt
mkdocs serveThen visit http://localhost:8000/ai-patterns/
- Create a new
.mdfile in thedocs/folder - Update
mkdocs.ymlto add it to the navigation - Push to remote - site automatically rebuilds