bespoke-design-system
v1.14.0Generate a bespoke DESIGN.md for any product brief by reverse-engineering a corpus of existing DESIGN.md design systems into a computable design grammar (rules + rationale + relationships), then forward-generating with three-part rationale (inheritance + adaptation + justification). Outputs the v1.13.0 distinctiveness kernel: concept-first seeding (POV per brief, not category centroid), anchor+productive-tension retrieval, divergent best-of-N candidate generation, a bounded transformational operator, and a 6-check P0 gate (coherence/archetype/kansei/neighbor + rationale-judge + taste-critic for distinctiveness) + OD-dialect 9-section DESIGN.md format (Visual Theme & Atmosphere / Color Palette & Roles / Typography Rules / Component Stylings / Layout Principles / Depth & Elevation / Do's and Don'ts / Responsive Behavior / Agent Prompt Guide) consumable by any DESIGN.md-compatible tool (OD, Claude Design, Stitch). Two interaction modes: interactive (one-shot question batching, max 7 questions, never interrupts mid-generation) or auto (zero-questions, default-driven inference). Self-evolving: high-frequency adaptations consolidate into new rules. Material library is decoupled — works with OD's ~140 systems, awesome-design-md, or any DESIGN.md collection.
By XRenSiuLicense: MIT2 GitHub starsUpdated 3 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 21, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install bespoke-design-system for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install bespoke-design-system@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/XRenSiu/claude-code-forgeClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/bespoke-design-system/.
Plugin files
├── .claude-plugin/plugin.json└── skills/bespoke-design-system/SKILL.md
Included Skills1
为用户的产品需求生成专属设计系统(DESIGN.md OD 方言 9-section 格式)。 通过对一组已有设计系统素材做规则反推 + 双向 rationale 生成, 避免 AI slop,每个决策可追溯可论证。 素材库可来自任何渠道(开源集合如 OD ~140 套 / awesome-design-md、用户自有的设计系统), 输出可被任何 DESIGN.md 兼容工具消费(如 OD、Claude Design、Stitch)。 支持 interactive(一次性追问,硬上限 7 题)和 auto(零追问,默认推断)两种模式。 也支持维护规则库(增量拆解新 DESIGN.md / 沉淀高频 adaptation / 重建关系图 / 批量导入外部集合)。 触发词:" 设计系统 " / " 调性 " / " UI 风格 " / " bespoke design " / " DESIGN.md " / " 拆解设计系统 " / " 导入 OD " / " 沉淀 adaptation "。
Plugin manifests1
{
"name": "bespoke-design-system",
"description": "Generate a bespoke DESIGN.md for any product brief by reverse-engineering a corpus of existing DESIGN.md design systems into a computable design grammar (rules + rationale + relationships), then forward-generating with three-part rationale (inheritance + adaptation + justification). Outputs the v1.13.0 distinctiveness kernel: concept-first seeding (POV per brief, not category centroid), anchor+productive-tension retrieval, divergent best-of-N candidate generation, a bounded transformational operator, and a 6-check P0 gate (coherence/archetype/kansei/neighbor + rationale-judge + taste-critic for distinctiveness) + OD-dialect 9-section DESIGN.md format (Visual Theme & Atmosphere / Color Palette & Roles / Typography Rules / Component Stylings / Layout Principles / Depth & Elevation / Do's and Don'ts / Responsive Behavior / Agent Prompt Guide) consumable by any DESIGN.md-compatible tool (OD, Claude Design, Stitch). Two interaction modes: interactive (one-shot question batching, max 7 questions, never interrupts mid-generation) or auto (zero-questions, default-driven inference). Self-evolving: high-frequency adaptations consolidate into new rules. Material library is decoupled — works with OD's ~140 systems, awesome-design-md, or any DESIGN.md collection.",
"version": "1.14.0",
"author": {
"name": "XRenSiu",
"email": "[email protected]"
},
"homepage": "https://github.com/XRenSiu/claude-code-forge/tree/main/plugins/bespoke-design-system",
"repository": "https://github.com/XRenSiu/claude-code-forge",
"license": "MIT",
"keywords": [
"design-system",
"design-md",
"bespoke",
"design-grammar",
"reverse-engineering",
"shape-grammar",
"kansei-engineering",
"brand-archetype",
"rationale-capture",
"anti-slop",
"self-evolving",
"interactive-auto-modes"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[bespoke-design-system on Agent Plugins Marketplace](https://pluginsmp.com/plugins/bespoke-design-system)