omd:sync

Synchronize DESIGN.md shim files across AI coding agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill handles the management of shim files and synchronization of the design system across various AI coding agents, ensuring consistency and accessibility of design specifications.

Core Features & Use Cases

  • Shim File Management: Manages CLAUDE.md, AGENTS.md, and .cursor/rules/omd-design.mdc files for design system integration.
  • Synchronization: Ensures that design specifications are up-to-date across different AI coding agents.
  • Use Case: When you update your DESIGN.md file, this Skill automatically updates the corresponding shim files to reflect the changes, ensuring that all agents use the latest design system.

Quick Start

Run the 'omd sync' command to synchronize the DESIGN.md shim files.

Frequently Asked Questions about omd:sync

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

FAQPage Schema
How do I synchronize design system specifications across multiple AI coding agents?

Synchronizing design system specifications across multiple AI coding agents involves managing DESIGN.md shim files to ensure consistent design updates across Claude Code, Codex, OpenCode, and Cursor.

What are shim files and how do they handle design integration for AI agents?

Shim files like CLAUDE.md, AGENTS.md, and .cursor/rules/omd-design.mdc integrate design system specifications into AI coding agents, ensuring agents consistently access up-to-date design rules.

How do I update CLAUDE.md and AGENTS.md when DESIGN.md changes?

Running the 'omd sync' command automatically updates CLAUDE.md, AGENTS.md, and .cursor/rules/omd-design.mdc shim files to reflect the latest DESIGN.md changes across your agents.

Does this design synchronization tool work with Cursor and OpenCode?

Yes, this design synchronization tool works with Cursor and OpenCode by managing the .cursor/rules/omd-design.mdc file for Cursor and handling design specifications for OpenCode alongside Claude Code and Codex.

How do I check for drift in design system files across different coding agents?

To check for drift in design system files across different coding agents, this Skill performs drift checks on shim files to ensure consistency and handles file updates to prevent specification mismatches.