
Implementation Prd
- 6 repo stars
- Updated July 23, 2026
- DmitriyYukhanov/claude-plugins
Author an implementation-ready spec bundle (PRD) for apps, services, platforms, or complex features before building.
About
implementation-prd produces implementation-ready specification bundles for apps, services, platforms, and complex features. A developer or PM uses it to turn an idea into a detailed, build-ready PRD that scopes the work before any code is written.
- Implementation-ready PRD
- Spec bundle authoring
- Apps/services/platforms
- Complex-feature scoping
Implementation Prd by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin marketplace add DmitriyYukhanov/claude-plugins/plugin install implementation-prd@dmitriy-claude-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 6 |
|---|---|
| Last updated | July 23, 2026 |
| Repository | DmitriyYukhanov/claude-plugins ↗ |
What it does
Author an implementation-ready spec bundle (PRD) for apps, services, platforms, or complex features before building.
README.md
implementation-prd
A Claude Code plugin for writing implementation-ready spec bundles that another coding agent can build from directly across frontend, backend, desktop, mobile, SaaS, platform, and feature work.
Installation
/plugin install implementation-prd@DmitriyYukhanov/claude-plugins
Features
Skill: implementation-prd
Auto-activating reference knowledge for turning app, service, platform, or complex feature requests into a build-ready spec bundle.
Covers:
- decisive PRDs for apps, services, products, platforms, and large features;
- explicit in-scope / out-of-scope boundaries;
- contracts for APIs, IPC, queues, webhooks, background jobs, and error envelopes;
- SQL schema or data-model artifacts;
- test plans with unit, integration, E2E or end-to-end-equivalent, negative, and exit criteria;
- implementation order, risks, default technical decisions, and Definition of Done.
Script: init-spec-bundle.sh
Scaffolds the standard bundle:
<slug>_prd.md<slug>_contracts.md<slug>_schema.sqlor<slug>_data-model.md<slug>_testplan.md
Usage:
bash "${CLAUDE_PLUGIN_ROOT}/scripts/init-spec-bundle.sh" my-feature feature docs/specs/my-feature sql
bash "${CLAUDE_PLUGIN_ROOT}/scripts/init-spec-bundle.sh" billing-worker system docs/specs/billing-worker data-model
Usage
The skill activates automatically when the user asks for a detailed PRD, implementation-ready spec, backend service spec, frontend or mobile app spec, build-ready feature requirements, or a documentation bundle that Claude Code or Codex can implement with minimal follow-up.
Examples:
Write an implementation-ready PRD bundle for a local-first podcast clipping app
Draft a build-ready feature spec for subscription-gated cloud analysis in our desktop product
Turn this rough brief into a PRD + contracts + schema or data model + test plan that Codex can one-shot implement
Write an implementation-ready spec bundle for a multi-tenant billing API and worker pipeline
Create a mobile app spec bundle for offline field inspections with sync and conflict resolution
License
MIT