Skip to main content

Browse the directory

Showing 16 resources for "coverage"
Saved
Active

1 trusted · 14 review · 1 limited in this set — compare to see which signals differ.

Trust snapshot

16 results in this view

Claimed
0%(0/16)

3 trust signals differ in this sample: Package trust, Source provenance, Submitter

Signals differ on Package trust, Source provenance, Submitter — add entries to compare before you install.

Rollout signal scan

2 rollout risk signals in current results

Biggest gaps: metadata review, package integrity. 0 entries have 2+ required gaps.

12 scanned

Install payload

Install payload is broadly covered in current results.

good

100% (12/12)

Adoption queue

Browse adoption queue · balanced

1/16 visible results are in hold tier and need mitigation before adoption.

ready 0caution 15hold 1
caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

commands/zod-audit · trust review · confidence 67%

Codacy MCP Server

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

mcp/codacy-mcp-server · trust review · confidence 67%

Codecov Patch Coverage Planning Agent

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

agents/codecov-patch-coverage-planning-agent · trust review · confidence 67%

Cypress Cloud MCP Server

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

mcp/cypress-cloud-mcp-server · trust review · confidence 67%

Dart Agent Skills

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

skills/dart-agent-skills · trust review · confidence 67%

Decision confidence

Decision confidence scan · balanced

1/16 results are high-confidence for the selected preset.

high 1medium 15low 0

Codacy MCP Server

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

mcp/codacy-mcp-server · trust review

Codecov Patch Coverage Planning Agent

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

agents/codecov-patch-coverage-planning-agent · trust review

Cypress Cloud MCP Server

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

mcp/cypress-cloud-mcp-server · trust review

Dart Agent Skills

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

skills/dart-agent-skills · trust review

Freshness distribution

42% of this view is aging or stale

Median age 55 days; 7 fresh of 12 scanned. Re-verify the oldest entries.

median 55d

Aging

91–180 days

0%

0 entries

Stale

> 180 days

42%

5 entries

Theme distribution

Themes are broadly spread across this view

73 distinct themes with no dominant one. Most common: testing, automation, code-quality.

Diverse

73 distinct themes across 16 scanned

Codacy MCP Server logo

The official Codacy MCP server (@codacy/codacy-mcp) that gives AI assistants access to the Codacy API for code quality, security, and coverage — listing repository and pull-request issues, retrieving file coverage and duplication, searching security (SRM) findings, inspecting analysis tools and patterns, and running local analysis with the Codacy CLI.

Official Dart team Agent Skills for AI coding agents working on Dart unit tests, CLI apps, coverage, runtime errors, mocks, package conflicts, static analysis, Native Assets, FFI, ffigen, and pattern matching.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓
Cypress Cloud logo

Official remote MCP server for connecting Claude and other AI coding tools to Cypress Cloud runs, failures, flake data, accessibility reports, and UI Coverage results.

Source-backed agent for turning Codecov patch coverage, project coverage, flags, components, carryforward behavior, PR comments, and changed-file context into targeted regression test plans.

Cloudflare logo

Slash command that runs a pre-deploy readiness check for a Cloudflare Workers project before you ship.

Invocation:/deploy-readiness [environment]
Safety ✓ Privacy ✓

Expert Vitest coverage planning skill for choosing providers, scoping reports, setting thresholds, triaging gaps, and designing practical coverage gates.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓

Claude Code statusline that reads Istanbul JSON summary output and compares current line coverage with a local baseline percentage.

A CLAUDE.md rule that drives test-first development with Vitest: write a failing Vitest test, add the minimum code to pass, then refactor. It covers vitest.config setup, expect assertions, vi mocks and fake timers, coverage thresholds, and running specs in watch mode or once with vitest run.

Automated documentation coverage analysis with missing docstring detection, API documentation validation, and completeness scoring. This PostToolUse hook automatically checks documentation coverage when code files are modified, providing real-time documentation quality validation during development.

Trigger:PostToolUse
Safety ✓ Privacy ✓

Production codebase auditor specialized in Zod schema validation coverage, security vulnerability detection, and dead code elimination

Invocation:/zod-audit [audit-type=full|security|duplication|validation|zod] [path]
Safety ✓ Privacy ✓

Generates a comprehensive test coverage report when the coding session ends.

User-created Claude Code custom slash command recipe for planning deeper tests around a file or function, including edge cases, property-style invariants, regression cases, and mutation-score gaps where the project already supports those tools.

Invocation:Create .claude/commands/test-advanced.md, then run: /test-advanced <file-or-function>
Safety ✓ Privacy ✓

Plan SEO-forward content clusters that align search intent, topical coverage, internal links, and conversion pathways for AI tooling niches.

Level:advancedType:generalVerified:draft
Safety ✓ Privacy ✓

An automation bundle for keeping project documentation accurate and current: generate docs from code, measure documentation coverage, validate README structure and links, document API endpoints, and publish to a docs site.

A source-backed frontend QA collection for AI-assisted UI work: combine WCAG accessibility checks, Playwright browser automation, Storybook component context, Chrome DevTools inspection, BrowserStack coverage, and test hooks before shipping user interfaces.

A Claude Code SessionEnd hook that scans a project for dead code and writes a report to .claude/reports. It runs available tools per language: ESLint and Knip for JS/TS, autoflake or pylint for Python, Knip for unused npm dependencies, ripgrep for unreferenced src files, and jq to flag zero-coverage files.