ShopDevX/adeptlydev ? reverse-engineered prompt

Reverse engineered prompt

Build me a local first web app for Claude Code that helps me plan work before I start coding.

I want to type a plain English idea, have it turn into a clear plan, and then make that plan easy to read and run with Claude Code. The app should live on my machine, open in the browser on localhost, and work with my existing claude CLI without needing an API key or any backend service. Plans should be stored as markdown files in a local docs/plans folder, and the app should let me browse, approve, and re run them.

It should also teach me the useful Claude Code features inline, like subagents, skills, hooks, plan mode, MCP, security review, and auto memory, so I can see where they fit in the plan. If possible, include a crew style workflow that can run the approved plan step by step and show token usage and estimated cost from local Claude usage data. Keep everything privacy friendly and local only. If you need to check current Claude Code docs, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab