OmerMohideen/genops ? reverse-engineered prompt
Reverse engineered prompt
Build me a portable agent skill for infrastructure as code that can scaffold, generate, and maintain projects for different tools and cloud providers. I want it to handle common requests like creating a new app on Azure with Terraform, adding a module, wiring CI checks, or spinning up resources on AWS or GCP. It should use bundled templates and copy the right starter files instead of trying to invent everything from scratch.
Also include a second skill for turning infrastructure requests into clean architecture diagrams. It should be able to generate a valid diagram for AWS, Azure, or GCP, and either give me a diagrams.net link or save a draw.io file if I give it a folder.
Make it easy to install in agent tools like Claude Code and Cursor, and keep everything self contained so it works across different coding assistants. If you need to check current docs online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit