diet103/claude-code-infrastructure-showcase ? reverse-engineered prompt
Reverse engineered prompt
Build me a reference repo for Claude Code infrastructure, not a finished app. I want something I can copy into my own TypeScript projects so Claude automatically loads the right skills instead of me having to remember them every time. Include a .claude setup with hooks, skills, commands, and a few specialized agents for things like refactoring, debugging, architecture review, and writing docs. Add a simple rules file that decides which skills should activate from the user prompt or the files being touched, plus a dev docs system that helps the project survive context resets.
Please make it easy to install into another project with a setup wizard that copies the right files, detects the stack, offers a basic mode and an optional AI enhanced mode, installs what the hooks need, and then runs health checks to verify everything worked. Also include a manual install path, a verification script, and realistic example skills using a generic blog style domain. Look up current Claude Code docs online if you need to.
Have a live product UI? Try website reverse