Scaffold a complete Terraform module for any Azure provider resource (azurerm or azuread) following the Shared Services Canada (SSC) Cloud Adoption Framework (CAF) naming and…
Analyzes and visualizes resource dependencies in Terraform configurations, identifies circular dependencies, and suggests optimal resource ordering.
This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready,…
Guides through Terraform version upgrades including identifying deprecated syntax, updating provider versions, and migrating breaking changes.
Use this skill when reviewing a test suite for assertion quality rather than coverage percentage — detecting coverage theater, where line/branch coverage is high but the tests…
Use whenever code is about to be written or modified as part of a spec-driven implementation — whole-system or subsystem.
This skill enables Claude to manage isolated test environments using Docker Compose, Testcontainers, and environment variables.
This skill should be used when the user reports a bug, describes unexpected behavior, says something is "broken", "not working", "failing", mentions an "error", "issue", or…
This skill should be used when autonomously iterating on test failures until all tests pass. It runs the test suite, diagnoses failures, applies minimal fixes, and re-runs in a…
Use this skill when triaging flaky tests across any test framework — analyzing a flaky-test report, CI rerun history, or a set of intermittently failing tests to assign each a…
This skill should be used when implementing features with parallel exploration or competition. Triggers on "build", "create", "implement", "try both approaches", "compare…
This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage for JavaScript/TypeScript applications.
This skill should be used when establishing comprehensive QA testing processes for any software project.
Use this skill when writing Go integration tests with Docker containers, using testcontainers-go modules (postgres, redis, kafka, etc.), setting up container-based test…
Use this skill when writing Go tests with stretchr/testify, implementing TDD workflows, creating mocks, or organizing test suites.
This skill should be used when writing or reviewing tests for Android code in Bitwarden. Triggered by "BaseViewModelTest", "BitwardenComposeTest", "BaseServiceTest",…
Use this skill to write non-flaky Compose animation tests by setting mainClock.autoAdvance = false and stepping frames by hand with advanceTimeByFrame and…
Guide for testing code changes in AEM Edge Delivery projects including blocks, scripts, and styles. Use this skill after making code changes and before opening a pull request to…
Use this skill to ensure Jetpack Compose performance numbers reflect production reality by measuring against a release variant with R8 enabled, Live Literals disabled, and Compose…
Use this skill to test suspend functions and coroutine-using classes on the JVM with kotlinx-coroutines-test.
Use this skill to assert Flow emissions in tests with Cash App Turbine. Covers flow.test entry, ReceiveTurbine API (awaitItem, awaitComplete, awaitError, expectMostRecentItem,…
Use this skill to test `LazyColumn`, `LazyRow`, and `LazyVerticalGrid` correctly — tag the container with `Modifier.testTag(...)`, tag each item by its key, scroll via the…
This skill should be used when the user asks about testing Rails applications, Minitest, test-driven development (TDD), unit tests, integration tests, system tests, fixtures,…
Test n8n nodes using Jest, nock for HTTP mocking, and local testing workflows with npm link. Use this skill when writing test files in __tests__ folders, mocking HTTP requests…
Use this skill to test `rememberSaveable` round-trips with `StateRestorationTester`, the only supported tool for proving Compose state survives process death and configuration…
Use this skill when creating comprehensive testing strategies for applications. Provides test planning templates, coverage targets, test case structures, and guidance for unit,…
Use this skill when the user asks to "set up testing", "configure tests for Storybook", "add interaction tests", "add accessibility tests", "set up a11y testing", "configure…
Write focused tests for core user flows and critical paths using Pest framework, with minimal tests during development and strategic coverage at completion points.
Write minimal, focused tests for core user flows and critical paths during development, testing behavior rather than implementation with clear test names and mocked dependencies.
Set up and manage app testing tracks across Google Play (internal, closed, open testing), Apple TestFlight (internal, external), and real device testing platforms (BrowserStack,…
Use this skill to mix Compose finders and Espresso `onView` in the same test — for Android `Dialog` windows, IME (soft keyboard) state, `ComposeView` inside an Android View…
Use this skill for any task involving Thai text in code — word segmentation, Unicode normalization, sorting/collation, search indexing, romanization, truncation, or…
This skill should be used when engineering decisions are being made during code implementation. The Archivist enforces decision documentation as a standard practice, ensuring…
Use whenever the user is planning, auditing, launching, or operating AI customer support for a B2B or technical product.
Create and work with token embeddings for LLMs. Use this skill whenever you need to understand token embeddings, create embedding layers in PyTorch, add positional embeddings…
Tool Evaluator — evaluates, benchmarks, and recommends testing tools, libraries, and platforms with evidence-based scoring.
Use when you need to use tools-bank MCP tools — supabase_*, semantic_search, knowledge_graph_query, memory_search, goose_*, task_*, file_*.
Expert guide for PyTorch/XLA (torch_xla) development targeting TPU and XLA-compatible devices. Use this skill whenever the user asks about: torch_xla, PyTorch on TPU, XLA…
Query local TouchDesigner API documentation and class references. Use this skill when the user asks about specific TouchDesigner operators, Python classes, parameters, or methods.
TCP ping tool for testing connectivity to TCP ports. Uses TCP protocol with curl to establish connections. Supports heatmap, bar chart, and verbose output modes.
This skill should be used when tracing resource requests through the Maestro system to debug resource lifecycle issues, track request flow from client to agent and back, or…
Use this skill to instrument a Jetpack Compose composable with `@TraceRecomposition` from `skydoves/compose-stability-analyzer` so per-recomposition diffs (which state or…
Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors.
Automate Salesforce Trailhead module completion using Playwright for content extraction, Claude for quiz answering, and Supabase for progress tracking.
Use when about to write Terraform, Lambda handlers, FastAPI routes, Pydantic models, API contracts, or React Native code in this project - prompts human to try first since this is…
Transformers.js - Machine Learning for JavaScript workflow skill. Use this skill when the user needs Run Hugging Face models in JavaScript or TypeScript with Transformers.js in…
Use to establish the structure of a project before interacting with it, or when exploring an unfamiliar codebase
This plugin auto-configures a "braintrust" MCP server. If you can't see it or reach it, activate this skill
Run Custom Scoring Evals + Session Tracing against a deployed agent to surface drift (factuality regressions, hallucinations, grounding leaks).
trust-tax-planning-advisor — 遗嘱形式审查/家族信托架构/税务筹划。适用情形:用户说"trust-tax-planning-advisor"...
Audits and refactors a codebase's coding agent configuration (CLAUDE.md, .claude/settings.json, skills, hooks) against Anthropic's published best practices.
Use this skill when working with Twilio communication APIs for SMS/MMS messaging, voice calls, phone number management, TwiML, webhook integration, two-way SMS conversations, bulk…
Create, update, or maintain TypeScript type unions, template literal types, runtime enums, and dict mappings in a monorepo core package.
This skill should be used when reviewing TypeScript code for anti-patterns, when code contains unsafe practices, when identifying common TypeScript mistakes, when auditing…
This skill should be used when writing API endpoints, handling external data, validating HTTP requests or responses, parsing user input, working with environment variables,…
Complete E2E (end-to-end) and integration testing skill for TypeScript/NestJS projects using Jest, real infrastructure via Docker, and GWT pattern.
This skill should be used when implementing error handling in TypeScript, when asked about try/catch patterns, Result types, error-as-value patterns, neverthrow or errore…
This skill should be used when working with TypeScript 4.9 through 5.7 features, using the satisfies operator, const type parameters, inferred type predicates,…
Use when writing or reviewing TypeScript code. Enforces strict mode standards, explicit typing, and best practices.
This skill should be used when configuring TypeScript projects, creating or reviewing tsconfig.json, enabling strict mode, asking what TypeScript compiler flags do, setting up a…