Everything free I've made for building with Claude Code and AI agents. No strings, no email required. I keep this same link updated, so save it.
Follow me on Instagram for new drops — @angelotrifanoff.ai
The instructions file I put in every project. Safety rails, auto-mode boundaries, verification rules, cross-session memory. Copy the block, delete what doesn't apply, and you can run auto mode without wrecking anything.
https://gist.github.com/angelo-swe/674fb55010eacffa9266c43ee8b37733 Stop your AI from installing poisoned packages. One CLAUDE.md rule plus a terminal guard that refuses any npm package published in the last 72 hours, which is the window most supply-chain malware gets caught in.
https://gist.github.com/angelo-swe/15d635bd58e265cf52991c34e050d1b8 Make a second AI try to break the first one's code before you ship it. A CLAUDE.md rule you paste once.
https://gist.github.com/angelo-swe/40ce1925e7e125ef52ad105fbaac58f8 Stop prompting Claude Code one message at a time. The four loops that let it run on its own, and when to use each.
https://gist.github.com/angelo-swe/e585ee7fc1ea1e9edf001ee79546f19f The breakdown of how one prompt ran for two weeks, the three mechanics that make it work, plus a copy-paste long-runner template you can use today.
https://gist.github.com/angelo-swe/979a3ea76de268c5c68f33ce19bc0109 Every free GitHub repo from my repo series, newest first, with the git clone and run commands for each. Updated with every new episode.
https://gist.github.com/angelo-swe/3fdfdc4fee07d1f16c2a362b0b40c076 My exact setup plus the starter prompts. For anyone who wants to ship an app and has never touched Swift.
https://gist.github.com/angelo-swe/4e588cc9317f4fb2283b995f61fdb23d A Claude Code skill for shipping UI that doesn't look AI-generated. Drop it in your skills folder.
https://gist.github.com/angelo-swe/d776c2209739dfabcfebc36731b593fa The actual Claude Code skills I run my own content on. Research, hooks, carousels, covers, performance review.
https://gist.github.com/angelo-swe/45836a4ee2d867a34954091cdcb4d508 Anthropic's adoption ladder from level 0 to level 4, what the bottleneck is at each level, and how to climb one.
https://gist.github.com/angelo-swe/3f240aa41f27af2720c50a34ff267a55 More coming. Follow @angelotrifanoff.ai so you don't miss it.