Toolverse
All skills

analyzing-test-coverage

by jeremylongshore

This skill analyzes code coverage metrics to identify untested code and generate comprehensive coverage reports. It is triggered when the user requests analysis of code coverage, identification of coverage gaps, or generation of coverage reports. The skill is best used to

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Testing

About this skill

This skill analyzes code coverage metrics to identify untested code and generate comprehensive coverage reports. It is triggered when the user requests analysis of code coverage, identification of coverage gaps, or generation of coverage reports. The skill is best used to improve code quality by ensuring adequate test coverage and identifying areas for improvement. Use trigger terms like \

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude, dodając ją do konfiguracji wtyczek agenta.
  2. Wyzwól analizę, używając słów kluczowych takich jak "analyze coverage", "code coverage report", "untested code" lub skrótu "cov" w zapytaniu do Claude.
  3. Claude automatycznie uruchomi test suite projektu z włączonym śledzeniem pokrycia, używając narzędzia odpowiedniego dla Twojego języka (nyc dla JavaScript, coverage.py dla Pythona, JaCoCo dla Javy).
  4. Czekaj na wygenerowanie raportu, który zawiera metryki pokrycia dla linii, gałęzi, funkcji i instrukcji.
  5. Przejrzyj wyróżnione obszary niezatestowanego kodu — Claude wskaże konkretne linie lub bloki, które nie są objęte testami.
  6. Użyj raportu do identyfikacji luk w test suite i podejmij decyzje dotyczące dodatkowych testów w obszarach o niskim pokryciu.

Related skills

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076

backtesting-frameworks

by wshobson

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

Testing
12105

wcag-audit-patterns

by wshobson

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

Testing
1893

hono

by openstatusHQ

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

Testing
1257

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994