Skip to content

Repository files navigation

boroworx/skills

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.

skills.sh

Install

# 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

Skills

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.

License

MIT — see LICENSE.

About

A collection of my personal agent skills

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages