For developers
Ship with Equipt.
Install 600+ verified skills & agents into Claude Code with one command — or fork a complete reference agent built on the Anthropic SDK.
Install
Into Claude Code, in one command.
The Equipt CLI drops skills & agents straight into your project's .claude/.
npx @equipt/cli init # scaffold .claude/ + a manifest
npx @equipt/cli add equipt-engineering # a whole plugin
npx @equipt/cli add code-reviewer # a single skill or agent
npx @equipt/cli list # browse the catalog (with Readiness) or use the Claude Code plugin marketplace
/plugin marketplace add Salah-XD/equipt
/plugin install equipt-engineering For your codebase
Subagents that do real engineering work.
equipt-engineering 19
Subagents for code review, debugging, testing, refactoring, security audits, and API & schema design.
Explore →equipt-data 34
SQL, dashboards, and analytics-narrative skills & agents for working with your data.
Explore →Use when cleaning up commit history before a PR. Interactive rebase, fixups, squash decisions, and how to recover when rebase goes sideways.
Use when building or debugging a complex Excel/Google Sheets formula — XLOOKUP, INDEX/MATCH, array formulas, conditional logic. Knows when to write a formula and when to admit it's time for a script.
Use when handed a CSV and asked "what's in this?" — the diagnostic pass before any analysis. Schema discovery, distribution checks, anomaly hunting. The 15-minute investigation that prevents days of wrong conclusions.
Use when reviewing a diff, pull request, or commit before merge. Focuses on correctness, hidden footguns, and what a senior engineer would actually flag — not nit-pickery.
Use when inheriting a codebase you didn't write. Builds a mental model fast, identifies the load-bearing parts, and pulls the right questions out of the original author before they leave.
Use when you have more tech debt than you can fix. Helps separate "biting now" from "theoretical", builds a cost/risk frame, and writes the case for leadership.
Go fully custom
Or build an agent from scratch.
When a skill or subagent isn’t enough, fork a complete, self-contained agent built on the Anthropic SDK — read it top to bottom, swap the prompt, ship. A worked example you can learn from, not a blank template.
The one to read first: a company name or URL goes in → a structured research brief comes out (snapshot, positioning, traction, sentiment, the three questions to ask). Built on the Anthropic SDK with the built-in web-search tool — read it end to end, fork it, make it your own.
Every skill & agent is scored on the Equipt Standard before it ships — a Readiness score, a static safety gate, and Certified / Field-Ready tiers — so you install vetted tools, not a dump of prompts.