Toolverse
All skills

coverage

by alirezarezvani

Analyze test coverage gaps. Use when user says \

Installation

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

Installation

Quick info

Category
Testing
Views
5

About this skill

Analyze test coverage gaps. Use when user says \

How to use

  1. Uruchom skill, gdy chcesz przeanalizować pokrycie testami — powiedz "test coverage", "what's not tested", "coverage gaps", "missing tests", "coverage report" lub "what needs testing".

  2. Skill automatycznie mapuje powierzchnię aplikacji: skanuje definicje tras (Next.js, React Router, Vue Router), identyfikuje komponenty interaktywne z logiką stanu, wylicza endpointy API z ich metodami i odkrywa krytyczne przepływy użytkownika (autentykacja, checkout, onboarding).

  3. Następnie przeszukuje wszystkie pliki testów (*.spec.ts, *.spec.js), aby wyodrębnić, które strony są pokryte, które komponenty mają testy, które endpointy API są mockowane, i liczy testy w każdym obszarze.

  4. Skill generuje macierz pokrycia pokazującą każdy obszar, trasę, liczbę testów i status (pokryty, częściowo pokryty, brakujący).

  5. Priorytetyzuje luki według wpływu biznesowego: najpierw krytyczne (autentykacja, płatności, funkcje core), potem wysokie (CRUD, wyszukiwanie, nawigacja), średnie (ustawienia, preferencje) i niskie (strony statyczne).

  6. Dla każdej zidentyfikowanej luki skill rekomenduje liczbę potrzebnych testów, szablon do użycia i szacunkowy wysiłek (szybki, średni, złożony).

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

ad-creative

by alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or

Testing
2863

langchain

by zechenzhangAGI

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering

Testing
21123

python-testing-patterns

by wshobson

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

Testing
46146

playwright-browser-automation

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test

Testing
13130

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