dads-implementation-check

Validate UI implementations against DADS Foundations rules and tokens.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/xt0x/digital-agency-design-system --skill dads-implementation-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dads-implementation-check
Source: https://github.com/xt0x/digital-agency-design-system/tree/main/skills/digital-agency-design-system/dads-implementation-check
Command: npx skills add https://github.com/xt0x/digital-agency-design-system --skill dads-implementation-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill verifies UI implementations against DADS Foundations rules and tokens, ensuring consistency and compliance across platforms.

Core Features & Use Cases

  • Compliance Review: Maps implemented UI values to DADS tokens and flags any violations.
  • Structured Reporting: Generates a standardized template categorizing compliant, non‑compliant, unknown elements, required fixes, and assumptions.
  • Use Case: When a designer or developer hands off web or native UI assets, this skill can automatically assess adherence to the design system before release.

Quick Start

Ask the skill to review the provided UI screenshots and code against DADS Foundations and return the compliance report.

Frequently Asked Questions about dads-implementation-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit UI implementation against design system tokens?

To audit UI implementation against design system tokens, provide your source code, style tokens, screenshots, and mapping data. The skill cross-references these inputs against DADS Foundations rules to produce a structured compliance report categorizing elements as compliant, non-compliant, or unknown.

What is a DADS compliance review for web and native UI assets?

A DADS compliance review is a validation process that maps implemented UI values to DADS tokens and flags any violations. It assesses code, style tokens, and screenshots across web and native platforms to ensure design system consistency before release.

Can I validate native platform screenshots against DADS Foundations rules?

Yes, you can validate native platform screenshots against DADS Foundations rules. The skill analyzes visual assets alongside code and style tokens to assess compliance across both web and native platforms, identifying required fixes and assumptions.

How do I generate a structured design system compliance report?

You generate a structured design system compliance report by submitting your UI implementation data for review. The output categorizes compliant, non-compliant, and unknown elements, while detailing required fixes and assumptions based on DADS Foundations rules.

What input data do I need for a UI design system audit?

You need to provide UI code, style tokens, screenshots, and mapping data to perform a design system audit. These inputs are analyzed together to verify that implemented values match DADS Foundations rules and to flag any non-compliant elements.

Why does my UI implementation flag as non-compliant during a token audit?

Your UI implementation flags as non-compliant during a token audit when implemented values deviate from defined DADS tokens. The audit report will categorize these violations and list the required fixes needed to align the code with the design system standards.