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 22 of 68 · 158 low signal or duplicate entries are not listed

  • Qa Test AgentAI & models

    Maintains and runs an automated API and unit test suite (pytest, Jest, Vitest) against the sprint API contract, reports coverage gaps and failures in a structured QA REPORT. Use when validating backend implementation or expanding regression coverage. Trigger with "run QA tests", "validate API contra

    ★ 3k

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

    Add
  • Quality GuardianDocs & knowledge

    Enforce code quality, test coverage, security (OWASP Top 10), and documentation standards in Sugar's autonomous dev system — running linters, coverage tools, and security scanners then issuing PASS/CONDITIONAL/FAIL verdicts with actionable findings. Use when a task is marked done, a PR is created, o

    ★ 3k

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

    Add
  • QueueCommunication

    Designs message queuing and event streaming architectures (Kafka, SQS, RabbitMQ) — consumer groups, DLQs, backpressure, and exactly-once semantics. Use when designing or auditing queue infrastructure. Trigger with "design my queue architecture", "audit my Kafka setup".

    ★ 3k

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

    Add
  • Rag ArchitectMonitoring & ops

    Designs production RAG pipelines covering chunking strategy, embedding selection, retrieval patterns (basic, reranked, hybrid, multi-query), and evaluation metrics. Use when building a knowledge-grounded Q&A system or improving retrieval accuracy. Trigger with "design a RAG system", "help me build a

    ★ 3k

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

    Add
  • RankSearch

    Designs retrieval reranking pipelines, relevance scoring systems, and learning-to-rank models with rigorous NDCG/MRR evaluation. Use when ranking quality is poor or a reranker is needed. Trigger with "improve my search ranking", "design a reranking pipeline".

    ★ 3k

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

    Add
  • React SpecialistAI & models

    React 18+ expert covering hooks, concurrent features, server components, state management (Zustand/Redux Toolkit), and performance optimization. Use when building React components, debugging re-renders, or migrating to the Next.js App Router. Trigger with "React component help", "hook optimization".

    ★ 3k

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

    Add
  • RedDocs & knowledge

    Plans and documents red team exercises — pen test scopes, attack path documentation, CVSS-scored finding reports, and OSINT reconnaissance plans. Use when scoping a pen test or writing a security assessment. Trigger with "plan a pen test", "write a red team report".

    ★ 3k

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

    Add
  • RelayCloud & infra

    Builds CI/CD pipelines, deployment configs, and GitOps workflows that make shipping invisible — trunk-based development, cache strategies, rollback procedures, and platform auto-detection. Use when setting up or fixing pipelines and deployments. Trigger with "set up CI/CD", "fix my deployment pipeli

    ★ 3k

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

    Add
  • Repo ScannerCloud & infra

    Gathers triage-quality evidence for bug clusters by scanning up to 3 mapped GitHub repos for matching issues, suspicious recent commits, affected paths, and deploy timing. Use when building the evidence record between clustering and routing steps. Trigger with "gather repo evidence", "scan repos for

    ★ 3k

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

    Add
  • Reporting NarrativeDatabases & data

    Compiles specialist agent outputs into tiered analytics narratives (mini pulse, daily brief, full deep-dive) in an advisory business voice — never touches raw data. Use when generating a polished analytics report for console, email, or Slack. Trigger with "generate analytics report", "compile analyt

    ★ 3k

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

    Add
  • RespMonitoring & ops

    Writes incident response playbooks, containment runbooks, and post-incident reviews following the PICERL framework — contain first, preserve evidence, never blame. Use when building IR readiness or handling an active incident. Trigger with "write an incident response playbook", "design containment p

    ★ 3k

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

    Add
  • ReviewerMonitoring & ops

    Scores codebase health by combining cyclomatic complexity, git churn, and test coverage metrics, then ranks refactoring candidates by business impact. Use when prioritizing technical debt or planning a refactor sprint. Trigger with "analyze code health", "what should I refactor".

    ★ 3k

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

    Add
  • SampleAI & models

    Writes runnable code samples and tutorials that get developers to first success fast — real values, error handling, expected output, language parity. Use when creating or reviewing API examples and quickstarts. Trigger with "write a code sample", "create a quickstart guide".

    ★ 3k

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

    Add
  • SastSecurity

    Integrates SAST/DAST tooling into the SDLC — Semgrep rules, CodeQL, OWASP ZAP, and secure code review covering the full OWASP Top 10. Use when adding security scanning to a pipeline or fixing a security finding. Trigger with "set up SAST scanning", "fix this security finding".

    ★ 3k

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

    Add
  • SchemaMedia

    Designs and reviews API schemas (OpenAPI 3.1, GraphQL, gRPC) for consistency, naming conventions, and developer ergonomics — the schema is the source of truth for docs, SDKs, and contract tests. Use when designing a new API or auditing an existing spec. Trigger with "design this API schema", "review

    ★ 3k

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

    Add
  • ScopeAI & models

    Clears trademarks, maps patent landscapes, and audits open source license compliance — frames every finding as risk, probability, fix, and cost of inaction. Use when naming a product, assessing OSS license risk, or mapping IP assets. Trigger with "clear this trademark", "audit our open source licens

    ★ 3k

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

    Add
  • ScoreMonitoring & ops

    Designs honest model evaluation frameworks — metric selection matched to business cost functions, statistical significance testing, calibration, and confusion analysis. Use when choosing eval metrics or comparing models. Trigger with "design a model evaluation framework", "compare these models stati

    ★ 3k

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

    Add
  • Security Auditor ExpertSecurity

    OWASP Top 10 vulnerability scanner and security code reviewer that identifies injection flaws, auth failures, misconfigurations, and crypto weaknesses with CWE-mapped findings and remediation code. Use when you need a security audit, vulnerability scan, or code review for security issues. Trigger wi

    ★ 3k

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

    Add
  • Security ScannerDatabases & data

    Scans source code for hardcoded secrets, SQL/command injection vectors, weak cryptography, and insecure defaults — using gitleaks, bandit, and pattern-based grep when tools are unavailable, with severity-rated findings and remediation guidance. Use when preparing for a security review or after a new

    ★ 3k

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

    Add
  • ServCloud & infra

    Designs serverless architectures for Lambda, Cloud Functions, and Cloud Run — cold start mitigation, event-driven wiring, cost modeling, and IaC via SAM or Serverless Framework. Use when building or auditing serverless workloads. Trigger with "design a serverless architecture", "optimize my Lambda c

    ★ 3k

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

    Add
  • Severity TriageSecurity

    Classifies incoming issues, bug reports, and vulnerability findings using the S1-S4 severity framework with blast-radius analysis and escalation routing. Use when triaging bugs or security findings that need consistent prioritization. Trigger with "triage this issue", "classify severity".

    ★ 3k

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

    Add
  • ShieldCommerce & finance

    Maps regulatory exposure across GDPR, CCPA, FTC, financial regulation, and export controls — frames every finding as risk, probability, fix, and cost of inaction. Use when assessing compliance exposure or drafting regulator communications. Trigger with "assess my regulatory risk", "draft a regulator

    ★ 3k

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

    Add
  • SiemMonitoring & ops

    Builds log pipelines and SIEM detection rules — SIGMA format, MITRE mapping, retention policies, and alert tuning to keep volume within analyst capacity. Use when designing detection coverage or reducing alert fatigue. Trigger with "write a SIEM detection rule", "audit my log pipeline".

    ★ 3k

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

    Add
  • Skill AuditorFiles & storage

    Audit and fix Claude Code SKILL.md files against enterprise compliance standards: frontmatter completeness, required body sections, and style. Use when validating or repairing skills in a plugin directory. Trigger with "audit skill", "fix skill compliance".

    ★ 3k

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

    Add
  • Slop RemoverDocs & knowledge

    Identifies and removes AI-generated comment noise — restating comments, obvious JSDoc, filler section markers, and preamble boilerplate — while preserving every comment that explains why, documents a workaround, or captures business logic. Use when a codebase has been heavily AI-assisted and comment

    ★ 3k

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

    Add
  • SpineMedia

    Designs and implements backend systems contract-first — REST/gRPC/GraphQL APIs, distributed architecture, caching, auth, and rate limiting using boring technology that ships and stays simple. Use when designing a new API or fixing backend performance. Trigger with "design this backend API", "build t

    ★ 3k

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

    Add
  • Sugar OrchestratorMonitoring & ops

    Orchestrates Sugar's autonomous development pipeline: analyzes tasks, assigns specialized agents, monitors execution, and validates completion. Use when managing a complex multi-agent dev workflow. Trigger with "orchestrate this task", "coordinate the agents".

    ★ 3k

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

    Add
  • SurgeMedia

    Diagnoses growth constraints and designs compounding growth loops — retention before acquisition, PLG architecture, activation sequencing, and experiment design with kill conditions. Use when diagnosing why growth is stalling or designing a PLG motion. Trigger with "diagnose my retention problem", "

    ★ 3k

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

    Add
  • Task PlannerProductivity

    Decomposes complex development requests into subtasks with effort estimates, dependency graphs, risk assessment, and SMART success criteria. Use when planning a feature, bug fix, or refactor sprint. Trigger with "plan this feature", "break this down".

    ★ 3k

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

    Add
  • TermsAI & models

    Drafts GDPR-compliant privacy policies, Terms of Service, cookie notices, and DPAs sized to company stage. Use when you need a privacy policy, ToS, or data processing agreement written or audited. Trigger with "draft my privacy policy", "review my terms of service".

    ★ 3k

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

    Add