About this product

Claude Code is great out of the box. It's another level when you give it the right skills, the right delegated subagents, and the right one-line entry points for your team's common workflows.

The Claude Code Skills & Subagents Pack is exactly that — 60+ production-grade assets you drop into .claude/ (or install via plugin), and Claude Code immediately knows how to scaffold a Next.js 15 component the right way, write a bulletproof Stripe webhook, design a Postgres 16+ schema, run a security audit, write tests that catch real bugs, and 30-some other expert tasks — without you re-typing the conventions every time.

What's inside

  • 34 skills — expert SKILL.md files with frontmatter so Claude loads them automatically when relevant. Covers Next.js 15 + React 19, Tailwind v4 + shadcn/ui, FastAPI, Express, Laravel, REST/OpenAPI design, Postgres 16 + Prisma 6 + Drizzle, Stripe (integration, webhook, refunds), Playwright, unit testing, coverage review, Docker, GitHub Actions, OpenLiteSpeed deploy, security audit, refactoring, perf profiling, dead-code finding, README/changelog/API doc generation, and more.
  • 4 subagents — a planner (sequences atomic tasks), a reviewer (blocks bad PRs with actionable comments), a debugger (scientific method, no guessing), and a test-writer (minimum-but-complete tests, no coverage padding).
  • 23 slash commands/plan, /review, /debug, /test, /ship, /scaffold-component, /add-endpoint, /add-stripe-webhook, /security-audit, and 14 more, each wired to dispatch the right skill or subagent.
  • One-command plugin install via the included .claude-plugin/plugin.json, or copy-into-.claude/ manual install for any subset.
  • A polished 80+ page searchable PDF reference with cover, intro, per-asset section, and a 23-command quick reference.
  • Commercial license — unlimited use in personal + client projects.

Who this is for

Engineers and teams who already use Claude Code and want it to behave like a senior on day one — knowing your stack's conventions, anti-patterns, and the way your project actually does things. Especially valuable if you ship across multiple stacks (full-stack solo founders, agencies, consultancies).

Why $39

Each skill alone has measurable value — they replace several pages of "please follow these conventions" you'd otherwise paste into every Claude Code session. The subagents alone (planner + reviewer + debugger + test-writer) cover most of a senior engineer's check-and-balance role. Use the pack on one real project and it pays for itself the first sprint.

What's included

  • 34 production-grade Claude Code skills across 8 areas
  • 4 subagents (planner, reviewer, debugger, test-writer)
  • 23 slash commands wiring everything together
  • .claude-plugin/plugin.json for one-command install
  • Manual install path (copy into .claude/) for any subset
  • Polished searchable PDF reference
  • Quickstart with single-project + user-wide install guides
  • Commercial license — unlimited personal + client project use
  • Free updates as Claude Code and the stacks evolve
FAQ

About Claude Code Skills & Subagents Pack

?

How do I install these into Claude Code?

Two ways. Plugin install (one command — gets all 60+ assets at the user level): claude-code plugin install . — run from inside the unpacked folder. Manual install (mix and match): copy any combination of skills/, agents/, and commands/ into your project's .claude/ directory. Full step-by-step in QUICKSTART.md.

?

What's the difference between a skill and a subagent?

A skill is an expert instruction file (SKILL.md with frontmatter) that Claude Code loads when the description matches what you're asking for — it shapes Claude's output for a specific task (e.g. "scaffold a Next.js component the right way"). A subagent is a delegated role with its own system prompt and tool budget; Claude can hand work to it for bounded jobs that benefit from a fresh context (e.g. "do a code review" or "plan this refactor"). This pack includes both — 34 skills and 4 subagents — because they solve different problems.

?

What about slash commands?

Slash commands are reusable entry points (/plan, /review, /ship, etc.) that wrap the right skill or subagent and accept an inline argument. They're the friendliest way to invoke a workflow — you type the command, give your description, and Claude routes correctly. The pack ships 23 commands covering every major workflow the skills and subagents support.

?

Can I use these in client work?

Yes. The commercial license covers unlimited use in personal projects, internal company projects, and unlimited paid client work. You may not resell the pack itself — but you can absolutely commit the asset files into the repos you build.

?

Will these stay useful as Claude Code updates?

Yes. The pack is built on the stable skills + subagents + slash commands conventions Claude Code uses. When Claude Code's conventions evolve or a stack lands a major version change (Next.js, React, Tailwind, etc.), we update the affected assets and reissue. Re-download from your account any time.

?

What if a skill misfires or doesn't trigger?

Skills load when their frontmatter description matches the request. If a skill isn't activating, the description probably needs tightening — easy fix on your end. If you think it's a bug in our content, email hello@buycoded.com with what you typed and what fired (or didn't), and we'll patch it. 14-day no-questions refund if the pack doesn't deliver.

?

Do I need to be on a specific Claude Code version?

The skill/subagent/slash-command conventions used here are the stable ones in current Claude Code. The plugin manifest (.claude-plugin/plugin.json) targets the current major plugin spec. If you're on an older Claude Code release, the manual install path still works — copy the asset folders directly into .claude/ and Claude Code will pick them up.