design-system-patterns
Build Design System Patterns
Teams need consistent UI foundations across products and platforms. This skill guides token architecture, theme infrastructure, and component patterns that scale.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "design-system-patterns" from https://skillstore.io/skills/wshobson-design-system-patterns.md and its manifest at https://skillstore.io/api/skills/wshobson-design-system-patterns/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "design-system-patterns". I need a token structure for a new product dashboard.
Expected outcome:
- A three-layer token hierarchy with primitive values, semantic roles, and component aliases.
- Naming guidance for text, surfaces, borders, actions, spacing, and elevation.
- A rollout plan for documentation, review, and versioned changes.
Using "design-system-patterns". Our app needs dark mode without visual flicker.
Expected outcome:
- A theme provider approach that resolves system preference and stores user choice.
- Hydration guidance for applying the correct theme before first paint.
- Testing notes for contrast, forced colors, reduced motion, and native controls.
Using "design-system-patterns". We are rebuilding our shared button, menu, and accordion components.
Expected outcome:
- A component API recommendation using variants, slots, and composition rules.
- Accessibility expectations for keyboard behavior, labels, focus, and state.
- A maintenance checklist for documentation, examples, and migration support.
Security Audit
SafeAll static findings are false positives. The content is documentation examples and public links. No prompt injection, command execution, exfiltration, or malicious intent was found.
Risk Factors
โ๏ธ External commands (18)
๐ Network access (5)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/wshobson-design-system-patterns/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/wshobson-design-system-patterns?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/wshobson-design-system-patterns?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/wshobson-design-system-patterns/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/wshobson-design-system-patterns.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
wshobson. (2026). design-system-patterns security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/wshobson-design-system-patterns/audits/4BibTeX citation
@techreport{wshobson-wshobson-design-system-patterns-2026,
author = {wshobson},
title = {design-system-patterns security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/wshobson-design-system-patterns/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "design-system-patterns security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "wshobson"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/wshobson-design-system-patterns/audits/4"
identifiers:
- type: other
value: "skillstore:wshobson-design-system-patterns:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Plan a Token Foundation
Create a clear token hierarchy for colors, type, spacing, radius, and component-specific values.
Implement Theme Switching
Add light, dark, and system themes with persistent user preferences and accessible color modes.
Standardize Component APIs
Choose component patterns that support variants, composition, accessibility, and long-term maintenance.
Try These Prompts
Create a design token hierarchy for a small web app. Include colors, spacing, typography, radius, and semantic usage names.
Design a React theme switching approach for light, dark, and system modes. Include persistence, hydration concerns, and accessibility checks.
Review our component library plan. Recommend compound, polymorphic, slot-based, or headless patterns for each component group.
Propose a token pipeline from design source to web, iOS, and Android outputs. Include versioning, review gates, and migration guidance.
Best Practices
- Name tokens by purpose, then map them to platform-specific implementation details.
- Treat token and component API changes as versioned contracts with migration notes.
- Test every theme against contrast, focus, motion, and high contrast requirements.
Avoid
- Using raw color and spacing values directly in product components.
- Creating many tokens without ownership, naming rules, or deprecation paths.
- Shipping theme changes without testing real components in each supported mode.
Frequently Asked Questions
What does this skill help build?
Does it generate a complete component library?
Can it support multiple brands?
Does it include accessibility guidance?
Can Claude, Codex, or Claude Code use it?
Does it call external services?
Developer Details
Author
wshobsonLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/wshobson/agents/tree/main/plugins/ui-design/skills/design-system-patterns/Ref
36e07d5e13068e5be64447e8f20b427cf2cbd21a
Maintenance freshness
7/18/2026
Usage
9 downloads ยท 290 views
File structure