craft-duo

Delegate data-layer tasks to Codex while Claude handles architecture and UI.

17|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/alexiolan/craft-skills --skill craft-duo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: craft-duo
Source: https://github.com/alexiolan/craft-skills/tree/main/skills/craft-duo
Command: npx skills add https://github.com/alexiolan/craft-skills --skill craft-duo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Full design-first pipeline where Claude handles architecture and UI while Codex tackles data-layer tasks, enabling faster delivery and cost relief.

Core Features & Use Cases

  • Hybrid execution: data-layer tasks delegated to Codex; UI and integration work remain with Claude.
  • Profile-driven routing: uses .craft-profile to route tasks through the canonical craft pipeline.
  • End-to-end workflow: Brainstorm → Plan → Develop → Browser Test → Report with clear handoffs.
  • Cost efficiency: achieves measurable savings by shifting data-layer workload to Codex.

Quick Start

Describe a feature you want built and let craft-duo handle the rest.

Frequently Asked Questions about craft-duo

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

FAQPage Schema
How do I split full-stack development tasks between Claude and Codex for better cost efficiency?

Split full-stack development tasks by delegating data-layer code to Codex while Claude handles architecture and UI. This hybrid execution model provides cost relief by shifting data-layer workload to Codex and accelerating delivery through parallel task routing.

What is profile-driven routing in a full-stack development pipeline?

Profile-driven routing uses a .craft-profile file to route tasks through a canonical craft pipeline. It automatically directs data-layer tasks to Codex and assigns higher-level design or UI work to Claude based on the configured profile settings.

How do I automate a full-stack workflow from brainstorm to browser testing?

Automate a full-stack workflow by running an end-to-end pipeline: Brainstorm, Plan, Develop, Browser Test, and Report. The process manages clear handoffs between Claude for UI development and Codex for data-layer code generation.

Do I need pre-flight checks before delegating data-layer tasks to Codex?

Yes, pre-flight checks are required before delegating data-layer tasks to Codex. The pipeline applies profile gating and validates the working pipeline state to ensure clear routing and successful handoffs between Codex and Claude.

Can I use Claude for UI architecture while another model handles the data layer?

Yes, you can use Claude for UI architecture and integration work while delegating the data layer to Codex. This hybrid execution approach ensures Claude focuses on higher-level design while Codex generates the underlying data-layer code.