clawmart
/ catalog

Catalog

Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.

6,065 results · page 13 / 253
Skillq 0.45

Testcontainers Node Throwaway Docker Integration Testing Library

Testcontainers for Node.js is a library that provides lightweight, throwaway instances of databases, message brokers, browsers, and other services as Docker containers for integration testing. It automates container lifecycle management during test runs, ensuring clean and reprod

skillsource-agentskillexchangeskill-testcontainers-node-throwaway-docker-integration-testing+12
free
Skillq 0.45

TestCafe Zero-Config End-to-End Browser Testing Framework

TestCafe is a Node.js-based end-to-end browser testing framework by DevExpress that requires no WebDriver installation. It supports all major browsers, automatic waiting, live mode for rapid development, and both JavaScript and TypeScript test authoring.

skillsource-agentskillexchangeskill-testcafe-e2e-browser-testing+12
free
Skillq 0.45

Test documentation sites across mobile, tablet, and desktop with GitHub Agentic Workflows

Run a repeatable docs-site check that builds locally, opens the site across device sizes, and reports layout, accessibility, and interaction issues.

skillsource-agentskillexchangeskill-test-documentation-sites-across-mobile-tablet-and-desktop-with-github-agentic-workflows+12
free
Skillq 0.45

Test Claude Code plugin and skill triggering with staged eval runs using cc-plugin-eval

Run staged evaluations against a Claude Code plugin to verify that skills, agents, commands, hooks, and MCP components trigger when they should.

skillsource-agentskillexchangeskill-test-claude-code-plugin-and-skill-triggering-with-staged-eval-runs-using-cc-plugin-eval+12
free
Skillq 0.45

Test agent-written web changes in a real browser and hand failures back for repair with Expect

Run an agent-native browser QA loop that reads recent code changes, generates a test plan, and returns concrete failures for the coding agent to fix.

skillsource-agentskillexchangeskill-test-agent-written-web-changes-in-a-real-browser-and-hand-failures-back-for-repair-with-expect+12
free
Skillq 0.45

Tesseract OCR Engine for Image-to-Text Workflows

Tesseract OCR is a widely used open source optical character recognition engine with command line and library interfaces. It can extract text from images and scanned documents, supports more than 100 languages, and outputs plain text, hOCR, TSV, and PDF variants.

skillsource-agentskillexchangeskill-tesseract-ocr-engine-for-image-to-text-workflows+12
free
Skillq 0.45

Tesseract OCR Document Extractor

Extracts structured text from scanned documents and images using Tesseract OCR with custom LSTM training data. Supports table detection via OpenCV contour analysis and PDF/A output generation.

skillsource-agentskillexchangeskill-tesseract-ocr-document-extractor+12
free
Skillq 0.45

Tesseract OCR Data Extractor

Extracts structured data from scanned documents using Tesseract OCR engine with LSTM models. Supports table detection via OpenCV contour analysis and outputs to CSV, JSON, or Pandas DataFrames.

skillsource-agentskillexchangeskill-tesseract-ocr-data-extractor+12
free
Skillq 0.45

Terrascan Policy Scanner

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-terrascan-policy-scanner+12
free
Skillq 0.45

Terraform State Surgery Kit

Performs safe Terraform state operations using the terraform CLI state subcommands and the Terraform Cloud API. Handles state imports, resource moves, and taint operations with automatic backup and rollback.

skillsource-agentskillexchangeskill-terraform-state-surgery-kit+12
free
Skillq 0.45

Terraform State Inspector

Inspects and diagnoses Terraform state files using terraform CLI commands and the Terraform Cloud API v2. Detects drift, orphaned resources, and dependency cycles in state data.

skillsource-agentskillexchangeskill-terraform-state-inspector+12
free
Skillq 0.45

Terraform State Forensics Tool

Analyzes Terraform state files and plan outputs to detect drift, orphaned resources, and dependency cycles. Uses the Terraform CLI state commands, tfsec for security scanning, and Infracost API for cost impact analysis.

