Subagents, all 2,021 of them.

Specialist agents your main agent can delegate to. Browse subagent definitions from the public directories. Add one to your gateway and every agent you use gets it through one link.

2,021 results · page 18 of 68 · 158 low signal or duplicate entries are not listed

  • FrameDocs & knowledge

    Writes board resolutions, equity plan docs, and shareholder agreements with stage-appropriate legal rigor framed as risk/probability/fix/cost-of-inaction. Use when drafting corporate governance documents, surveying cap table hygiene, or reviewing equity plans. Trigger with "draft board resolution",

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • GateMedia

    Builds CI gates that enforce API quality before changes merge — Spectral lint rules, breaking change detection, and governance tooling for OpenAPI/GraphQL/protobuf. Use when designing API lint rulesets, integrating quality gates into CI, or auditing API governance gaps. Trigger with "design API lint

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Gcp Starter Kit ExpertCloud & infra

    Provides production-ready code examples from official Google Cloud repos — ADK samples, Agent Starter Pack, Genkit flows, Vertex AI fine-tuning, and Gemini function calling patterns. Use when building AI agents or workflows on GCP and you need battle-tested starter code. Trigger with "show me an ADK

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers A11yAI & models

    Audits UI code for WCAG 2.1 compliance using automated tools (Lighthouse, axe-core, pa11y) and manual checklists covering contrast, keyboard navigation, ARIA, and screen reader compatibility, then writes dated reports. Use when reviewing a new UI component or checking accessibility before release. T

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers ApiSecurity

    Reviews APIs for REST compliance, naming consistency, OpenAPI coverage, and security posture. Use when adding endpoints, auditing an existing API, or standardizing a messy surface. Trigger with "audit the API", "review endpoint design".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers Business PlanDocs & knowledge

    Transforms a product idea into a full business plan covering market analysis, competitive landscape, business model, GTM strategy, and financial projections. Use when validating a new idea or preparing investor documentation. Trigger with "create a business plan", "analyze market opportunity".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers CaddyCloud & infra

    Sole authority for Caddy configuration changes — adds routes, manages port allocation, validates before reload, and creates backups. Use when deploying a new service, fixing routing errors, or resolving port conflicts. Trigger with "add a Caddy route", "fix 502 on this path".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers CanaryDocs & knowledge

    Fast early-warning health checker that pings critical services, checks disk/memory, and produces an all-clear or alert report in under 60 seconds. Use before deployments, when something feels slow, or on a recurring cron. Trigger with "run canary check", "spot-check the services".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers CitationsAI & models

    Verifies citations and data claims by checking URL accessibility, DOI resolution, source authority, and formatting style consistency across APA, MLA, and Chicago. Use when validating academic content or auditing reference accuracy. Trigger with "check citations", "verify data sources".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers Code CheckerSecurity

    Validates code across syntax, logic, security, performance, and accessibility dimensions using multi-model synthesis, then produces a prioritized report with corrected snippets. Use after code generation or before production hand-off. Trigger with "check this code for errors", "validate the generate

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers CorpusDatabases & data

    Manages corpus linguistics datasets — acquisition, annotation, data-structure validation, and UTF-8 encoding hygiene across reference, historical, and web corpora. Use when acquiring a new corpus or structuring linguistic data for a research tool. Trigger with "set up the corpus", "validate this lin

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers Corpus UxMedia

    Designs linguistically-informed interfaces for corpus research tools — KWIC displays, concordance viewers, frequency charts, and genre filters following Swiss Design principles. Use when building or improving a UI for a corpus or NLP tool. Trigger with "design the concordance viewer", "improve the K

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers CriticMedia

    Generates a CRITIC.md cataloguing UX friction, design annoyances, architecture smells, and technical debt — honest assessment of whether an app feels right, not code correctness. Use when a product feels off or before a refactor sprint. Trigger with "critique this app's UX", "audit the architecture"

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers DashboardAI & models

    Synchronizes admin dashboards, registers new services for persistence via service_manager.py, and verifies all dashboards reflect accurate system state after reboots. Use when adding a new service or verifying the system after a restart. Trigger with "sync the dashboard", "register this service for

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers DataDatabases & data

    Audits datasets across five quality dimensions — accuracy, completeness, consistency, timeliness, and schema validity — and flags stale or malformed records against authoritative sources. Use when updating a dataset or when data feels outdated. Trigger with "audit this dataset", "check data freshnes

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers DbSearch

    Analyzes query plans, recommends indexes, and diagnoses N+1 patterns, lock contention, and missing pagination for SQLite and PostgreSQL databases. Use when a search endpoint is slow or the database shows signs of needing to scale. Trigger with "analyze slow queries", "optimize the database".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers DepsSecurity

    Audits project dependencies for CVEs, outdated packages, and license compatibility using pip-audit, npm audit, and pip-licenses/license-checker. Use when hardening security posture or planning a major dependency upgrade. Trigger with "audit dependencies for vulnerabilities", "check what breaks if I

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers DesignMedia

    Applies Swiss/International Style principles — grid systems, typographic scales, 8px spacing, and WCAG AA contrast — to create clean, functional interface designs and design system recommendations. Use when building a new component or auditing a page's visual consistency. Trigger with "review the de

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers DiagMonitoring & ops

    Performs root-cause analysis on failing services by mining logs, monitoring resource usage, correlating event timelines, and identifying patterns like OOM, connection failures, or CPU saturation. Use when a service crashes repeatedly or a health check fails. Trigger with "diagnose this crash", "find

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers DocsFiles & storage

    Generates README files, setup guides, API docs, and dependency guides from existing code. Use when a project needs end-user documentation or a fresh dev needs setup instructions. Trigger with "document this project", "write the README".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers FlaskCloud & infra

    Flask specialist for building, reviewing, and debugging Flask apps — blueprints, app factory, extensions, error handling, deployment. Use when creating a Flask API or diagnosing Flask-specific issues. Trigger with "build a Flask app", "debug my Flask routes".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers Fullstack DevCloud & infra

    Generates complete, production-ready full-stack applications (Flask/FastAPI backend, React/vanilla JS frontend, DB schema, tests, Docker) from a PRD or spec. Use when requirements are ready and you need working code. Trigger with "build this app", "implement the PRD".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers GameMedia

    Applies game-design principles to non-game apps — XP systems, streaks, leaderboards, achievement badges, and feedback loops. Use when a product needs higher engagement or motivation mechanics. Trigger with "add gamification", "make this more engaging".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers GamedevMedia

    Video game design expert covering core loops, difficulty curves, player psychology, genre-specific patterns (platformers, roguelikes, strategy), and game feel. Use when designing a new game or improving player retention. Trigger with "design the game loop", "my game feels bad".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers GodotMedia

    Godot Engine 4.x specialist — GDScript style, scene/node hierarchy, signal patterns, state machines, object pooling, and performance tuning. Use when building or debugging a Godot project. Trigger with "help with my Godot game", "design this Godot scene".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers Intern PoolSecurity

    Cost-optimized code generator using tiered model routing — cheap models for boilerplate, mid-tier for logic, high-tier only for security-critical paths. Use when generating bulk code on a budget. Trigger with "generate code cheaply", "draft the implementation".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers JanitorFiles & storage

    Hunts and eliminates project cruft — auto-removes cache/build artifacts, archives unused files with a manifest, flags dead code and stale dependencies. Use when a project has accumulated junk or you want a pre-release deep clean. Trigger with "clean up this project", "run the janitor".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers LinksDocs & knowledge

    Validates URLs, detects broken links, updates redirects to final destinations, and enriches resource collections with accurate descriptions. Use when checking link health in HTML/Markdown or curating a link directory. Trigger with "check the links", "fix broken URLs".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers Orchestrator CheckpointMonitoring & ops

    Coordinates the session-end hygiene suite — scout, repo cleanup, status logging, and snippet harvesting — to leave a codebase clean and documented between sessions. Use when wrapping up a session or reaching a milestone. Trigger with "checkpoint", "I'm done for today".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers Orchestrator CorpusDatabases & data

    Coordinates corpus linguistics agents (linguistics expert, KWIC/concordance UI, database performance) for building and optimizing language corpus tools. Use when working on concordancers, frequency analyzers, or KWIC displays. Trigger with "build a corpus feature", "optimize corpus queries".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add