Read and write the DWSD board and flight-route DSLs — syntax reference + minimal examples bundled.
Editor tooling for the two DWSD DSLs — Flight Route and Board — in VS Code:
syntax highlighting, validation, and a live diagram preview, for both Markdown fenced
blocks (dwsd.flightroute / dwsd.board) and standalone *.dwsd-flightroute /
*.dwsd-board files.
DWSD — Dynamic Worksystems Design — describes how an organization works in plain text. Two of its building blocks are small domain-specific languages: a Board DSL for kanban-style work systems and a Flight Route DSL for how work flows through the flight levels. This extension makes those DSLs first-class in the editor — you see a live, lane-aware diagram update as you type, and the syntax reference plus a Claude Code teaching plugin ship alongside so both humans and AI agents can author the DSLs without guesswork.
This extension is distributed as a .vsix GitHub Release asset (not via the VS Code
Marketplace). To install:
dwsd-vscode-<version>.vsix from this repository's
Releases page.Ctrl+Shift+X / Cmd+Shift+X).... menu at the top of the Extensions view and choose
Install from VSIX…..vsix file.VS Code installs the extension and activates it on the first *.dwsd-flightroute,
*.dwsd-board, or Markdown file with a DWSD DSL fenced block.
This repo also ships a thin Claude Code teaching plugin, dwsd-dsl, that points an
agent at the bundled syntax docs and examples. Add this repo as a plugin marketplace and
install dwsd-dsl; the skill references docs/concepts.md, docs/board-syntax.md,
docs/route-syntax.md, and examples/ so there is nothing to keep in sync.
docs/concepts.md — what boards, flight routes, and the Flight Levels mean (start here).docs/board-syntax.md — every board construct + a minimal example.docs/route-syntax.md — every route construct + a minimal example.examples/ — one minimal file per construct.MIT © Thomas Krause.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub worksystems-design/dwsd-dsl-vscodeStructured thinking methods as multi-agent sessions — Six Thinking Hats, Adversarial Debate, Disney Method, Pre-Mortem, Polarity Management, TRIZ, W³, Troika Consulting, Wise Crowds, First Principles Decomposition, Analogical Transfer, Morphological Box, Futures Cone — plus meta-cognitive modules (Bias Check, Frame Check, Method Check) that reflect on the thinking itself
Read, write, and validate DWSD organization entities — the Dynamic Worksystems Design markdown format.
Systems Thinking support for Claude Code — explains and facilitates canonical thinking models (Causal Loop Diagrams, archetypes, more to come). Convergent counterpart to Libertee. Layer 1 (models) and Layer 2 (facilitation) cleanly separated. Co-creates .cld.md artifacts with the user.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.