documentation-generation skill helps create comprehensive, maintainable documentation for software projects through structured templates and examples.

For code review, check that:
1. Documentation exists for all public APIs
2. Examples are provided and tested
3. README is complete and up-to-date
4. Inline comments explain complex logic
5. Architecture decisions are documented