From test-engineering
Integrate with project build systems to configure test dependencies and execution. Use when setting up testing frameworks in Maven, CMake, .NET, and Go projects, including adding test dependencies, configuring build targets, and ensuring test discovery.
npx claudepluginhub issacchaos/local-marketplace --plugin test-engineeringThis skill uses the workspace's default tool permissions.
**Version**: 1.0.0
Generates 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: Infrastructure Languages: Java (Maven/Gradle), C++ (CMake), C# (.NET), Go, Unreal Engine (UBT) Purpose: Integrate with project build systems to configure test dependencies and execution
The Build Integration Skill provides build system configuration capabilities for automated testing workflows. It enables correct setup of test dependencies, build targets, and test discovery across Java (Maven/Gradle), C++ (CMake), C# (.NET), Go, and Unreal Engine (UnrealBuildTool) build systems.
java-build-systems.md - Maven and Gradle test dependency configurationcmake-build-system.md - CMake test target and Google Test/Catch2 integrationdotnet-build-systems.md - .NET test project creation and xUnit/NUnit/MSTest setupgo-build-system.md - Go module test configuration and build tagsue-build-system.md - UnrealBuildTool (UBT) test module build and execution for UE Low Level Tests