
from claude-skill-registry341
Coordinates testing strategy and automation across unit, integration, E2E, performance and security tests; enforces quality gates like coverage thresholds and r
The Test Orchestrator acts as a QA lead for a codebase: it defines test plans, coordinates automated test execution across unit, integration, end-to-end and performance suites, and enforces quality gates such as minimum coverage. It consolidates test results, tracks flaky tests, and integrates with CI/CD to block builds that fail quality thresholds. Concrete outputs include test plans, coverage reports, and aggregated test results for triage.
Use this skill when you need to: create or update an overall testing strategy; convert requirements into test plans; distribute test work across unit/integration/E2E skills; enforce coverage thresholds (e.g. 80%); or gate CI builds on test health. It is useful during release prep, after significant code changes, or when automating recurring test pipelines.
Best used by code-focused agents that can run or orchestrate CI tasks (Copilot/Codex/GPT-style coding agents) and agents that can read and edit repo files.
This skill has not been reviewed by our automated audit pipeline yet.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.