Back in February I wrote about agent-skills — a repo of SKILL.md files that taught Claude Code my Laravel conventions so I'd stop re-explaining Pest, Action classes and Livewire 4 every session.

It worked. But after a few months of daily use, I hit a ceiling that skills alone couldn't fix.

Today I rewrote the repo. New name, new structure, three layers instead of one: nasrulhazim/claude.

And because most of my projects are scaffolded from Kickoff, the same roster now ships into every generated app via Kickoff 1.36.0.

This post is the upgrade guide.