From dwsd-dsl
Read and write the DWSD board and flight-route DSLs. Use whenever creating, editing, or reviewing *.dwsd-board / *.dwsd-flightroute files or embedded dwsd.board / dwsd.flightroute fenced blocks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dwsd-dsl:dwsd-dslThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is a thin pointer; the full reference ships with this plugin. Before
This skill is a thin pointer; the full reference ships with this plugin. Before authoring board or route DSL, read:
${CLAUDE_PLUGIN_ROOT}/docs/concepts.md — what boards, flight routes, and the Flight Levels mean (read first for the why).${CLAUDE_PLUGIN_ROOT}/docs/board-syntax.md — every board construct + a minimal example.${CLAUDE_PLUGIN_ROOT}/docs/route-syntax.md — every route construct + a minimal example.${CLAUDE_PLUGIN_ROOT}/examples/ — one minimal file per construct.When in doubt, the bundled docs win — this skill never overrides them.
npx claudepluginhub worksystems-design/dwsd-dsl-vscodeCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.