·design-sync
</>

design-sync

Check DESIGN.md synchronization with codebase architecture

36Installs·2Trend·@chmouel

Installation

$npx skills add https://github.com/chmouel/lazyworktree --skill design-sync

How to Install design-sync

Quickly install design-sync AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/chmouel/lazyworktree --skill design-sync
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: chmouel/lazyworktree.

SKILL.md

View raw

Verify that DESIGN.md accurately reflects the current codebase architecture.

DESIGN.md Directory Section !sed -n '/^## Directory Structure/,/^## /p' DESIGN.md | head -50

Critical File References from DESIGN.md !grep -oE 'internal/[a-z/]+\.go:[0-9]+-[0-9]+' DESIGN.md | sort -u

Check DESIGN.md synchronization with codebase architecture Source: chmouel/lazyworktree.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chmouel/lazyworktree --skill design-sync
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from chmouel/lazyworktree

Quick answers

What is design-sync?

Check DESIGN.md synchronization with codebase architecture Source: chmouel/lazyworktree.

How do I install design-sync?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chmouel/lazyworktree --skill design-sync Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/chmouel/lazyworktree

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-20