🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

vulnerable-secret

This skill provides guidance for extracting secrets from vulnerable executables. It should be used when tasks involve binary analysis, reverse engineering executables to find hidden flags/secrets, or exploiting buffer overflows and other vulnerabilities to extract protected data. Applicable to CTF challenges, security research, and authorized penetration testing scenarios.

letta-ai/skills
13
1
更新日 6d ago

refactoring-safely

Marketplace

Use when refactoring code - test-preserving transformations in small steps, running tests between each change

withzombies/hyperpowers
13
1
更新日 6d ago

AILANG Sprint Executor

Execute approved sprint plans with test-driven development, continuous linting, progress tracking, and pause points. Use when user says "execute sprint", "start sprint", or wants to implement an approved sprint plan.

sunholo-data/ailang
13
1
更新日 6d ago

ln-311-task-creator

Marketplace

Creates ALL task types (implementation, refactoring, test). Generates task documents from templates, validates type rules, creates in Linear, updates kanban. Invoked by orchestrators.

levnikolaevich/claude-code-skills
13
1
更新日 6d ago

ln-343-manual-tester

Marketplace

Performs manual testing of Story AC via executable bash scripts saved to tests/manual/. Creates reusable test suites per Story. Worker only.

levnikolaevich/claude-code-skills
13
1
更新日 6d ago

coverage-analysis

Analyze test coverage, generate reports, and identify untested code. Use when improving test coverage, ensuring code quality, or preparing for production.

sgcarstrends/sgcarstrends
13
1
更新日 6d ago

prd-builder

Marketplace

PRD templates and structure for product requirements documents. Used by /majestic:prd command.

majesticlabs-dev/majestic-marketplace
13
0
更新日 6d ago

tmux-test

Test klaude-code interactively using tmux with synchronous task completion. Use when testing UI features, verifying changes, or debugging interactive behavior. Eliminates polling/sleep by using KLAUDE_TEST_SIGNAL for precise synchronization.

inspirepan/klaude-code
13
2
更新日 6d ago

rspec-coder

Marketplace

This skill guides writing comprehensive RSpec tests for Ruby and Rails applications. Use when creating spec files, writing test cases, or testing new features. Covers RSpec syntax, describe/context organization, subject/let patterns, fixtures, mocking with allow/expect, and shoulda matchers.

majesticlabs-dev/majestic-marketplace
13
0
更新日 6d ago

acceptance-test

Execute acceptance testing based on Gherkin scenarios.Use when: validating implementations, running acceptance tests, verifying features against acceptance criteria.Keywords: acceptance testing, Gherkin, validation, verify implementation, test execution, 驗收測試, 驗收, 驗證實作.

yurenju/eyerolling-skills
13
1
更新日 6d ago

component-tester

Run Vitest tests for a specific component with coverage. Use when making changes to React components to ensure tests pass and coverage is maintained.

sgcarstrends/sgcarstrends
13
1
更新日 6d ago

llm-evaluation

LLM evaluation and testing patterns including prompt testing, hallucination detection, benchmark creation, and quality metrics. Use when testing LLM applications, validating prompt quality, implementing systematic evaluation, or measuring LLM performance.

applied-artificial-intelligence/claude-code-toolkit
12
2
更新日 6d ago

test-gap-analyzer

Analyzes code to identify untested functions, low coverage areas, and missing edge cases. Use when reviewing test coverage or planning test improvements. Generates specific test suggestions with example templates following amplihack's testing pyramid (60% unit, 30% integration, 10% E2E). Can use coverage.py for Python projects.

rysweet/MicrosoftHackathon2025-AgenticCoding
12
3
更新日 6d ago

rust

Use when developing Rust projects in the tempoxyz org—standardizes fmt/clippy/nextest, sccache+mold, feature-powerset checks, MSRV builds, docsrs flags, and xtask patterns so local and CI behavior match.

gakonst/dotfiles
12
2
更新日 6d ago

bg3-steam-launcher

Launch Baldur's Gate 3 through Steam on macOS and load saved games using macos-automator and peekaboo MCP servers. Designed for testing bg3se-macos (Script Extender) development. Use when: (1) launching BG3 from Steam, (2) loading a BG3 saved game, (3) testing SE mod injection, (4) user asks to "start BG3", "load my BG3 save", "play Baldur's Gate", "test the script extender". Requires macos-automator and peekaboo MCP servers installed with accessibility permissions.

tdimino/bg3se-macos
12
3
更新日 6d ago

module-spec-generator

Generates module specifications following amplihack's brick philosophy template. Use when creating new modules or documenting existing ones to ensure they follow the brick & studs pattern. Analyzes code to extract: purpose, public contract, dependencies, test requirements.

rysweet/MicrosoftHackathon2025-AgenticCoding
12
3
更新日 6d ago

chaos-engineer

Marketplace

Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems.

Jeffallan/claude-skills
12
1
更新日 6d ago

Unnamed Skill

Marketplace

Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing. Keywords: testing, QA, unit test, integration test, E2E, coverage, pytest, Jest.

Jeffallan/claude-skills
12
1
更新日 6d ago

qa-tester

Specialized QA testing for morphir-dotnet. Use when user asks to create test plans, run tests, validate packages, report bugs, perform regression testing, or verify PR completion. Triggers include "test plan", "QA", "regression", "validate", "bug report", "test this", "verify implementation".

finos/morphir-dotnet
12
10
更新日 6d ago

Testing Code

Generates and improves tests following TDD principles. Activates when new features are implemented, test coverage is low, or user requests tests. Ensures comprehensive test coverage with unit, integration, and edge case tests.

rysweet/MicrosoftHackathon2025-AgenticCoding
12
3
更新日 6d ago