omd:harness

Integrate a design system into AI coding workflows via CLI.

416|35|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/kwakseongjae/oh-my-design --skill omd-harness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omd:harness
Source: https://github.com/kwakseongjae/oh-my-design/tree/main/.claude/skills/omd-harness
Command: npx skills add https://github.com/kwakseongjae/oh-my-design --skill omd-harness

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The omd:harness Skill addresses the challenge of incorporating design systems into AI coding workflows, allowing users to leverage their design systems without requiring API calls or external infrastructure.

Core Features & Use Cases

  • Design System Integration: Seamlessly integrate a comprehensive design system into AI coding agents.
  • Multi-Step Design Workflow: Execute a 10-phase pipeline for design tasks, including Discovery, Research, IA, Wireframe, and Validation.
  • Sub-Agent Coordination: Dispatches 8 sub-agents to handle various design aspects like brief, components, and asset sourcing.
  • Natural Language Interface: Allows users to initiate design tasks with natural language prompts.
  • No External Infrastructure: Operates entirely within the existing CLI session of the AI coding agent.

Quick Start

Start a design project with the omd:harness Skill by using the command: /omd-harness <task>

Frequently Asked Questions about omd:harness

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

FAQPage Schema
How do I integrate a design system into my AI coding agent workflow?

Integrate a design system into your AI coding agent by executing the design pipeline entirely within the host CLI session. This allows the agent to leverage design system specifications for automated task execution without external infrastructure.

What is sub-agent coordination for design automation?

Sub-agent coordination for design automation dispatches 8 specialized sub-agents to handle various design aspects like briefs, components, and asset sourcing. This enables multi-step design workflow execution within a single CLI session.

How do I automate a multi-step design pipeline using natural language?

Automate a multi-step design pipeline by initiating design tasks with natural language prompts. The system executes a 10-phase pipeline including Discovery, Research, IA, Wireframe, and Validation based on your input.

Do I need external infrastructure or API calls to run an AI design workflow?

No external infrastructure or API calls are required to run an AI design workflow. The process operates entirely within the existing CLI session of your AI coding agent using your design system specifications.

Can I use my own design system specifications with an AI coding agent?

You can use your own design system specifications with an AI coding agent. The system requires these specifications as input to facilitate the integration and coordinate sub-agents for design automation tasks.

What are the limitations of running design automation within a CLI session?

Running design automation within a CLI session limits operations to the host environment and relies entirely on provided design system specifications. It coordinates sub-agents internally but cannot execute tasks requiring external infrastructure.