conjure

Orchestrate a gated design dialogue to produce an approved spec and design artifacts.

12|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/Alexander-Tyagunov/magician --skill conjure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conjure
Source: https://github.com/Alexander-Tyagunov/magician/tree/main/skills/conjure
Command: npx skills add https://github.com/Alexander-Tyagunov/magician --skill conjure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill streamlines the upfront design phase by enforcing a gated dialogue to lock in a spec and visual artifacts before any implementation work begins.

Core Features & Use Cases

  • Gated design workflow: drives a one-turn-per-clarifying-question loop to extract requirements and confirm constraints.
  • Spec and mockup generation: produces an approved specification document and optional visual artifacts prior to coding.
  • Project breadth: supports frontend, backend, data, and architecture decisions across diverse tech stacks with a traceable decision log.

Quick Start

Initiate the gated design dialogue and respond to clarifying questions one turn at a time until the spec is approved.

Frequently Asked Questions about conjure

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

FAQPage Schema
What is a gated design dialogue for software architecture and when do I need it?

A gated design dialogue is a structured workflow that extracts requirements and confirms constraints before coding begins. You need it when frontend, backend, or system architecture decisions must be locked and approved prior to implementation to prevent scope creep.

How do I generate an approved specification document and mockups before coding?

To generate an approved specification document and mockups, initiate a gated design workflow that drives a one-question-per-turn clarify loop to extract requirements and log decisions until the spec and visual artifacts are approved.

Can I use this structured design workflow for both frontend and backend projects?

Yes, this structured design workflow supports frontend, backend, data, and architecture decisions across diverse tech stacks. It applies to any project where scope and UI decisions must be locked before implementation begins.

What is the best way to enforce a one-question-per-turn clarify loop for project specs?

The best way to enforce a one-question-per-turn clarify loop is to use a gated design workflow that extracts requirements sequentially, logs decisions for traceability, and produces an approved spec before any implementation work starts.

How does the decision logging mechanism work during the spec generation process?

The decision logging mechanism records architectural and scope decisions as they are confirmed during the one-turn-per-clarifying-question loop. This creates a traceable decision log that forms the foundation of the final approved specification document.

When should I not use a gated design workflow for my project?

You should not use a gated design workflow if your project requires immediate implementation without upfront architectural decisions, or if the scope and UI decisions do not need to be formally locked and approved before coding begins.