Toolverse

Find the best skills for

terraform-engineer

by openclaw

Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development, state management, provider configuration, multi-environment workflows, infrastructure testing.

DevOps
13

terraform-module-creator

by jeremylongshore

Create terraform module creator operations. Auto-activating skill for DevOps Advanced.\nTriggers on: terraform module creator, terraform module creator\nPart of the DevOps Advanced skill category. Use when working with terraform module creator functionality. Trigger with phrases

DevOps

terraform-module-library

by wshobson

Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.

DevOps
453

terraform-skill

by sickn33

Terraform infrastructure as code best practices

DevOps
727

terraform-specialist

by sickn33

Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Handles complex module design, multi-cloud deployments, GitOps workflows, policy as code, and CI/CD integration. Covers migration strategies,

DevOps
1

terraform-state-manager

by jeremylongshore

Terraform State Manager - Auto-activating skill for DevOps Advanced.\nTriggers on: terraform state manager, terraform state manager\nPart of the DevOps Advanced skill category.

DevOps
11

terraform-style-guide

by hashicorp

Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.

DevOps
15

terraform-test

by hashicorp

Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior with assertions, mocking providers and data sources, testing module outputs and resource

Testing
1

terway-troubleshooting

by AliyunContainerService

Troubleshoot Terway CNI issues in Kubernetes using Kubernetes events and Terway logs. Use when diagnosing \

DevOps
1

tesla

by openclaw

Control and monitor Tesla vehicles via the Tessie API. Use when you need to check Tesla status (battery, location, charging), control climate (heat/cool), lock/unlock doors, start/stop charging, honk/flash lights, open charge port or trunks, or any other Tesla vehicle command.

Backend
1

tesla-commands

by openclaw

Control your Tesla via MyTeslaMate API. Supports multi-vehicle accounts, climate control, and charging schedules.

Backend
14

tesla-fleet-api

by openclaw

Use when integrating with Tesla's official Fleet API to read vehicle/energy device data or issue remote commands (e.g. start HVAC preconditioning, wake vehicle, charge controls). Covers onboarding (developer app registration, regions/base URLs), OAuth token flows (third-party +

Backend
126

test

by facebook

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

Testing
328

test-and-break

by rohunj

Autonomous testing skill that opens a deployed app, goes through user flows, tries to break things, and writes detailed bug reports. Use after deploying to staging. Triggers on: test the app, find bugs, QA the deployment, break the app, test staging.

Testing
12

test-automator

by sickn33

Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with advanced CI/CD integration. Use PROACTIVELY for testing automation or quality assurance.

Testing
215

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862

test-changes

by mysticaltech

Use after making changes to run terraform fmt, validate, and plan against test environment

Testing
13

test-coverage-improver

by openai

Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.

Testing
13

test-design-reviewer

by citypaul

Evaluates test quality using Dave Farley's 8 properties. Use when reviewing tests, assessing test suite quality, or analyzing test effectiveness against TDD best practices.

Testing
1

test-driven-development

by obra

Use when implementing any feature or bugfix, before writing implementation code

Testing
641

test-fixing

by mhattingpete

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.

Testing
15

test-gen

by phodal

Generate comprehensive unit tests for code files

Testing
27

test-generator

by alirezarezvani

Automatically suggest tests for new functions and components. Use when new code is written, functions added, or user mentions testing. Creates test scaffolding with Jest, Vitest, Pytest patterns. Triggers on new functions, components, test requests, testing mentions.

Testing
1

test-hardening

by WellApp-ai

Convert passed QA Contract criteria to automated tests

Testing
1

test-management

by dotnet

Quarantines or disables flaky/problematic tests using the QuarantineTools utility

Testing
11

test-naming-enforcer

by jeremylongshore

Test Naming Enforcer - Auto-activating skill for Test Automation.\nTriggers on: test naming enforcer, test naming enforcer\nPart of the Test Automation skill category.

Testing
13

test-nodebridge-handler

by neovateai

Use this skill when testing NodeBridge handlers using `bun scripts/test-nodebridge.ts`, including listing available handlers and passing parameters

Testing
1

test-parallelizer

by jeremylongshore

Test Parallelizer - Auto-activating skill for Test Automation.\nTriggers on: test parallelizer, test parallelizer\nPart of the Test Automation skill category. Use when writing or running tests. Trigger with phrases like \

Testing
1

test-plan

by quran

Generates a comprehensive testing plan based on the current branch changes or a specific PR. Use when creating QA checklists, test plans, or verifying PR readiness.

Testing
1

test-retry-config

by jeremylongshore

Test Retry Config - Auto-activating skill for Test Automation.\nTriggers on: test retry config, test retry config\nPart of the Test Automation skill category.

Testing
1

test-specialist

by openclaw

This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage for JavaScript/TypeScript applications. Use this for unit tests, integration tests, end-to-end tests, debugging runtime errors, logic bugs, performance

Testing
18

test-with-postgres

by storj

Run unit tests that require PostgreSQL. Use this skill when the user wants to run tests with PostgreSQL database backend. Automatically handles checking for and configuring a PostgreSQL Docker container.

Testing
11

test-with-spanner

by storj

Run unit tests that require the Spanner emulator. Use this skill when the user wants to run tests in packages like satellite/metabase, satellite/metainfo, or any other tests that interact with Spanner. Automatically handles checking for and configuring the Spanner emulator

Testing
1

test-writer

by openclaw

Generate unit tests from source files. Use when you need test coverage fast.

Testing
21

testing

by lobehub

Testing guide using Vitest. Use when writing tests (.test.ts, .test.tsx), fixing failing tests, improving test coverage, or debugging test issues. Triggers on test creation, test debugging, mock setup, or test-related questions.

Testing
222

testing-android-code

by bitwarden

This skill should be used when writing or reviewing tests for Android code in Bitwarden. Triggered by \

Mobile
69

testing-code

by CaptainCrouton89

Write automated tests for features, validate functionality against acceptance criteria, and ensure code coverage. Use when writing test code, verifying functionality, or adding test coverage to existing code.

Testing
17

testing-guidelines

by getsentry

Guide for writing tests. Use when adding new functionality, fixing bugs, or when tests are needed. Emphasizes integration tests, real-world fixtures, and regression coverage.

Testing
15

testing-handbook-generator

by trailofbits

Meta-skill that analyzes the Trail of Bits Testing Handbook (appsec.guide) and generates Claude Code skills for security testing tools and techniques. Use when creating new skills based on handbook content.

Testing
1

testing-hashql

by hashintel

HashQL testing strategies including compiletest (UI tests), unit tests, and snapshot tests. Use when writing tests for HashQL code, using //~ annotations, running --bless, debugging test failures, or choosing the right testing approach.

Testing
11

testing-patterns

by davila7

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

Testing
216

testing-python

by jlowin

Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.

Testing
337

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076

testosterone-optimization

by openclaw

Optimize natural testosterone with sleep, exercise, nutrition, and lifestyle tracking

Testing
1

testrail

by alirezarezvani

Sync tests with TestRail. Use when user mentions \

Testing
12

tests-developer

by anyproto

Smart router to testing patterns and practices. Use when writing unit tests, creating mocks, testing edge cases, or working with Swift Testing and XCTest frameworks.

Mobile
14

textual

by KyleKing

Expert guidance for building TUI (Text User Interface) applications with the Textual framework. Invoke when user asks about Textual development, TUI apps, widgets, screens, CSS styling, reactive programming, or testing Textual applications.

Testing
69192

textual-ui-developer

by massgen

Develop and improve the MassGen Textual TUI by running it in a browser via textual-serve and using Claude's browser tool for visual feedback.

Backend
1