SkillWorks

Skills

Subagents

Plugins

Marketplaces

SkillWorks

Skills

Subagents

Plugins

Marketplaces

Submit a repo

SkillWorks

Skills

Subagents

Plugins

Marketplaces

Submit a repo

Loading

Also from Kynth Studios

Built for the same person as SkillWorks

Toolproof

Independent measurement of AI agent tooling

toolproof.kynth.studio

BlockDex

Search public shadcn registries, item by item

blockdex.kynth.studio

KitGrade

SaaS starter kits, scored on what can be checked

kitgrade.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

SkillWorks

Built by

Kynth Studios

the studio behind Toolproof, BlockDex and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

Browse

Skills
Subagents
Plugins
Marketplaces
CLAUDE.md examples

Rankings

Best subagents
Best plugins
Most installed
Will not load

The index

Search
Categories
How we score

Reference

Submit a repository
Sponsor a section
Listings JSON
Privacy

© 2026 SkillWorks. A Kynth Studios product. Changelog

SkillWorks

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

SkillWorks

Built by

Kynth Studios

the studio behind Toolproof, BlockDex and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

Browse

Skills
Subagents
Plugins
Marketplaces
CLAUDE.md examples

Rankings

Best subagents
Best plugins
Most installed
Will not load

The index

Search
Categories
How we score

Reference

Submit a repository
Sponsor a section
Listings JSON
Privacy

© 2026 SkillWorks. A Kynth Studios product. Changelog

SkillWorks

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

SkillWorks

Built by

Kynth Studios

the studio behind Toolproof, BlockDex and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

Browse

Skills
Subagents
Plugins
Marketplaces
CLAUDE.md examples

Rankings

Best subagents
Best plugins
Most installed
Will not load

The index

Search
Categories
How we score

Reference

Submit a repository
Sponsor a section
Listings JSON
Privacy

© 2026 SkillWorks. A Kynth Studios product. Changelog

SkillWorks

SkillWorks

Skills

Subagents

Plugins

Marketplaces

SkillWorks

Skills

Subagents

Plugins

Marketplaces

Submit a repo

SkillWorks

Skills

Subagents

Plugins

Marketplaces

Submit a repo

Subagents/Testing & QA/qualcomm/qualcomm-ui

react-tester

qualcomm/qualcomm-ui
SubagentLoads cleanly

Use this agent when you need to write, review, or improve test cases for React components in the @qualcomm-ui/react library. Specifically invoke this agent…

Scores
78
out of 100 · grade B+

2026-08-21

Works

40% of the score

94/100

  • Description is 1893 characters; the documented listing cap is 1,536.

Maintained

25% of the score

100/100

  • no commits in the last 12 weeks

Adopted

20% of the score

14/100

  • 9 stars on the source repo.

Documented

15% of the score

81/100

  • 1,161 words with worked examples.
Loads cleanly. Every structural check Claude Code needs to register this passed. Last commit today.

What the check found

Every finding on this listing, and what each one means for whether it loads.
FindingWhat it means
Long descriptionThe description runs past the practical length ceiling and may be truncated.

What it says it does

Use this agent when you need to write, review, or improve test cases for React components in the @qualcomm-ui/react library. Specifically invoke this agent when: <example> Context: User has just implemented a new Button component with both composite and simple APIs. user: "I've finished implementing the Button component with both the composite API (Button.Root, Button.Icon) and simple API (Button with icon prop). Can you help me write comprehensive tests?" assistant: "I'll use the Task tool to launch the react-test-writer agent to create comprehensive test cases for your Button component." <commentary>The user has completed a component implementation and needs tests written. The react-test-writer agent specializes in creating behavior-focused tests that cover both API patterns using MultiComponentTestCase.</commentary> </example> <example> Context: User wants to review existing test coverage for the TextInput component. user: "Can you review the tests for TextInput and identify any gaps in coverage?" assistant: "I'm going to use the Task tool to launch the react-test-writer agent to analyze the TextInput test suite and identify coverage gaps." <commentary>The user needs test analysis and recommendations. The react-test-writer agent can examine existing tests against the component's behavior and suggest improvements.</commentary> </example> <example> Context: User is refactoring a component and wants to ensure tests remain behavior-focused. user: "I'm refactoring the Select component's internal implementation. Should I update the tests?" assistant: "Let me use the react-test-writer agent to review whether your test suite is properly focused on behavior rather than implementation details." <commentary>The user needs guidance on test maintenance during refactoring. The react-test-writer agent can verify tests are implementation-agnostic.</commentary> </example>

