bmad-quick-dev

Automate BMAD UI code development workflows from planning through review.

15|2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/lorenzogm/bmad-ui --skill bmad-quick-dev-lorenzogm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-quick-dev
Source: https://github.com/lorenzogm/bmad-ui/tree/main/.cursor/skills/bmad-quick-dev
Command: npx skills add https://github.com/lorenzogm/bmad-ui --skill bmad-quick-dev-lorenzogm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates various code development workflows, such as clarifying intent, planning, implementing, reviewing, and presenting code changes for BMAD UI projects, saving developers time and reducing errors.

Core Features & Use Cases

  • Clarify and Route: Automates the process of understanding and routing user intent for code development tasks.
  • Plan: Generates detailed specifications for code changes based on user intent and project artifacts.
  • Implement: Automates the implementation of code changes based on specifications.
  • Review: Conducts automated code reviews using multiple perspectives.
  • Present: Generates a comprehensive report of the code changes and presents it to the user.
  • Use Case: A developer wants to add a new feature to the BMAD UI project. They use the bmad-quick-dev skill to clarify the intent, plan the implementation, implement the code, review the changes, and present the results.

Quick Start

Use the bmad-quick-dev skill to automate the development workflow for a new feature in the BMAD UI project.

Frequently Asked Questions about bmad-quick-dev

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

FAQPage Schema
How do I automate code development workflows for UI projects?

Automating code development workflows for UI projects involves using a structured process to clarify intent, plan, implement, review, and present code changes. This ensures consistency and reduces manual errors.

What is the best way to generate specifications for code changes?

Generating specifications for code changes requires analyzing user intent and existing project artifacts. Automated tools can create detailed plans to guide the implementation phase and maintain project quality.

Can I conduct automated code reviews using multiple perspectives?

Yes, you can conduct automated code reviews using multiple perspectives. This approach systematically evaluates code changes to catch errors early and ensure the implementation meets predefined quality standards.

How do I plan and implement new features in a structured workflow?

Planning and implementing new features in a structured workflow requires clarifying the intent first, then generating detailed specifications, and finally automating the code changes based on those specifications.

Does automated workflow processing work without external dependencies?

Yes, automated workflow processing for code development can operate without external dependencies. It uses internal scripts and references to manage the entire process from intent clarification to final presentation.

Why does a structured workflow improve code review and implementation?

A structured workflow improves code review and implementation by enforcing predefined steps. This consistency clarifies user intent upfront, automates the coding phase, and standardizes the final presentation of changes.