ecodelearn/template-claude-code-open — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a clean Claude Code project template that I can use for new projects or adopt into existing ones.

I want it to help Claude remember the project over time, including the stack, team rules, decisions, lessons learned, current specs, and what work is in progress. It should work in English or Portuguese, ask the user once during setup, then keep using that language.

Include simple onboarding for a new project, adoption scripts for Mac, Linux, and Windows, and clear slash commands for things like project init, creating specs, bug fixes, PR review, commits, and deploy checks. I also want built in docs that explain the workflow, customization, architecture, and team usage.

Please make it self contained with no external dependencies beyond normal shell or PowerShell scripts. Add safety hooks that block dangerous commands, support auto formatting, and keep memory files updated. Make the README and quickstart friendly enough that a lightly technical developer can understand and start using it in a few minutes.

Want more depth? Deep Reverse