J-b-com/SPG ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Django app that generates security policy documents for software projects.
I want a simple web tool where someone can enter basic project details, choose from a few policy sections, and then get a polished security policy they can customize before downloading or copying it. It should support a clean editor flow, templates for common policy wording, and export the finished document in formats like Markdown, HTML, and DOCX. If it makes sense, add support for using Google Generative AI to help draft or refine the policy text.
Please make it easy to update the sections and wording later, and keep the whole thing straightforward to run locally. If you need to check current docs or best practices for anything, look them up online. The main goal is to make generating and managing security policies feel fast, simple, and professional.
Are you gonna build this?
make sure you review the code using coderabbit