This repository is an evolving collection of emerging patterns and anti-patterns for developing software with LLMs.
lexler.github.io/augmented-coding-patterns/
documents/
├── patterns/ # Solutions to common AI coding problems
├── anti-patterns/ # Common mistakes to avoid
└── obstacles/ # Inherent AI limitations
See CONTRIBUTE.md for detailed guidelines on adding patterns, anti-patterns, or obstacles.
New contributions go in the appropriate documents/
subdirectory following the structure and format described in the contributing guide.