What problem does it solve? Writing consistent, high-quality technical documentation and formal security reports after completing reverse engineering, penetration testing, or CTF tasks is time-consuming and often skipped. This Skill automates the production of structured, evidence-backed reports and general documentation using proven templates. ## Core Features & Use Cases - Security Report Generation: Produces formal reports for reverse engineering, penetration testing, CTF writeups, and JS signature reversing using dedicated templates in references/security-report-templates.md. - General Documentation: Creates READMEs, API endpoint docs, and architecture documentation following progressive disclosure and task-oriented writing principles. - Diagram Integration: Embeds Mermaid diagrams (flowcharts, sequence diagrams) into reports by coordinating with a diagram-generator skill. - Use Case: After finishing an APK reverse engineering task, automatically generate a dated report file in the project directory with target overview, static/dynamic analysis findings, reproduction steps, and an embedded call-graph diagram. ## Quick Start Ask the assistant to write a penetration test report for the vulnerability you just verified, and it will produce a formatted markdown report in your project directory.