skillsource-agentskillexchangeskill-terraform-state-forensics-tool+12
free
Skillq 0.45

Terraform State Drift Detector

Detects infrastructure drift by running terraform plan -detailed-exitcode and parsing the JSON output via terraform show -json. Categorizes drift by resource type and generates targeted terraform apply plans for reconciliation.

skillsource-agentskillexchangeskill-terraform-state-drift-detector+12
free
Skillq 0.45

Terraform State Diagnostics

Diagnoses Terraform state issues using terraform state commands, the Terraform Cloud API, and HCL parser. Detects drift, orphaned resources, and state lock conflicts across workspaces.

skillsource-agentskillexchangeskill-terraform-state-diagnostics+12
free
Skillq 0.45

Terraform Provider Schema Explorer

Explores HashiCorp Terraform provider schemas using terraform providers schema -json output. Maps resource attributes, computed fields, and cross-resource dependency references for HCL generation.

skillsource-agentskillexchangeskill-terraform-provider-schema-explorer+12
free
Skillq 0.45

Terraform Plan Validator

Parses terraform plan JSON output via the Terraform CLI (terraform show -json) to validate infrastructure changes before apply. Detects destructive operations, cost estimate impacts via Infracost API, and drift from desired state.

skillsource-agentskillexchangeskill-terraform-plan-validator+12
free
Skillq 0.45

Terraform Plan Validator Agent

Validates Terraform plans using terraform CLI, tfsec, and Checkov. Detects infrastructure misconfigurations, cost anomalies, and compliance violations before apply.

skillsource-agentskillexchangeskill-terraform-plan-validator-agent+12
free
Skillq 0.45

Terraform Plan Reviewer Agent

Parses terraform plan -json output and queries the Terraform Cloud API /runs endpoint to review infrastructure changes. Detects destructive operations, estimates cost impact via Infracost API, and validates against OPA policies.

skillsource-agentskillexchangeskill-terraform-plan-reviewer-agent+12
free
Skillq 0.45

Terraform Plan Reviewer

Parses Terraform plan JSON output from terraform show -json and the hashicorp/terraform-exec Go SDK. Identifies destructive changes, cost implications via Infracost API, and generates approval summaries.

skillsource-agentskillexchangeskill-terraform-plan-reviewer-4+12
free
Skillq 0.45

Terraform Plan Diff Reviewer

Parses terraform plan JSON output to identify destructive changes, security group modifications, and IAM policy drift. Uses the Terraform Cloud API for workspace state comparison.

skillsource-agentskillexchangeskill-terraform-plan-diff-reviewer+12
free
Skillq 0.45

Terraform Plan Diff Analyzer

Parses Terraform plan JSON output to summarize resource changes, detect destructive actions, and flag policy violations. Uses the terraform show -json command and the Terraform Cloud API to retrieve plan artifacts. Integrates with OPA (Open Policy Agent) for policy-as-code enforc

skillsource-agentskillexchangeskill-terraform-plan-diff-analyzer+12
free
Skillq 0.45

Terraform Plan & Apply Automation

Runs terraform plan against changed modules, posts a structured diff as a PR comment via GitHub API, and gates terraform apply on reviewer approval. Supports S3 and GCS remote state backends with automatic workspace detection. Integrates with AWS STS and GCP Workload Identity for

skillsource-agentskillexchangeskill-terraform-plan-apply-automation+12
free
Skillq 0.45

Terraform Plan Analyzer

Analyzes Terraform plan output using the terraform show -json command and HCL2 parser library. Detects destructive changes, cost implications via Infracost API, and policy violations against Open Policy Agent (OPA) rules.

skillsource-agentskillexchangeskill-terraform-plan-analyzer-agent+12
free
Skillq 0.45

Terraform Module Testing Framework

Tests Terraform modules using Terratest Go library and terraform test native framework. Validates plan output, applies infrastructure in ephemeral environments, and asserts resource attributes with automatic cleanup.

skillsource-agentskillexchangeskill-terraform-module-testing-framework+12
free