ba-feature-analyzer-spec

Analyze screens and data models to generate unified User Story specifications with Sequence Diagrams and API specs.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/clovernguyen1010-ship-it/Clover_Nguyen --skill ba-feature-analyzer-spec-clovernguyen1010-ship-it
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ba-feature-analyzer-spec
Source: https://github.com/clovernguyen1010-ship-it/Clover_Nguyen/tree/main/.agent/skills/ba-feature-analyzer-spec
Command: npx skills add https://github.com/clovernguyen1010-ship-it/Clover_Nguyen --skill ba-feature-analyzer-spec-clovernguyen1010-ship-it

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill analyzes screens and data models to generate a complete User Story specification that includes a Sequence Diagram and API specifications.

Core Features & Use Cases

  • Analyzes UI flows and data models to extract interactions and data requirements.
  • Generates a unified User Story document containing Sequence, API details (with validation rules), and a mapping of business rules.
  • Supports both current features and new feature exploration by translating frontend interactions to backend actions.

Quick Start

Provide inputs (screens and data models) to the analyzer and specify the target docs path to generate the US artifact.

Frequently Asked Questions about ba-feature-analyzer-spec

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

FAQPage Schema
How do I generate a User Story specification from UI screens and data models?

To generate a User Story specification, you provide screen interactions and data models to the analyzer. It maps frontend behaviors to backend data flows, producing a unified US document.

What is included in a unified User Story document for API development?

A unified User Story document includes a Sequence Diagram, API specifications, and business rule mappings. It specifically maps APIs to validation rules and post-validate actions.

Can I use this business analysis tool for both new feature exploration and existing features?

Yes, you can use this business analysis tool for both new and existing features. It translates frontend interactions into backend actions to support exploration and documentation.

How do I map business rules and API validation rules to frontend interactions?

You map business rules and API validation rules by inputting UI flows and data models. The analyzer processes these inputs to generate a ready-to-use artifact mapping APIs to validations.

Where are the generated User Story artifacts stored?

Generated User Story artifacts are stored under the docs-BA/Epics directory. You can specify the target docs path during the generation process to control the output location.