Agent skills for Claude Code and other coding agents.
| Skill | Description |
|---|---|
| five-whys | 5 Whys root cause analysis for anything — bugs, incidents, books, decisions. |
Install with the skills.sh installer and pick the skills you want:
npx skills@latest add patrikbraborec/skillsOr install as a Claude Code plugin:
/plugin marketplace add patrikbraborec/skills
/plugin install patrikbraborec-skills@patrikbraborec
Or install manually by copying a skill into your skills directory:
git clone https://github.com/patrikbraborec/skills.git
cp -r skills/five-whys ~/.claude/skills/