bmad-quick-dev-new-preview

Translate user intents into PR-ready code artifacts aligned with repository architecture.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/JingyiWng/databricks_ai_dev_kit_price_watcher --skill bmad-quick-dev-new-preview-jingyiwng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-quick-dev-new-preview
Source: https://github.com/JingyiWng/databricks_ai_dev_kit_price_watcher/tree/main/_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview
Command: npx skills add https://github.com/JingyiWng/databricks_ai_dev_kit_price_watcher --skill bmad-quick-dev-new-preview-jingyiwng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams need to translate user intents into clean, production-ready code artifacts while preserving the project's architecture and conventions.

Core Features & Use Cases

  • Generate code artifacts that align with existing patterns, enabling rapid prototyping, modification, and refactoring.
  • Apply to new features, bug fixes, or component changes, delivering PR-ready results that integrate with CI.
  • Use Case: A developer has a user story; this Skill converts it into a set of change artifacts ready for review.

Quick Start

Provide the user request and project context; the Skill will generate production-ready code artifacts aligned with the repository’s architecture and conventions.

Frequently Asked Questions about bmad-quick-dev-new-preview

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

FAQPage Schema
How do I generate production-ready code from user intents for new features?

To generate production-ready code from user intents, you provide the user request and project context. The system translates intents into change artifacts that follow the project’s architecture and conventions.

Can I automate code refactoring across an existing codebase while preserving conventions?

You can automate code refactoring across an existing codebase while preserving conventions by applying the user intent to modify components, which outputs artifacts aligned with repository patterns.

Does this code generation workflow integrate with existing CI pipelines?

Yes, the code generation workflow integrates with existing CI pipelines. It delivers PR-ready artifacts and testable results that align directly with your existing development workflow.

What's the best way to convert a user story into PR-ready artifacts?

The best way to convert a user story into PR-ready artifacts is to input the story and project context into the automated workflow, which outputs change artifacts ready for immediate review.

Do I need to specify architecture rules for automated code generation?

You do not need to explicitly specify architecture rules for automated code generation. The system automatically enforces adherence to the repository's existing patterns and conventions during artifact creation.