master-dev-skill

Orchestrate subagents to generate PRD, System Design, UI/UX, Feature Breakdown, and Frontend Design docs.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/Sadiq-Kolakar/Claude_Skills --skill master-dev-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: master-dev-skill
Source: https://github.com/Sadiq-Kolakar/Claude_Skills/tree/main/master-dev-skill
Command: npx skills add https://github.com/Sadiq-Kolakar/Claude_Skills --skill master-dev-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates a multi-skill pipeline to transform a raw product idea into a complete design and documentation package by managing subagents and preserving full context across steps.

Core Features & Use Cases

  • Orchestrates five sub-skills (PRD, System Design, UI/UX Wireframes, Feature Breakdown, Frontend Design) from a single idea.
  • Ensures sequential execution, full-context handoff, and artifact aggregation for synthesis by the master prompt.
  • Supports direct invocation by users to generate a complete specification package for product teams, developers, and designers.

Quick Start

Instruct Claude to run the Master Dev Skill pipeline to generate PRD, System Design, UI/UX, Feature Breakdown, and Frontend Design from your idea.

Frequently Asked Questions about master-dev-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a complete PRD and system design from a single product idea?

To generate a PRD and system design from a single product idea, orchestrate a multi-step software design pipeline that sequentially coordinates subagents to produce structured documentation. This approach ensures full-context handoff between the product requirements, system architecture, and frontend design phases.

Can I automate UI/UX wireframes and feature breakdown generation together?

Yes, you can automate UI/UX wireframes and feature breakdown generation together by orchestrating subagents within a multi-skill pipeline. This coordinates sequential execution across design phases, passing full context between steps to produce and aggregate all five documentation artifacts.

What is the best way to coordinate subagents for a multi-step software design pipeline?

The best way to coordinate subagents for a multi-step software design pipeline is to use sequential spawning with full-context handoff. This method orchestrates sub-skills for PRD, system design, and frontend design, returning all artifacts together for final synthesis by a master prompt.

Does generating frontend design and wireframes require separate manual prompts for each step?

Generating frontend design and wireframes does not require separate manual prompts. A single direct invocation can orchestrate the entire pipeline, sequentially spawning subagents for UI/UX and frontend design while preserving and passing full context between each automated step.

How does full-context handoff work between subagents in a product design pipeline?

Full-context handoff in a product design pipeline works by passing the complete output of each sequential step to the next subagent. This ensures the system design, feature breakdown, and frontend design subagents all build upon the established PRD and prior artifacts.

What do I need to orchestrate a multi-skill pipeline for product documentation?

To orchestrate a multi-skill pipeline for product documentation, you need a raw product idea and an orchestration mechanism to manage subagents. The pipeline handles the sequential execution and context aggregation to deliver the final PRD, system design, and UI/UX outputs.