dapi/claude-code-marketplace

Agents, commands and skills for active development

16Stars on the repository
50Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

spec-ai-readiness

01

dapi/claude-code-marketplace

Agent

A review helper that checks whether a written specification gives an AI coding agent enough information to complete the work. It is used through the `/spec-review` command.

16 4mo ago A 82 tokens original MIT

spec-analyst

02

dapi/claude-code-marketplace

Agent

A business-analysis helper for reviewing software specifications, focusing on goals, user stories, acceptance criteria, rules, roles, permissions, and unusual cases.

16 4mo ago A 64 tokens original MIT

spec-api

03

dapi/claude-code-marketplace

Agent

An API and integration review helper for checking specifications that describe connections between software systems.

16 4mo ago A 65 tokens original MIT

spec-axes

04

dapi/claude-code-marketplace

Agent

An agent that reviews a software specification along three questions: what is being built, how it will be built, and how it will be verified. It is designed to run through the /spec-review command.

16 4mo ago A 83 tokens original MIT

spec-classifier

05

dapi/claude-code-marketplace

Agent

A lightweight agent that reviews a software specification and identifies which areas it covers, such as data, APIs, infrastructure, user interfaces, risks, or AI. It also gives an early estimate of the specification's size or scope.

16 4mo ago A 68 tokens original MIT

spec-data

06

dapi/claude-code-marketplace

Agent

An agent that reviews the data parts of a software specification, acting like a data architect. It checks models, fields, relationships, database choices, storage, validation, and related rules.

16 4mo ago A 65 tokens original MIT

spec-infra

07

dapi/claude-code-marketplace

Agent

A specialist subagent that reviews infrastructure, security, and non-functional requirements in technical specifications. It is designed to be called by a specification-review command, not directly.

16 4mo ago A 61 tokens original MIT

spec-risk

08

dapi/claude-code-marketplace

Agent

A subagent that reviews a specification for things that could go wrong. It considers technical, business, operational, schedule, and security risks and suggests ways to reduce them.

16 4mo ago A 60 tokens original MIT

spec-scoper

09

dapi/claude-code-marketplace

Agent

A supporting agent that estimates the size and structure of a software specification. It looks at features, dependencies, data models, APIs, interfaces, integrations, business logic, and tests.

16 4mo ago A 68 tokens original MIT

spec-test

10

dapi/claude-code-marketplace

Agent

A subagent that reviews a specification from the perspective of writing tests. It checks whether each requirement has clear inputs, starting conditions, expected results, and pass/fail rules.

16 4mo ago A 64 tokens original MIT

spec-ux

11

dapi/claude-code-marketplace

Agent

A helper for reviewing user-interface specifications, meaning plans for screens, forms, and how people use them. It checks user journeys, screen states, accessibility, and behavior on different device sizes.

16 4mo ago A 78 tokens original MIT

task-classifier

12

dapi/claude-code-marketplace

Agent

A task-classification agent for deciding how incoming work should be handled. It accepts a web link, issue reference, or local file, retrieves the source content, saves the full specification temporarily, and classifies its complexity and signals.

16 4mo ago A 97 tokens original MIT