← All posts
Developer Kit · May 13, 2026 · 5 min read

Inside the Developer Kit: 79 skills, one terminal command.

The Developer Kit ships 79 skills covering planning, implementation, review, testing, debugging, and a long tail of integration-specific helpers. Here's the tour.

The workflow trio

Three skills do the heavy lifting for most feature work:

Specialised sub-agents

The kit includes a dozen sub-agent definitions that /build picks from depending on what it sees: backend-developer, frontend-developer, code-reviewer, tester, debugger, docs-manager, journal-writer, project-manager, and more. You don't usually call these by hand — they're spawned automatically when needed.

Integration deep-dives

Where Developer Kit pays for itself is the long tail of stack-specific skills:

Quality & ops

A second tier of skills keeps work shippable:

Thinking & process

The "soft" skills end up being some of the most used:

Why 79 and not 7

Each skill is a couple of hundred lines of focused prompt. They're cheap to load (only used when invoked) and expensive to skip (an agent that doesn't know about Shopify checkout extensions writes much worse Shopify code). At 79 skills the kit covers the 99% of stacks people actually ship.

Ready to skill up your agent?

Developer Kit · Marketing Kit · or the Bundle. Lifetime access, one-line install, no subscription.

See pricing →