autocraft

Coordinate a multi-agent workflow to implement, test, and verify UI journeys from a spec.md.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/sunfmin/autocraft --skill autocraft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autocraft
Source: https://github.com/sunfmin/autocraft/tree/main/skills/autocraft
Command: npx skills add https://github.com/sunfmin/autocraft --skill autocraft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autocraft helps teams turn a product spec into fully implemented UI journeys with real outputs, verified by automated tests, screenshots, and quality scans, eliminating manual handoffs and inconsistent implementations.

Core Features & Use Cases

  • Automates translating a spec.md into a working journey with real implementations, tests, and screenshot verification for web and macOS apps.
  • Enforces a five-agent workflow (Analyst, Builder, Tester, Inspector, Orchestrator) to ensure requirements are clearly specified and validated.
  • Generates test contracts and integration tests, runs automated validations, and records evidence for polish decisions.

Quick Start

Initiate autocraft with your spec.md to begin building, testing, and verifying journeys from your specification.

Frequently Asked Questions about autocraft

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

FAQPage Schema
How do I generate end-to-end UI journeys from a product spec?

To generate end-to-end UI journeys from a product spec, autocraft coordinates a multi-agent workflow that translates a spec.md into working implementations, automated tests, and screenshot verification for web and macOS apps.

What is the best way to automate UI test generation and screenshot verification?

Automating UI test generation and screenshot verification requires a workflow enforcing role separation; autocraft uses an Analyst, Builder, Tester, and Inspector to generate test contracts, run validations, and capture screenshot evidence.

Can I use a multi-agent workflow to implement features for both web and macOS apps?

Yes, you can use this multi-agent workflow to implement features for web and macOS apps, coordinating building, testing, and verifying UI journeys directly from your product spec.

How do I ensure requirements are correctly specified and validated before UI implementation?

Ensuring requirements are correctly specified and validated requires an Analyst agent to define the spec and an Inspector agent to review evidence; autocraft enforces this role separation to deliver inspector-approved results.

Do I need a spec.md file to start automating UI journey realization?

Yes, you need a spec.md file to start automating UI journey realization, because autocraft initiates its multi-agent workflow by reading your spec to build, test, and verify features.