Available Sample Reports
Documentation Quality Audit
Sample report showing comprehensive documentation analysis including:
- Overall documentation score (8.5/10)
- File-by-file coverage analysis
- Strengths and improvement areas
- Actionable recommendations
Security Audit Report
Coming soon - Sample security audit showing vulnerability scanning, OWASP Top 10 checks, and security best practices analysis.
Code Review Report
Coming soon - Sample code review with quality metrics, best practice violations, and refactoring suggestions.
Coding Standards Compliance
Coming soon - Sample standards compliance report showing adherence to coding standards and style guidelines.
Generate Your Own Reports
Using AI Agents in Your Project
To generate reports for your own codebase, follow these steps:
-
Install Agents: Copy agent templates from
agents/to your Claude Code agent directory -
Run Agent: Invoke agents like
@gen-docsin Claude Code - Review Results: Agents will analyze your code and generate detailed reports
- Take Action: Follow recommendations to improve your codebase