CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
levnikolaevich avatar

Ln 633 Test Value Auditor

levnikolaevich/claude-code-skills
372 installs533 stars
Summary

This is a specialized test auditor that scores every test in your suite by multiplying business impact (1-5) with failure probability (1-5), then issues a verdict: KEEP, DELETE, MERGE, or REWRITE. It's designed for teams drowning in slow test suites who need data-driven guidance on what to cut. The scoring rubric is opinionated but sensible, a payment calculation test gets 5x4=20 (keep it), while an email regex validator might score 2x2=4 (delete it). It generates a compliance report and respects context like regression guards, so a low-scoring test that once caught a production bug still gets kept. Best used when you're ready to actually prune tests, not just think about it.

Install to Claude Code

npx -y skills add levnikolaevich/claude-code-skills --skill ln-633-test-value-auditor --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Categories
Testing & QAGit & Pull RequestsFinance & Trading
First SeenJun 3, 2026
View on GitHub

More from levnikolaevich/claude-code-skills

All 128 skills →
  • Ln 740 Quality Setup372
  • Ln 221 Story Creator371
  • Ln 222 Story Replanner371
  • Ln 403 Task Rework371
  • Ln 653 Runtime Performance Auditor371
  • Ln 652 Transaction Correctness Auditor370
  • Ln 650 Persistence Performance Auditor369
  • Ln 724 Artifact Cleaner364
  • Ln 523 Auto Test Planner362
  • Ln 1000 Pipeline Orchestrator360
  • Ln 512 Tech Debt Cleaner360
  • Ln 520 Test Planner360
  • Ln 723 Seed Data Generator360
  • Ln 510 Quality Coordinator357
  • Ln 521 Test Researcher356
  • Ln 626 Dead Code Auditor354
  • Ln 621 Security Auditor338
  • Ln 625 Dependencies Auditor324
  • Ln 610 Docs Auditor316
  • Ln 627 Observability Auditor316
  • Ln 628 Concurrency Auditor316
  • Ln 623 Code Principles Auditor315
  • Ln 622 Build Auditor313
  • Ln 629 Lifecycle Auditor313

Recommended

More Testing & QA →
aaronontheweb avatar
playwright-ci-caching

aaronontheweb/dotnet-skills

Cache Playwright browser binaries in CI/CD pipelines (GitHub Actions, Azure DevOps) to avoid 1-2 minute download overhead on every build.
368
1.1k
bobmatnyc avatar
golang-testing-strategies

bobmatnyc/claude-mpm-skills

Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration
368
68
davila7 avatar
test-driven-development

davila7/claude-code-templates

Use when implementing any feature or bugfix, before writing implementation code
366
30.2k
raphaelbarbosaqwerty avatar
maestro-e2e

raphaelbarbosaqwerty/maestro-dev-skills

maestro e2e
366
7
davila7 avatar
ab-test-setup

davila7/claude-code-templates

When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," or "hypothesis." For tracking implementation, see analytics-tracking.
359
30.2k
levnikolaevich avatar
ln-521-test-researcher

levnikolaevich/claude-code-skills

Researches real-world problems, competitor solutions, and customer complaints for a feature domain. Use before test planning to ground tests in actual user pain points.
356
533