What problem does it solve? After completing reverse engineering, penetration testing, or CTF work, findings often remain scattered in notes and terminal output. This Skill turns completed analysis into formal, reproducible technical reports and general documentation (READMEs, API docs) using structured templates. ## Core Features & Use Cases - Security Report Generation: Produces reverse engineering reports, penetration test reports, CTF writeups, and JS signature analysis reports with mandatory Evidence-Finding-Path chains. - General Documentation: Creates READMEs, API endpoint docs, and architecture documentation following progressive disclosure and task-oriented writing principles. - Diagram Integration: Embeds Mermaid flowcharts and sequence diagrams into reports for call flows, attack paths, and algorithm visualization. - Use Case: After finishing an APK reverse engineering task, ask for a report and receive a dated markdown file in your project directory containing target overview, static/dynamic analysis, core findings, and reproduction steps. ## Quick Start Ask the AI to write a reverse engineering report for the analysis just completed and save it in the current project directory.