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
SkillWorks

Every Claude Code skill, subagent and plugin, scored on whether it actually loads.

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.

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
Changelog

Follow

X
Threads
Instagram
LinkedIn
Bluesky
Dev.to
Hashnode
YouTube

@kyisaiah47

X
LinkedIn

© 2026 SkillWorks. A Kynth Studios product.

The studio behind Toolproof, BlockDex and KitGrade

Part of Toolproof, the measurement layer for AI agent tooling

Privacy
Built byKynth Studios

SkillWorks

SkillWorks

Skills

Subagents

Plugins

Marketplaces

SkillWorks

Skills

Subagents

Plugins

Marketplaces

Submit a repo

SkillWorks

Skills

Subagents

Plugins

Marketplaces

Submit a repo

Plugins/Testing & QA/ccplugins/awesome-claude-code-plugins

test-writer-fixer

ccplugins/awesome-claude-code-plugins
PluginLoads cleanly

Use this agent when code changes have been made and you need to write new tests, run existing tests, analyze failures, and fix them while maintaining test…

Scores
74
out of 100 · grade B+

2026-08-13

Works

40% of the score

100/100

  • Loads cleanly: valid frontmatter, required fields present, no dangling references.

Maintained

25% of the score

100/100

  • no commits in the last 12 weeks

Adopted

20% of the score

41/100

  • 910 stars on the source repo.

Documented

15% of the score

3/100

  • No usage example or code block.
Loads cleanly. Every structural check Claude Code needs to register this passed. Last commit yesterday.

Install

/plugin marketplace add ccplugins/awesome-claude-code-plugins

What it says it does

Use this agent when code changes have been made and you need to write new tests, run existing tests, analyze failures, and fix them while maintaining test integrity. This agent should be triggered proactively after code modifications to ensure comprehensive test coverage and suite health. Examples:\n\n<example>\nContext: The user has just implemented a new feature or modified existing code.\nuser: "I've updated the user authentication logic to support OAuth"\nassistant: "I've successfully updated the authentication logic. Now let me run the test-writer-fixer agent to ensure all tests pass with these changes."\n<commentary>\nSince code changes were made, use the Task tool to launch the test-writer-fixer agent to run relevant tests and fix any failures.\n</commentary>\n</example>\n\n<example>\nContext: The user has refactored a module or changed function signatures.\nuser: "Please refactor this payment processing module to use async/await"\nassistant: "I've completed the refactoring to use async/await throughout the payment module."\n<function call omitted for brevity>\nassistant: "Now I'll use the test-writer-fixer agent to run the tests and fix any issues caused by the refactoring."\n<commentary>\nAfter refactoring code, proactively use the test-writer-fixer agent to ensure tests still pass.\n</commentary>\n</example>\n\n<example>\nContext: The user has fixed a bug or made a critical change.\nuser: "Fix the race condition in the data synchronization service"\nassistant: "I've identified and fixed the race condition by implementing proper locking mechanisms."\n<function call omitted for brevity>\nassistant: "Let me run the test-writer-fixer agent to verify the fix doesn't break existing functionality."\n<commentary>\nAfter bug fixes, use the test-writer-fixer agent to ensure the fix works and doesn't introduce regressions.\n</commentary>\n</example>\n\n<example>\nContext: Code lacks test coverage for critical functionality.\nuser: "Our payment processing module has no tests"\nassistant: "That's a critical gap. Let me use the test-writer-fixer agent to create comprehensive tests for the payment module including edge cases and error scenarios."\n<commentary>\nCritical modules without tests are high-risk areas that need immediate test coverage.\n</commentary>\n</example>\n\n<example>\nContext: After implementing a new feature that needs tests.\nuser: "I've added the social sharing functionality"\nassistant: "Great! The social sharing is implemented. Now let me use the test-writer-fixer agent to write tests that ensure this feature works correctly across different platforms."\n<commentary>\nNew features should always include comprehensive test coverage from the start.\n</commentary>\n</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-12.

The record

Type
Plugin
Category
Testing & QA
Repository
ccplugins/awesome-claude-code-plugins
Last commit
yesterday · 2026-08-12
Repository stars
910
Installs
not in the skills.sh registry
Licence
Apache-2.0
Instruction length
0 words
Bundled files
0
View the source on GitHub

Also in ccplugins/awesome-claude-code-plugins

Other artifacts published from the same repository.
ArtifactScoreWhat the check foundTypeReachLast commit
fastapi-appccplugins/awesome-claude-code-plugins
86
cleanSkill910 starsyesterday
difesa-attacchiccplugins/awesome-claude-code-plugins
86
cleanSkill910 starsyesterday
orchestratorccplugins/awesome-claude-code-plugins
85
cleanSubagent910 starsyesterday
securityccplugins/awesome-claude-code-plugins
85
cleanSubagent910 starsyesterday
planning-prd-agentccplugins/awesome-claude-code-plugins
85
cleanSubagent910 starsyesterday
unit-test-generatorccplugins/awesome-claude-code-plugins
85
cleanSubagent910 starsyesterday

Other testing & qa plugins

Browse all
Same category, same type, ranked by score.
ArtifactScoreWhat the check foundCategoryReachLast commit
e2eentireio/cli
76
cleanTesting & QA4.9k starstoday
mutation-testingtrailofbits/skills
76
cleanTesting & QA6.8k starstoday
property-based-testingtrailofbits/skills
76
cleanTesting & QA6.8k starstoday
testing-handbook-skillstrailofbits/skills
76
cleanTesting & QA6.8k starstoday
trailmarktrailofbits/skills
76
cleanTesting & QA6.8k starstoday
playwright-skilllackeyjb/playwright-skill
75
cleanTesting & QA3.0k stars7 days ago

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/ccplugins/awesome-claude-code-plugins.svg)](https://skillworks.kynth.studio/?q=ccplugins%2Fawesome-claude-code-plugins)

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
SkillWorks

Every Claude Code skill, subagent and plugin, scored on whether it actually loads.

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.

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
Changelog

Follow

X
Threads
Instagram
LinkedIn
Bluesky
Dev.to
Hashnode
YouTube

@kyisaiah47

X
LinkedIn

© 2026 SkillWorks. A Kynth Studios product.

The studio behind Toolproof, BlockDex and KitGrade

Part of Toolproof, the measurement layer for AI agent tooling

Privacy
Built byKynth Studios

SkillWorks