test-component

test-component is a skill for Claude Code, Codex from db-ux-design-system/core-web. It costs 21 tokens per session (1,907 once invoked), scanned A, original, no licence file.

A workflow for running, examining, and fixing Playwright browser tests and accessibility tests for a specific DB UX component. Playwright is a tool for testing web pages in a browser.

In plain words
What is it for?
Testing a DB UX component, investigating failures, and fixing Playwright or accessibility test issues.
Why use it?
It helps find whether a component works correctly and is usable by people with accessibility needs.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/db-ux-design-system/core-web/test-component
Any agent
npx skills add db-ux-design-system/core-web --skill test-component
Clone the repo
git clone --depth 1 https://github.com/db-ux-design-system/core-web

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for test-component

README.md
[![agentmods](https://agentmods.dev/badge/skills/db-ux-design-system/core-web/test-component.svg)](https://agentmods.dev/skills/db-ux-design-system/core-web/test-component)
Your own site
<a href="https://agentmods.dev/skills/db-ux-design-system/core-web/test-component"><img src="https://agentmods.dev/badge/skills/db-ux-design-system/core-web/test-component.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,907 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00021 $0.01907
Opus 5 $0.00010 $0.00954
Sonnet 5 $0.00004 $0.00381
Haiku 4.5 $0.00002 $0.00191

Measured yesterday against content hash 49612d7dcdeb, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

test-component scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packages/agent-cli/db-ux-maintainer-powers/skills/test-component/SKILL.md · 201 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday Changed 49612d7dcdeb
  2. 5d ago First seen · 201 lines · 21 tokens per session scan A 2bb427e10d44

Subscribe to this mod's changes

test-component is a skill published in the GitHub repository db-ux-design-system/core-web (130 stars, last pushed yesterday), with no licence file. It adds 21 tokens to every session and 1,907 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

testing

Test Radix NG primitives across every layer and pick the RIGHT one for a change: Vitest unit (zoneless), jest-axe a11y, Playwright browser regression (apps/visual-regression), SSR (apps/radix-ssr-testing), and perf benches (apps/radix-perf-testing). Enforces the rule that layout / positioning / part-visibility /…

radix-ng/primitives · 184 tokens

zero-visual-delta-handoff

Disziplin für visuell unsichtbare Refactorings und Komponenten-Migrationen – null geänderte Snapshot-Bilder gegen den Base-Branch als hartes Akzeptanzkriterium, mit lokaler deterministischer Prüfpipeline, Pixel-/DOM-Analyse und Companion-Plan als Handoff über Sessions. Trigger: "zero visual delta", "visuell…

public-ui/kolibri · 0 tokens

storybook-story

Write or update Storybook stories and docs MDX for a Radix NG primitive following project conventions. Use when: writing stories, updating docs, adding a new story, updating MDX, "обнови сторис", "напиши доки для", "update stories", "add story". Enforces: one-file-per-component rule, ?raw source imports…

radix-ng/primitives · 90 tokens

Accessibility Auditor

Comprehensive WCAG 2.1 AA compliance testing combining automated axe-core scans with manual keyboard navigation, screen reader compatibility, and focus management verification.

PramodDutta/qaskills · 32 tokens

Axe-core Accessibility Testing

Accessibility testing skill using axe-core and Playwright for automated WCAG 2.1 compliance auditing, custom rules, and accessibility reporting.

PramodDutta/qaskills · 33 tokens

Testing Coach

Accessibility testing coach for web applications. Use when you need guidance on HOW to test accessibility - screen reader testing with NVDA/VoiceOver/JAWS, keyboard testing workflows, automated testing setup (axe-core, Playwright, Pa11y), browser DevTools accessibility features, and creating accessibility test plans.…

Community-Access/accessibility-agents · 76 tokens