Every number above came out of reading the file and its repository. Nothing is a judgement call, nothing is a model’s opinion, and nothing can be paid for. The full method is published. Source last committed 2026-08-20.

The record

Type
Subagent
Category
Testing & QA
Repository
qualcomm/qualcomm-ui
Last commit
today · 2026-08-20
Repository stars
9
Installs
not in the skills.sh registry
Licence
BSD-3-Clause-Clear
Model
inherit
Instruction length
1,161 words
Bundled files
0
View the source on GitHub

Also in qualcomm/qualcomm-ui

Other artifacts published from the same repository.
ArtifactScoreWhat the check foundTypeReachLast commit
conventional-commit-rebaserqualcomm/qualcomm-ui
80
cleanSkill9 starstoday
code-connect-generatorqualcomm/qualcomm-ui
80
cleanSubagent9 starstoday
docsqualcomm/qualcomm-ui
79
cleanSubagent9 starstoday
mdx-metadata-enhancerqualcomm/qualcomm-ui
79
cleanSubagent9 starstoday
angular-testerqualcomm/qualcomm-ui
78
Long descriptionSubagent9 starstoday
sync-demosqualcomm/qualcomm-ui
76
Unknown toolsSkill9 starstoday

Other testing & qa subagents

Browse all
Same category, same type, ranked by score.
ArtifactScoreWhat the check foundCategoryReachLast commit
rtk-testing-specialistrtk-ai/rtk
91
cleanTesting & QA77k starstoday
e2e-runneraffaan-m/ECC
91
cleanTesting & QA242k starstoday
test-engineeraddyosmani/agent-skills
90
cleanTesting & QA89k stars6 days ago
tdd-guideaffaan-m/ECC
90
cleanTesting & QA242k starstoday
gsd-integration-checkeropen-gsd/gsd-core
88
cleanTesting & QA8.3k starstoday
gsd-nyquist-auditoropen-gsd/gsd-core
88
cleanTesting & QA8.3k starstoday

Put this measurement in your README

A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.

SkillWorks badge

[![SkillWorks](https://toolproof.kynth.studio/badge/skillworks/qualcomm/qualcomm-ui.svg)](https://skillworks.kynth.studio/?q=qualcomm%2Fqualcomm-ui)

Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:

Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.

Also from Kynth Studios

Built for the same person as SkillWorks

Toolproof

Independent measurement of AI agent tooling

toolproof.kynth.studio

BlockDex

Search public shadcn registries, item by item

blockdex.kynth.studio

KitGrade

SaaS starter kits, scored on what can be checked

kitgrade.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

SkillWorks

Built by

Kynth Studios

the studio behind Toolproof, BlockDex and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

Browse

Skills
Subagents
Plugins
Marketplaces
CLAUDE.md examples

Rankings

Best subagents
Best plugins
Most installed
Will not load

The index

Search
Categories
How we score

Reference

Submit a repository
Sponsor a section
Listings JSON
Privacy

© 2026 SkillWorks. A Kynth Studios product. Changelog

SkillWorks

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

SkillWorks

Built by

Kynth Studios

the studio behind Toolproof, BlockDex and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

Browse

Skills
Subagents
Plugins
Marketplaces
CLAUDE.md examples

Rankings

Best subagents
Best plugins
Most installed
Will not load

The index

Search
Categories
How we score

Reference

Submit a repository
Sponsor a section
Listings JSON
Privacy

© 2026 SkillWorks. A Kynth Studios product. Changelog

SkillWorks

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

SkillWorks

Built by

Kynth Studios

the studio behind Toolproof, BlockDex and KitGrade

part of Toolproof, the measurement layer for AI agent tooling

Browse

Skills
Subagents
Plugins
Marketplaces
CLAUDE.md examples

Rankings

Best subagents
Best plugins
Most installed
Will not load

The index

Search
Categories
How we score

Reference

Submit a repository
Sponsor a section
Listings JSON
Privacy

© 2026 SkillWorks. A Kynth Studios product. Changelog

SkillWorks