design-system-starter
Build an Accessible Design System
Inconsistent interface decisions slow teams and weaken accessibility. This skill provides token structures, React patterns, templates, and checklists for a scalable design system.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "design-system-starter" from https://skillstore.io/skills/ariegoldkin-design-system-starter.md and its manifest at https://skillstore.io/api/skills/ariegoldkin-design-system-starter/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-starter". Create foundations for a business dashboard with light and dark themes.
Expected outcome:
- A token hierarchy covering brand, text, surfaces, feedback, typography, spacing, radii, and shadows.
- Semantic light and dark theme mappings with contrast requirements.
- A first component set covering buttons, inputs, navigation, tables, dialogs, and feedback.
Using "design-system-starter". Review an existing React component library for accessibility and consistency.
Expected outcome:
- A prioritized inventory of token, component, documentation, and governance gaps.
- Accessibility findings covering contrast, keyboard support, focus management, semantics, and ARIA.
- A staged remediation plan with migration and deprecation guidance.
Using "design-system-starter". Define a reusable form component family.
Expected outcome:
- Clear responsibilities for labels, inputs, hints, errors, and grouped controls.
- Consistent properties for sizes, validation states, disabled behavior, and required fields.
- Keyboard, screen-reader, documentation, and testing requirements for every component.
Security Audit
SafeAll 63 static findings are false positives caused by documentation syntax, relative imports, keyboard-event properties, public links, schema metadata, or design-system language. The reviewed files contain no command execution, path traversal, secret handling, unauthorized networking, prompt injection, or malicious intent.
Risk Factors
โ๏ธ External commands (50)
๐ Filesystem access (2)
๐ Network access (2)
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/ariegoldkin-design-system-starter/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/ariegoldkin-design-system-starter?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/ariegoldkin-design-system-starter?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/ariegoldkin-design-system-starter/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/ariegoldkin-design-system-starter.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
AI Agent Hub. (2026). design-system-starter security audit report (audit version 9) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/ariegoldkin-design-system-starter/audits/9BibTeX citation
@techreport{ai-agent-hub-ariegoldkin-design-system-starter-2026,
author = {AI Agent Hub},
title = {design-system-starter security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/ariegoldkin-design-system-starter/audits/9},
note = {Author version 1.0.0}
}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-starter security audit report (audit version 9)"
version: "1.0.0"
type: report
authors:
- name: "AI Agent Hub"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/ariegoldkin-design-system-starter/audits/9"
identifiers:
- type: other
value: "skillstore:ariegoldkin-design-system-starter:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Establish Product Foundations
Define shared visual tokens and component principles before designing a new application.
Build Reusable Components
Create typed React components with consistent variants, composition patterns, theming, and accessibility behavior.
Audit System Coverage
Review an existing library for missing tokens, components, documentation, testing, governance, and accessibility requirements.
Try These Prompts
Create a design-system foundation for [product]. Define principles, token categories, core components, and accessibility requirements. Explain each decision briefly.
Design primitive and semantic tokens for [brand]. Include color, typography, spacing, radii, shadows, and light and dark themes. Note accessibility constraints.
Specify the React and TypeScript architecture for [component family]. Cover APIs, variants, composition, states, keyboard behavior, ARIA, documentation, and tests.
Audit [existing interface] against the included checklist. Prioritize gaps, map legacy styles to tokens, define deprecations, and propose a staged adoption plan.
Best Practices
- Separate primitive values from semantic tokens so themes and brands can change without rewriting components.
- Build accessibility into component APIs, examples, tests, and documentation from the first implementation.
- Document migration, versioning, deprecation, and ownership rules before broad adoption.
Avoid
- Do not expose raw palette values throughout product code when semantic tokens can express intent.
- Do not create highly configurable components that replace clear composition with many unrelated properties.
- Do not claim accessibility compliance without keyboard, screen-reader, contrast, and browser testing.
Frequently Asked Questions
Does this skill generate a complete component library?
Which frontend stack do the examples use?
Can it support dark mode?
Does it address accessibility?
Can I use it with an existing design system?
Does it include governance guidance?
Developer Details
Author
AI Agent HubLicense
MIT
Author version
v1.0.0
Skillstore revision
r2
Ref
89edfdc710d0846129dcee6a929477b04f08052c
Maintenance freshness
7/24/2026
Usage
7 downloads ยท 297 views
File structure