From test-engineering
Provides test code templates for 22 testing frameworks across all supported languages. Use when generating test files to follow framework-specific conventions, file structure, imports, assertions, and test organization patterns for pytest, Jest, JUnit, xUnit, Google Test, Go testing, Kotlin, Playwright, Catch2 LLT, and more.
npx claudepluginhub issacchaos/local-marketplace --plugin test-engineeringThis skill uses the workspace's default tool permissions.
**Version**: 1.0.0
cpp-async-llt-template.mdcpp-basic-fixture-llt-template.mdcpp-catch2-template.mdcpp-gtest-template.mdcpp-mock-llt-template.mdcpp-plugin-lifecycle-llt-template.mdcsharp-mstest-template.mdcsharp-nunit-template.mdcsharp-xunit-template.mdgo-testify-template.mdgo-testing-template.mdhelpers/cpp-gtest-helpers-template.mdhelpers/csharp-xunit-helpers-template.mdhelpers/go-testing-helpers-template.mdhelpers/java-junit-helpers-template.mdhelpers/javascript-jest-helpers-template.mdhelpers/kotlin-mockk-helpers-template.mdhelpers/python-pytest-helpers-template.mdhelpers/rust-helpers-template.mdhelpers/typescript-jest-helpers-template.mdGenerates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Version: 1.0.0 Category: Code Generation Languages: Python, JavaScript, TypeScript, Java, C#, Go, C++, Kotlin, Rust Purpose: Provide framework-specific test code templates for consistent test generation
The Templates Skill provides standardized test code templates for 22 testing frameworks across 9 programming languages. Each template defines the correct file structure, import patterns, assertion styles, setup/teardown conventions, and test organization patterns for its target framework.
python-pytest-template.md - pytest test structure and fixturesjavascript-jest-template.md - Jest describe/it blocks and matchersjavascript-mocha-template.md - Mocha/Chai test patternsjavascript-vitest-template.md - Vitest test patternstypescript-jest-template.md - Jest with TypeScript and ts-jesttypescript-vitest-template.md - Vitest with TypeScriptjava-junit4-template.md - JUnit 4 annotations and assertionsjava-junit5-template.md - JUnit 5 Jupiter APIjava-testng-template.md - TestNG test patternscsharp-xunit-template.md - xUnit Fact/Theory patternscsharp-nunit-template.md - NUnit test patternscsharp-mstest-template.md - MSTest patternscpp-gtest-template.md - Google Test TEST/TEST_F macroscpp-catch2-template.md - Catch2 TEST_CASE/SECTION patternsgo-testing-template.md - Go stdlib testing patternsgo-testify-template.md - Testify suite patternskotlin-junit5-template.md - Kotlin JUnit 5 with MockK patternstypescript-playwright-template.md - Playwright E2E test patternscpp-basic-fixture-llt-template.md - Basic LLT with Catch2 fixturescpp-async-llt-template.md - Async LLT with callbacks and tick loopscpp-mock-llt-template.md - LLT with mock service interfacescpp-plugin-lifecycle-llt-template.md - LLT with engine plugin lifecycleue-test-build-cs-template.md - Unreal Engine .Build.cs for test modulesue-test-target-cs-template.md - Unreal Engine .Target.cs for test targetshelpers/python-pytest-helpers-template.md - pytest fixtures and conftest helpershelpers/javascript-jest-helpers-template.md - Jest mock and setup helpershelpers/typescript-jest-helpers-template.md - Jest with TypeScript helpershelpers/typescript-playwright-helpers-template.md - Playwright page object and utility helpershelpers/java-junit-helpers-template.md - JUnit test utility helpershelpers/csharp-xunit-helpers-template.md - xUnit test fixture helpershelpers/cpp-gtest-helpers-template.md - Google Test utility helpershelpers/go-testing-helpers-template.md - Go test helper functionshelpers/kotlin-mockk-helpers-template.md - Kotlin MockK mock helpershelpers/rust-helpers-template.md - Rust test utility helpers