·design-sync
</>

design-sync

DESIGN.md とコードベース アーキテクチャの同期を確認する

36インストール·2トレンド·@chmouel

インストール

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

design-sync のインストール方法

コマンドラインで design-sync AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/chmouel/lazyworktree --skill design-sync
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: chmouel/lazyworktree。

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

DESIGN.md とコードベース アーキテクチャの同期を確認する ソース: chmouel/lazyworktree。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/chmouel/lazyworktree --skill design-sync
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-20
更新日
2026-03-10

Browse more skills from chmouel/lazyworktree

クイックアンサー

design-sync とは?

DESIGN.md とコードベース アーキテクチャの同期を確認する ソース: chmouel/lazyworktree。

design-sync のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/chmouel/lazyworktree --skill design-sync インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/chmouel/lazyworktree