
Madi
- Updated July 2, 2026
- madiabio/madi-skills-marketplace
madi is a Claude Code skill in the AI & Agent Building category. Madi's engineering skill set + Matt-Pocock skills + agents. Start with /madi:tell-me-what-you-can-do.
Key points
- madi
- AI & Agent Building
- AI-coding skill
Madi by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add madiabio/madi-skills-marketplace/plugin install madi@madi-skills-marketplaceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | July 2, 2026 |
|---|---|
| Repository | madiabio/madi-skills-marketplace ↗ |
What it does
Madi's engineering skill set + Matt-Pocock skills + agents. Start with /madi:tell-me-what-you-can-do.
README.md
madi-skills-marketplace
Madi's Claude Code engineering skills, agents, and workflows, packaged as a plugin so you can install them in one step. After installing, run /madi:tell-me-what-you-can-do for a guided tour.
What's inside
- Madi's custom skills — spec-driven development, in-flight code-design enforcement, plan grilling, decision research, session cleanup/handoff, and more.
- Matt-Pocock engineering skills —
diagnose,tdd,zoom-out,improve-codebase-architecture,triage,to-issues,to-prd. These assume a repo set up with the Matt-Pocock conventions (CONTEXT.md,docs/adr/); run/madi:setup-matt-pocock-skillsto scaffold one. - Agents —
topic-researcher,refactor-agent,frontend-ui-architect,workflow-optimizer,autonomous-griller.
Not bundled: GSD (a separate heavyweight planning framework) and Superpowers (a separate marketplace). The tour skill points you at GSD's install with security/fork caveats if you want it.
Install
/plugin marketplace add madiabio/madi-skills-marketplace
/plugin install madi@madi-skills-marketplace
Then in any session:
/madi:tell-me-what-you-can-do
Run it cold (start of a session) for a full grouped overview of everything, or mid-task to get the 2–4 skills most relevant to what you're doing right now.
Try it before installing
claude --plugin-dir /path/to/madi-skills-marketplace/plugins/madi-skills
Plugin skills are namespaced (/madi:<skill>) so they never collide with your own.
Updating
/plugin marketplace update madi-skills-marketplace
Notes
- This plugin intentionally does not ship hooks or
settings.json— those in Madi's dotfiles carry machine-specific paths and GSD coupling, and aren't portable. Skills and agents are. versionis set inplugin.json; bump it on each release so installers get updates.