Agent Plugins Marketplace
All plugins

design

v1.2.0

Accelerate design workflows — critique, design system management, UX writing, accessibility audits, research synthesis, and dev handoff. From exploration to pixel-perfect specs.

Claude Code7 Skills7 MCP serversStreamable HTTP

By Anthropic25.5k GitHub starsUpdated 16 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
14 skill or MCP entries
Source updated
Sep 23, 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 design for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install design@agent-plugin-marketplace

Paste 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/anthropics/knowledge-work-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is design/.

Plugin files

design/
├── .claude-plugin/plugin.json
├── skills/accessibility-review/SKILL.md
├── skills/design-critique/SKILL.md
├── skills/design-handoff/SKILL.md
├── skills/design-system/SKILL.md
├── skills/research-synthesis/SKILL.md
├── skills/user-research/SKILL.md
├── skills/ux-copy/SKILL.md
└── .mcp.json

Included Skills7

accessibility-reviewskills/accessibility-review/SKILL.md

Run a WCAG 2.1 AA accessibility audit on a design or page. Trigger with "audit accessibility", "check a11y", "is this accessible?", or when reviewing a design for color contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.

design-critiqueskills/design-critique/SKILL.md

Get structured design feedback on usability, hierarchy, and consistency. Trigger with "review this design", "critique this mockup", "what do you think of this screen?", or when sharing a Figma link or screenshot for feedback at any stage from exploration to final polish.

design-handoffskills/design-handoff/SKILL.md

Generate developer handoff specs from a design. Use when a design is ready for engineering and needs a spec sheet covering layout, design tokens, component props, interaction states, responsive breakpoints, edge cases, and animation details.

design-systemskills/design-system/SKILL.md

Audit, document, or extend your design system. Use when checking for naming inconsistencies or hardcoded values across components, writing documentation for a component's variants, states, and accessibility notes, or designing a new pattern that fits the existing system.

research-synthesisskills/research-synthesis/SKILL.md

Synthesize user research into themes, insights, and recommendations. Use when you have interview transcripts, survey results, usability test notes, support tickets, or NPS responses that need to be distilled into patterns, user segments, and prioritized next steps.

user-researchskills/user-research/SKILL.md

Plan, conduct, and synthesize user research. Trigger with "user research plan", "interview guide", "usability test", "survey design", "research questions", or when the user needs help with any aspect of understanding their users through research.

ux-copyskills/ux-copy/SKILL.md

Write or review UX copy — microcopy, error messages, empty states, CTAs. Trigger with "write copy for", "what should this button say?", "review this error message", or when naming a CTA, wording a confirmation dialog, filling an empty state, or writing onboarding text.

MCP servers7

asanaStreamable HTTP
url
https://mcp.asana.com/v2/mcp
atlassianStreamable HTTP
url
https://mcp.atlassian.com/v1/mcp
figmaStreamable HTTP
url
https://mcp.figma.com/mcp
intercomStreamable HTTP
url
https://mcp.intercom.com/mcp
linearStreamable HTTP
url
https://mcp.linear.app/mcp
notionStreamable HTTP
url
https://mcp.notion.com/mcp
slackStreamable HTTP
url
https://mcp.slack.com/mcp

Plugin manifests1

design/.claude-plugin/plugin.json
{
  "name": "design",
  "version": "1.2.0",
  "description": "Accelerate design workflows — critique, design system management, UX writing, accessibility audits, research synthesis, and dev handoff. From exploration to pixel-perfect specs.",
  "author": {
    "name": "Anthropic"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[design on Agent Plugins Marketplace](https://pluginsmp.com/plugins/design)