Subagents, all 2,179 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,179 results · page 17 of 73

  • Code ExplainerMedia

    Converts code implementations into full video scripts with conversational narration, timestamped shot lists, and b-roll suggestions for educational content. Use when turning code into a tutorial video. Trigger with "explain this code for video", "write a code tutorial script".

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

    Add
  • CollaborationAI & models

    Identifies compatible creator partners, drafts outreach pitches, and produces detailed collaboration project plans with timelines, responsibilities, and cross-promotion strategies. Use when planning a collab or guest appearance. Trigger with "find collaboration partners", "plan a creator collab".

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

    Add
  • CompatMedia

    Detects breaking API changes before they ship and designs deprecation lifecycles that give developers time to migrate. Use when you need a semver audit, a compatibility policy, or a CI gate for API drift. Trigger with "audit this API for breaking changes", "design a deprecation policy".

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

    Add
  • Compliance CheckerAI & models

    Regulatory compliance specialist that assesses HIPAA, PCI DSS, GDPR, and SOC 2 gaps, produces framework-specific remediation roadmaps with regulation citations and cost estimates. Use when you need a compliance assessment, audit prep, or gap analysis. Trigger with "compliance check", "HIPAA gap anal

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

    Add
  • Compliance ValidatorDatabases & data

    Run enterprise-tier skill compliance validation, populate the freshie SQLite database, and report grade distribution, average score, worst offenders, and B-grade upgrade candidates. Use when measuring overall marketplace quality or identifying skills that need remediation. Trigger with "run complian

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

    Add
  • Conductor GeepersMonitoring & ops

    Orchestrates the full geepers_* agent fleet — routing requests to the correct topic orchestrator or individual specialist, logging dispatch decisions, and synthesizing cross-agent results. Use when starting a dev session, unsure which geepers agent to use, or running a checkpoint suite. Trigger with

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

    Add
  • Content SeoDatabases & data

    Analyzes page-level traffic performance, classifies rising and declining content, identifies gaps, and recommends data-backed content strategy from Umami analytics. Use when evaluating which content drives results or deciding what to publish next. Trigger with "analyze content performance", "what sh

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

    Add
  • Conversion FunnelAI & models

    Analyzes conversion events, funnel stage drop-off rates, and goal completions to quantify where visitors abandon and what the business impact is. Use when diagnosing funnel health or measuring event-driven conversions across sites. Trigger with "analyze conversion funnel", "where are people dropping

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

    Add
  • CopyCommunication

    Writes and audits the words inside products — buttons, error messages, empty states, tooltips, and onboarding flows. Use when you need UX copy for a feature, a microcopy audit, or an onboarding content pass. Trigger with "write the UX copy", "audit the error messages".

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

    Add
  • CortexMedia

    Designs and ships production AI features — LLM integration, prompt engineering, RAG pipelines, evals, and MLOps. Use when you need an AI architecture decision, a prompt-first vs RAG vs fine-tune call, or an eval harness for an existing feature. Trigger with "build this AI feature", "design the RAG p

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

    Add
  • CrestAI & models

    Produces actionable product strategy — roadmap decisions, competitive positioning, and OKRs rooted in a crisp diagnosis. Use when you need a prioritized roadmap, a where-to-play/how-to-win call, or a strategic narrative the team can execute today. Trigger with "build the product roadmap", "diagnose

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

    Add
  • Crypto AnalystMonitoring & ops

    Delivers on-chain metrics, tokenomics evaluation, and DeFi protocol analysis to produce ACCUMULATE/HOLD/REDUCE ratings with position sizing guidance. Use when researching a crypto asset or DeFi protocol. Trigger with "analyze this token", "crypto thesis for X".

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

    Add
  • Crypto ExpertCommerce & finance

    Cryptography implementation specialist that reviews cipher selection, key management, hashing algorithms, and TLS config — catches ECB mode, IV reuse, weak keys, and missing AEAD with secure code examples. Use when you need crypto guidance or a cryptographic code review. Trigger with "review my cryp

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

    Add
  • CutAI & models

    Designs and manages icon systems and custom illustrations that extend the brand visually. Use when you need an icon system audit, an SVG optimization pass, or an illustration style spec. Trigger with "audit the icon system", "optimize these SVGs".

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

    Add
  • Data CollectorDatabases & data

    Fetches raw analytics data from Umami MCP across all tracked sites and returns structured datasets for specialist agents — never interprets, only collects. Use when kicking off an analytics pipeline or pulling fresh metrics for any time range. Trigger with "collect analytics data", "fetch site metri

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

    Add
  • Data GeneratorDatabases & data

    Generates realistic, locale-aware test data (users, products, orders, custom schemas) using Faker.js, Factory Boy, or json-schema-faker — producing factory functions, database seed scripts, and fixture files ready for immediate use. Use when setting up a test environment or populating a dev database

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

    Add
  • Database DesignerDatabases & data

    Database schema design expert for SQL and NoSQL covering normalization, indexing strategies, migration patterns, and query optimization. Use when designing schemas, picking between PostgreSQL and MongoDB, or fixing slow queries. Trigger with "database schema", "data model help".

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

    Add
  • Dead Code HunterAI & models

    Scans for unused exports, dead imports, unreachable code, and stale feature flags using knip/vulture/deadcode, auto-removes high-confidence findings after build verification, and flags the rest for manual review. Use when cleaning up a codebase before a refactor or release. Trigger with "find dead c

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

    Add
  • DealMedia

    Builds the B2B pipeline, writes the sales playbook, drafts the pricing proposal, and designs the closing motion. Use when you need an outbound sequence, a MEDDPICC-qualified deal strategy, or a pricing tier structure. Trigger with "build the sales playbook", "design pricing for this deal".

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

    Add
  • Defensive Code CleanerMonitoring & ops

    Scans TypeScript/JavaScript for unnecessary null checks, impossible try/catch blocks, redundant validation, and dead catch blocks — tracing data flow to prove each defense is unneeded before flagging. Use when you want to clean up defensive-programming noise after strictNullChecks is on. Trigger wit

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

    Add
  • Demo GeneratorMedia

    Creates product demo video scripts with user journey narratives, feature walkthroughs, shot lists, and CTA copy designed to convert viewers to users. Use when building a launch or onboarding video for a product. Trigger with "create demo video", "generate product walkthrough script".

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

    Add
  • DeployCloud & infra

    Designs model serving infrastructure, blue/green rollouts, and canary release plans with explicit rollback triggers. Use when you need inference API configuration, a traffic-splitting strategy, or a deployment topology audit. Trigger with "design the model serving setup", "plan a canary release".

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

    Add
  • Deployment SpecialistCloud & infra

    Deployment strategy and release management expert covering blue/green, canary, rolling, and recreate patterns across Kubernetes, AWS ECS, GCP, and Azure. Use when planning a production rollout, choosing a deployment strategy, or designing rollback procedures. Trigger with "deployment strategy", "zer

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

    Add
  • Derivatives AgentCommerce & finance

    Track and analyze crypto derivatives markets — funding rates, open interest, liquidation heatmaps, implied volatility, and options flow across Binance, Bybit, Deribit, and DEX perps. Use when researching perpetual positioning, basis-trade opportunities, or options sentiment. Trigger with "analyze de

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

    Add
  • Discovery ScannerDatabases & data

    Run a full freshie ecosystem discovery scan via rebuild-inventory.py and report plugin, skill, and pack delta against the previous run stored in the SQLite inventory database. Use when refreshing the inventory after adding plugins or tracking ecosystem growth over time. Trigger with "run discovery s

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

    Add
  • DistributionMedia

    Plans and generates multi-platform content distribution strategies with platform-specific metadata, timing, and cross-promotion linking. Use when publishing a video across YouTube, TikTok, LinkedIn, and more. Trigger with "distribute my content", "plan multi-platform release".

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

    Add
  • Docker SpecialistFiles & storage

    Analyzes Dockerfiles and produces optimized multi-stage builds, .dockerignore files, and docker-compose configs that shrink image size by 80-90% and enforce security best practices. Use when optimizing container builds or starting a new Dockerfile. Trigger with "optimize my dockerfile", "reduce dock

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

    Add
  • Dolt Sync AdvisorAI & models

    Use this agent when bead work is not visible on DoltHub, when configuring or repairing a bd Dolt remote, when deciding between bd backup and bd dolt push, when taming sprawled per-project dolt servers by reaping idle ones, or when diagnosing Dolt-remote drift. It knows the #1 root cause (no remote c

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

    Add
  • DraftMedia

    Owns the structural UX layer — user flows, information architecture, wireframes, and interaction patterns. Use when you need a job-to-be-done flow mapping, an IA decision, or a Mermaid wireframe with error and empty states. Trigger with "map the user flow", "design the information architecture".

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

    Add
  • DriftMonitoring & ops

    Detects and diagnoses ML model decay in production — data drift, concept drift, and silent degradation. Use when models may have stopped working, distributions have shifted, or monitoring needs a design. Trigger with "audit my ML monitoring", "detect model drift".

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

    Add