actian-design-system
v2026.9.55Actian Design System toolkit: generate wireframe flows with prototype wiring, create component briefs, propose component-scale designs as reasoned documents, audit designs, compare flows. 7 skills (with tiered generation: recognized / adapted / improvised), 10 agents, 155 tokens (3 themes, 8 collections), WCAG 2.2 AA. DS knowledge vendored from volivarii/actian-ds-knowledge.
By Actian UX TeamLicense: UNLICENSED1 GitHub starsUpdated 4 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 7 skill or MCP entries
- Source updated
- Sep 19, 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 actian-design-system for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install actian-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/volivarii/Actian-DS-Claude-pluginClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/actian-design-system/.
Plugin files
├── .claude-plugin/plugin.json├── skills/companion/SKILL.md├── skills/compare-flows/SKILL.md├── skills/component-brief/SKILL.md├── skills/create-component/SKILL.md├── skills/design-audit/SKILL.md├── skills/design-proposal/SKILL.md└── skills/generate-flow/SKILL.md
Included Skills7
Default DS teammate. Use for any UI/design work — screens, flows, forms, Figma URLs, tokens, spacing, copy, accessibility, UX patterns. Paste a Figma URL + describe what you want (refine, audit, branch, hifi). HTML-first; pushes to Figma on request. Preferred over brainstorming for all design tasks.
Compare two Figma designs side-by-side — v1 vs v2 diffs, before/after analysis, or competing UX approaches. Requires two Figma URLs.
Generate a structured brief for a DS component with cards (variants, tokens, API, usage, a11y). Accepts Figma URL or component name.
Build or extend a component in the Figma DS library — new components, variants, or states. Includes research and token binding.
Audit a Figma design against DS rules — tokens, spacing, a11y, component usage, copy, heuristic UX. Finds inconsistencies and can fix specific findings.
Propose a design for a component-scale ticket as a short document for PMs and designers. What was asked, what we will build in one sentence, then each part drawn inside the product with why and what it costs, what to settle before building, and last, folded until opened, the other options, their comparison and the research. `--evaluate` stops after naming the decisions the ticket forces, with no document. Use for "approaches", "concepts", "options", "how should we", "which is best", a pasted ticket. No Figma push.
Generate one or more DS-native screens — single screen or multi-screen flow — from a feature idea, user story, or single-screen prompt, DS-native by default with a lo-fi skin or FatMarker authoring on request. Also handles refine (URL + instruction), iterate (URL only), and branch (URL + new variant). HTML-first; Figma push is opt-in.
Plugin manifests1
{
"name": "actian-design-system",
"description": "Actian Design System toolkit: generate wireframe flows with prototype wiring, create component briefs, propose component-scale designs as reasoned documents, audit designs, compare flows. 7 skills (with tiered generation: recognized / adapted / improvised), 10 agents, 155 tokens (3 themes, 8 collections), WCAG 2.2 AA. DS knowledge vendored from volivarii/actian-ds-knowledge.",
"version": "2026.9.55",
"author": {
"name": "Actian UX Team"
},
"homepage": "https://github.com/volivarii/Actian-DS-Claude-plugin",
"repository": "https://github.com/volivarii/Actian-DS-Claude-plugin",
"license": "UNLICENSED",
"keywords": [
"design-system",
"figma",
"wireframing",
"accessibility",
"wcag",
"component-specs"
]
}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.
[actian-design-system on Agent Plugins Marketplace](https://pluginsmp.com/plugins/actian-design-system)