🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

attacking-active-directory

Marketplace

Attack and enumerate Active Directory environments using Kerberos attacks (Kerberoasting, ASREPRoasting), credential dumping (DCSync, Mimikatz), lateral movement (PtH, PtT), and BloodHound analysis. Use when pentesting Windows domains or exploiting AD misconfigurations.

trilwu/secskills
0
0
Aktualisiert 1w ago

livekit-prompt-builder

Marketplace

Guide for creating effective prompts and instructions for LiveKit voice agents. Use when building conversational AI agents with the LiveKit Agents framework, including (1) Creating new voice agent prompts from scratch, (2) Improving existing agent instructions, (3) Optimizing prompts for text-to-speech output, (4) Integrating tool/function calling capabilities, (5) Building multi-agent systems with handoffs, (6) Ensuring voice-friendly formatting and brevity for natural conversations, (7) Iteratively improving prompts based on testing and feedback, (8) Building industry-specific agents (debt collection, healthcare, banking, customer service, front desk).

Okeysir198/P20251122-claude-skills
0
0
Aktualisiert 1w ago

vue-vite-testing

Comprehensive unit testing guide for Vue 3 + Vite projects using Vitest and Vue Test Utils. Use when writing or reviewing unit tests for Vue components, composables, Pinia stores, or TypeScript/JavaScript utilities in Vite-based projects. Covers test structure, best practices, mocking strategies, and Vue-specific testing patterns.

Eva813/vue3-skills
0
0
Aktualisiert 1w ago

mql5-x-compile

Compile MQL5 indicators via CLI using X: drive mapping to bypass 'Program Files' path spaces issue. Use PROACTIVELY after editing ANY .mq5 or .mqh file. Triggers - after editing MQL5 code, compile, build, MetaEditor, .mq5, .mqh, indicator, script, EA, expert advisor, "test it", "try it", "run it", path space errors. (project)

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

mova-run-gates-wrapper

Runs npm validate/test/smoke gates and emits a JSON gate report with log paths.

Leryk1981/mova_wf_cycle
0
0
Aktualisiert 1w ago

create-traceability-matrix

Marketplace

Create traceability matrix mapping intents (INT-*) to requirements (REQ-*) and requirements to all downstream artifacts (design, code, tests, commits, runtime). Use to visualize and verify complete traceability.

foolishimp/ai_sdlc_method
0
0
Aktualisiert 1w ago

github-actions-workflow-creator

Creates, validates, and updates GitHub Actions workflows for CI/CD. Covers build, test, Maven Central publishing, code quality analysis, Docker builds, and Kubernetes deployments.

Wibson82/conexao-de-sorte-commons
0
0
Aktualisiert 1w ago

integration-testing-http

Run and extend the end-to-end HTTP integration tests (SQLite in-memory) for mjr.wtf, covering auth, create/list/delete, redirects, and analytics. Use when changing handlers, middleware, or API contracts.

matt-riley/mjrwtf
0
0
Aktualisiert 1w ago

git-worktrees

Manage git worktrees for parallel branch development and PR reviews.Use when asked about: worktrees, working on multiple branches, parallel development,PR review without switching, testing without committing, multiple features simultaneously,long-running builds, comparing branches side-by-side.Integrates with: feature workflow, Azure DevOps work items, GitHub PRs.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

nx-monorepo-generator

Use when adding Jest testing configuration to Nx projects, running `nx g @nx/jest:configuration`, setting up testing infrastructure, or troubleshooting tests that fail after running the Jest generator. Ensures proper TypeScript moduleResolution (nodenext), testing enhancement libraries (jest-dom, user-event, MSW), and monorepo pattern adherence. Triggers: "add tests", "setup Jest", "configure testing", "Jest not working", "moduleResolution error", "tests failing after generator"

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

webapp-testing

Marketplace

Docker 환경에서 Playwright E2E 테스트 실행. 브라우저 미종료 문제 해결, 스크린샷, 로그 캡처 지원.

garimto81/claude
0
0
Aktualisiert 1w ago

conversion-optimizer

Optimize CTA copy, hero sections, and button text for higher conversions using therapy-appropriate frameworks (PAS, AIDA, BAB). Maintains empathetic, non-salesy tone while driving action. Creates A/B test variations, scores conversion potential, and ensures CRPO compliance. Use when user mentions "CTA", "conversion rate", "improve button text", "more bookings", or asks about improving page performance.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

test-validation

Validates tests for test theater anti-patterns. Use when reviewing test code, writing new tests, or when user asks to check tests for quality issues. Ensures tests verify real behavior, not just provide false confidence.

lattenwald/my-home-manager
0
0
Aktualisiert 1w ago

query-writer

Marketplace

Use this skill when writing or updating SQL queries (query.sql) or Python ETL scripts (query.py) following Mozilla BigQuery ETL conventions. ALWAYS checks for and updates existing tests when modifying queries. Coordinates downstream updates to schemas and tests. Works with bigquery-etl-core, metadata-manager, and sql-test-generator skills.

mozilla/bigquery-etl-skills
0
0
Aktualisiert 1w ago

enumerating-network-services

Marketplace

Enumerate and exploit network services including SMB, FTP, SSH, RDP, HTTP, databases (MySQL, MSSQL, PostgreSQL, MongoDB), LDAP, NFS, DNS, and SNMP. Use when testing network service security or performing port-based exploitation.

trilwu/secskills
0
0
Aktualisiert 1w ago

test-data-generation-validation

Generate real Cassandra 5.0 test data using Docker containers, export SSTables with proper directory structure, validate parsing against sstabledump, and manage test datasets. Use when working with test data generation, dataset creation, SSTable export, validation, fixture management, or sstabledump comparison.

pmcfadin/cqlite
0
0
Aktualisiert 1w ago

test

Run all tests for the Gambit game engine. Use when the user wants to run tests, verify functionality, or check that code changes haven't broken anything.

FWFsoft/gambit
0
0
Aktualisiert 1w ago

component-test-runner

指定されたコンポーネントの全テスト(unit, a11y, vrt, interaction)を実行し、結果をレポートする。

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

debugging-assistant

Proactively diagnose and fix code bugs. Use when errors occur, tests fail, or performance issues arise. Analyzes stack traces, identifies root causes, and provides working fixes.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

condition-based-waiting

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

michael-h-patrianna/chain-offer-mock
0
0
Aktualisiert 1w ago