thananon/9arm-skills — reverse-engineered prompt
Reverse engineered prompt
Build me a clean little public repo for reusable Claude Code skills that I can install into my agent setup.
I want it organized so skills live in clear buckets like engineering, productivity, personal, drafts, old stuff, and misc. Each skill should be its own folder with a SKILL.md file that has a name, description, and plain instructions the agent can follow.
Include a few useful starter skills. One for disciplined debugging, one for writing a bug post mortem after a fix is proven, one for reviewing a plan or code change with an outside perspective, and one for rewriting engineer notes into leadership friendly updates for Jira, Slack, email, standup, or meeting notes.
Add simple shell scripts so I can list all skills and link the ready ones into my local Claude skills folder. Write a README that explains the layout, install command using npx skills, and the alternate script install path. Keep it practical and easy to maintain.
Want more depth? Deep Reverse