Agent skills I've built while working on my own projects. Installable into
Claude Code, Codex, Cursor, opencode, and ~30 other agents with
npx skills.
# everything in this repo
npx skills add boroworx/skills
# a single skill
npx skills add boroworx/skills --skill nuclear-simplification
# into specific agents (default is whatever it detects)
npx skills add boroworx/skills -a claude-code -a codex| Skill | What it does |
|---|---|
nuclear-simplification |
Reads every line of a repo (or a named scope), ledgers a verdict per file, deletes what is dead or duplicated, and rebuilds the survivors as a few deep abstractions — with observable behavior held fixed by a written contract and characterization tests. |
MIT — see LICENSE.