agentsclimarketplace

Design

Skill eXodes/skills-workspace/design

Agent skills — reusable prompt modules providing specialised domain knowledge

Install
npx -y skills add eXodes/skills-workspace --skill design

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Design workflow specialist — critique designs, audit accessibility, write UX copy, manage design systems, generate dev handoff specs, and synthesize user research. Load this skill whenever the user asks for design feedback, wants to review a mockup or Figma link, asks about UX writing (button labels, error messages, empty states, CTAs), needs a WCAG accessibility audit, wants to audit or extend a design system, or has user research data to synthesize. Also trigger when the user asks questions like "what should this say?", "is this accessible?", "review my design", "generate a handoff spec", or "help me find themes in these interviews". Covers the full design lifecycle from exploration through research synthesis to pixel-perfect dev handoff.

SKILL.md

4.8 KB, as published. Nobody here has run it

Design

Design workflow specialist covering critique, accessibility, UX copy, design systems, dev handoff, and user research.

Reference Files

FileWhat's in itLoad when
references/design-critique.mdCritique framework (first impression, usability, hierarchy, consistency, a11y), output templateUser shares a design for feedback, asks "what do you think of this screen?", or shares a Figma link/screenshot
references/accessibility-review.mdWCAG 2.1 AA checklist, common issues, testing approach, audit output templateUser asks "is this accessible?", "audit a11y", or needs a contrast/keyboard/screen-reader review
references/ux-copy.mdCopy principles, patterns for CTAs/errors/empty states/dialogs/tooltips/onboarding, output templateUser asks "what should this button say?", "write copy for X", or shares microcopy to review
references/design-system.mdDesign token taxonomy, component anatomy, audit/document/extend workflows and output templatesUser wants to audit their system, document a component, or design a new pattern
references/design-handoff.mdHandoff spec structure (layout, tokens, states, responsive, edge cases, motion, a11y), output templateDesign is ready for engineering and needs a spec sheet
references/research-synthesis.mdSynthesis output format — themes, insights→opportunities, segments, recommendationsUser has raw research data (transcripts, surveys, usability notes, support tickets) to distill
references/user-research.mdResearch methods comparison, interview guide structure, analysis frameworks, deliverablesUser needs to plan a study, write an interview guide, or choose a research method

Routing

Identify the task type from the user's message, load only the relevant reference file(s), then follow its instructions.

User intentReference to load
"review / critique / what do you think of this design"design-critique.md
"is this accessible / a11y audit / contrast check"accessibility-review.md
"write copy / what should this say / error message / CTA / empty state"ux-copy.md
"audit design system / document component / add new pattern"design-system.md
"generate handoff spec / ready for dev / spec sheet"design-handoff.md
"synthesize research / themes in interviews / survey results"research-synthesis.md
"plan user research / interview guide / usability test / survey design"user-research.md

Tasks like "critique this design and check accessibility" → load both design-critique.md + accessibility-review.md.

General Principles

  • Ask for context when missing: what is it? who is it for? what stage (exploration/refinement/final)?
  • Match feedback depth to design stage — early exploration gets directional input, final polish gets precise findings
  • Explain the why behind every finding — connect to user needs or design principles
  • Propose fixes, not just problems
  • When Figma MCP is connected, pull design data directly; otherwise work from description or screenshots

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.