harendra-shakya/smart-contract-attack-vectors — reverse-engineered prompt
Reverse engineered prompt
Build me a simple, polished smart contract security knowledge base from this repo. I want it to feel like an easy to browse reference site for people learning about Ethereum and DeFi attack vectors, not just a raw folder of markdown files.
Use the existing markdown content as the source of truth and turn it into pages for each vulnerability, plus sections for CTFs, security tools, and recommended articles or papers. Add a clean homepage, search, and basic category browsing so someone can quickly find things like reentrancy, oracle manipulation, access control issues, gas related problems, and historic attacks. A reader should be able to open an attack page and clearly see the name, the writeup, and links to related resources.
Make it mobile friendly and easy to extend later when more vulnerabilities or tools get added. If there are missing details in the repo, keep the structure sensible and lightweight rather than making things up. Look up current docs online if you need to.
Want more depth? Deep Reverse