By Khalidabdi1
Claude Code plugin that scans a project and creates a Stitch-style design.md file.
This repository is a Claude Code plugin that scans a project, extracts design signals from the codebase, and helps Claude write a Stitch-style design.md file.
The links in the request point to Claude Code plugin docs and Stitch DESIGN.md guidance, so this plugin targets Claude Code and defaults to writing design.md in the current project.
package.json, CSS, Tailwind config, theme files, and UI components.design.md by default, or any custom Markdown path you pass to the skill.This plugin is not currently in Anthropic's official Claude Code marketplace (claude-plugins-official).
Install it by adding this GitHub repository as a custom marketplace first:
/plugin marketplace add Khalidabdi1/Scout
/plugin install design-md@scout
/reload-plugins
After install, use the plugin inside any project with:
/design-md:generate
Optional output path examples:
/design-md:generate DESIGN.md
/design-md:generate docs/design.md
If you prefer the UI, add the GitHub marketplace first and then install from the Discover tab:
/plugin marketplace add Khalidabdi1/Scout/pluginDiscover tabdesign-md from the scout marketplace/reload-pluginsFor local development and testing:
claude --plugin-dir /absolute/path/to/Scout
Then, inside the project you want to document, run:
/design-md:generate
When you invoke /design-md:generate, the plugin:
design.md with a structured design-system summary.The generated document follows the core Stitch guidance:
.claude-plugin/plugin.json
.claude-plugin/marketplace.json
PRIVACY.md
skills/generate/SKILL.md
skills/generate/reference.md
skills/generate/template.md
skills/generate/scripts/scan_project.py
tests/test_scan_project.py
DESIGN.md in uppercase. This plugin defaults to design.md because that is what was requested, but you can pass DESIGN.md as the output path if you prefer.PRIVACY.md.python3 -m unittest discover -s tests
python3 skills/generate/scripts/scan_project.py --project-root . --format markdown
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 khalidabdi1/scout --plugin design-mdAutomated design system construction from repository analysis to production-ready implementation.
Local-first design app · 139 skills + 150 DESIGN.md systems · exposes projects/files/preview tools to your coding agent over stdio MCP. Requires the `od` daemon on PATH.
Creates comprehensive design systems with typography, colors, components, and documentation for consistent UI development. Use when establishing design standards, building component libraries, or ensuring cross-team consistency.
Build, document, and maintain scalable design systems — from tokens and components to accessibility and theming.
Open-source, skills-based version of Claude Design (claude.ai/design) for Claude Code. HTML pages, slide decks, interactive prototypes, UI kits, and brand systems — with taste, context-matching, and anti-slop discipline.
Staff-level design system auditing, governance, documentation, validation, and communication — 39 skills, 4 agents, and 11 knowledge notes for the full design system lifecycle