
from claude-skill-registry201
Run multi-language automated quality gates (lint, format, type checks, tests) across a codebase to validate changes before PR or release.
Comprehensive quality validation across 9 languages. This skill auto-detects project languages, runs linters, format checks, type checks, and test suites, and returns structured exit codes. It’s designed for CI and local pre-PR validation to ensure code meets quality standards before merging.
Use after implementing changes, before creating a pull request, as a CI step (e.g. /orchestrator Step 6), or for manual verification when preparing a release. It supports quick ‘minimal’ checks (lint only), standard validation, and full CI-level runs including tests.
tldr structure .), run linters (ESLint, Ruff, Clippy, etc.), check formatting (Prettier, Black, rustfmt), run type checks (tsc, mypy), and run tests. Exit codes indicate which gate failed.This is platform-agnostic procedural guidance suitable for agents that can run shell commands and inspect repos (Copilot-like agents, Claude Code, Codex, OpenClaw).
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.
Quick Query
Run short, read-only network device queries (interfaces, routing, ARP/MAC, version, CPU/memory) and return concise, human-friendly summaries.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Session Sync
Quickly save session-context files and MEMORY.md as a single, no‑prompt checkpoint; useful when the user asks to sync current progress or run a full capability
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a