Skip to content

Plugin Inventory

jeremylongshore edited this page Mar 13, 2026 · 1 revision

Plugin Inventory

340 plugins across 26 categories, 267 plugins with embedded skills. Marketplace version 1.6.0.

Browse online: https://tonsofskills.com/explore

Related pages

Plugin.json Schema

Each plugin is described by a record in marketplace.extended.json:

{
  "name": "my-plugin",           // unique slug
  "description": "...",
  "version": "1.0.0",
  "category": "productivity",
  "source": "./plugins/productivity/my-plugin",
  "keywords": ["tag1", "tag2"],
  "author": { "name": "...", "email": "..." },
  "components": {
    "skills": 1,
    "commands": 1,
    "agents": 0,
    "hooks": 0
  },
  "verification": {
    "score": 92,
    "grade": "A",
    "badge": "gold",
    "lastValidated": "2026-03-10T00:00:00.000Z"
  }
}

Plugin Directory Structure

AI-instruction plugin (skills + commands)

plugins/
  my-category/
    my-plugin/
      plugin.json       # metadata
      SKILL.md          # agent skill definition
      commands/
        my-command.md   # slash command
      README.md

MCP plugin

plugins/
  my-category/
    my-mcp-plugin/
      plugin.json
      mcp-config.json   # MCP server config
      src/
        server.py / server.ts
      README.md

Full Catalog

ai-agency (6)

Tools for building and managing AI agency workflows, SOWs, and client automation

Plugin Description Version Author
discovery-questionnaire Generate custom discovery questionnaires for AI agency prospects 1.0.0 Claude Code Plugin Hub
make-scenario-builder Create Make.com (Integromat) scenarios with AI assistance 1.0.0 Claude Code Plugin Hub
n8n-workflow-designer Design complex n8n workflows with AI assistance - loops, branching, error handling 1.0.0 Claude Code Plugin Hub
roi-calculator Calculate and present ROI for AI automation projects 1.0.0 Claude Code Plugin Hub
sow-generator Generate professional Statements of Work for AI projects 1.0.0 Claude Code Plugin Hub
zapier-zap-builder Create multi-step Zapier Zaps with filters, paths, and formatters 1.0.0 Claude Code Plugin Hub

ai-ml (53)

Machine learning, deep learning, and AI engineering workflows

Plugin Description Version Author
ai-ethics-validator AI ethics and fairness validation 1.0.0 Jeremy Longshore
ai-experiment-logger Track and analyze AI experiments with a web dashboard and MCP tools 1.0.0 Claude Code Plugins
ai-ml-engineering-pack Professional AI/ML Engineering toolkit: Prompt engineering, LLM integration, RAG systems, 1.0.0 Jeremy Longshore
ai-sdk-agents Multi-agent orchestration with AI SDK v5 - handoffs, routing, and coordination for any AI 1.0.0 Jeremy Longshore
anomaly-detection-system Detect anomalies and outliers in data 1.0.0 Jeremy Longshore
automl-pipeline-builder Build AutoML pipelines 1.0.0 Jeremy Longshore
classification-model-builder Build classification models 1.0.0 Jeremy Longshore
clustering-algorithm-runner Run clustering algorithms on datasets 1.0.0 Jeremy Longshore
computer-vision-processor Computer vision image processing and analysis 1.0.0 Jeremy Longshore
data-preprocessing-pipeline Automated data preprocessing and cleaning pipelines 1.0.0 Jeremy Longshore
data-visualization-creator Create data visualizations and plots 1.0.0 Jeremy Longshore
dataset-splitter Split datasets for training, validation, and testing 1.0.0 Jeremy Longshore
deep-learning-optimizer Deep learning optimization techniques 1.0.0 Jeremy Longshore
experiment-tracking-setup Set up ML experiment tracking 1.0.0 Jeremy Longshore
feature-engineering-toolkit Feature creation, selection, and transformation tools 1.0.0 Jeremy Longshore
hyperparameter-tuner Optimize hyperparameters using grid/random/bayesian search 1.0.0 Jeremy Longshore
ml-model-trainer Train and optimize machine learning models with automated workflows 1.0.0 Jeremy Longshore
model-deployment-helper Deploy ML models to production 1.0.0 Jeremy Longshore
model-evaluation-suite Comprehensive model evaluation with multiple metrics 1.0.0 Jeremy Longshore
model-explainability-tool Model interpretability and explainability 1.0.0 Jeremy Longshore
model-versioning-tracker Track and manage model versions 1.0.0 Jeremy Longshore
neural-network-builder Build and configure neural network architectures 1.0.0 Jeremy Longshore
nlp-text-analyzer Natural language processing and text analysis 1.0.0 Jeremy Longshore
ollama-local-ai Run AI models locally with Ollama - free alternative to OpenAI, Anthropic, and other paid 1.0.0 Jeremy Longshore
recommendation-engine Build recommendation systems and engines 1.0.0 Jeremy Longshore
regression-analysis-tool Regression analysis and modeling 1.0.0 Jeremy Longshore
sentiment-analysis-tool Sentiment analysis on text data 1.0.0 Jeremy Longshore
time-series-forecaster Time series forecasting and analysis 1.0.0 Jeremy Longshore
transfer-learning-adapter Transfer learning adaptation 1.0.0 Jeremy Longshore
jeremy-genkit-pro Firebase Genkit expert for production-ready AI workflows with RAG and tool calling 2.0.0 Jeremy Longshore
jeremy-adk-orchestrator Production ADK orchestrator for A2A protocol and multi-agent coordination on Vertex AI 2.0.0 Jeremy Longshore
jeremy-vertex-validator Production readiness validator for Vertex AI deployments and configurations 2.0.0 Jeremy Longshore
jeremy-vertex-engine Vertex AI Agent Engine deployment inspector and runtime validator 2.0.0 Jeremy Longshore
jeremy-gcp-starter-examples Google Cloud starter kits and example code aggregator with ADK samples 2.0.0 Jeremy Longshore
geepers-agents Multi-agent orchestration system with 51 specialized agents for development workflows, cod 1.0.0 Luke Steuber
jeremy-adk-software-engineer ADK software engineer for creating production-ready agents (placeholder - to be implemente 2.0.0 Jeremy Longshore
jeremy-google-adk Google Agent Development Kit (ADK) SDK starter kit for building Claude-powered AI agents w 2.0.0 Jeremy Longshore
jeremy-vertex-ai Comprehensive Vertex AI integration plugin for building generative AI agents with Gemini, 2.0.0 Jeremy Longshore
exa-pack Complete Exa integration skill pack with 30 skills covering neural search, semantic retrie 1.0.0 Jeremy Longshore
klingai-pack Complete Kling AI integration skill pack with 30 skills covering AI video generation, text 1.0.0 Jeremy Longshore
openrouter-pack Complete OpenRouter integration skill pack with 30 skills covering LLM routing, model sele 1.0.0 Jeremy Longshore
perplexity-pack Complete Perplexity integration skill pack with 30 skills covering AI search, real-time an 1.0.0 Jeremy Longshore
retellai-pack Complete Retell AI integration skill pack with 30 skills covering AI voice agents, phone a 1.0.0 Jeremy Longshore
groq-pack Complete Groq integration skill pack with 24 skills covering LPU inference, ultra-fast AI, 1.0.0 Jeremy Longshore
ideogram-pack Complete Ideogram integration skill pack with 24 skills covering AI image generation, text 1.0.0 Jeremy Longshore
vastai-pack Complete Vast.ai integration skill pack with 24 skills covering GPU marketplace, cloud com 1.0.0 Jeremy Longshore
deepgram-pack Complete Deepgram integration skill pack with 24 skills covering speech-to-text, real-time 1.0.0 Jeremy Longshore
langchain-pack Complete LangChain integration skill pack with 24 skills covering chains, agents, RAG pipe 1.0.0 Jeremy Longshore
lindy-pack Complete Lindy integration skill pack with 24 skills covering AI assistants, task automati 1.0.0 Jeremy Longshore
mistral-pack Complete Mistral AI integration skill pack with 24 skills covering model inference, embedd 1.0.0 Jeremy Longshore
langfuse-pack Complete Langfuse integration skill pack with 24 skills covering LLM observability, tracin 1.0.0 Jeremy Longshore
openevidence-pack Complete OpenEvidence integration skill pack with 24 skills covering medical AI, clinical 1.0.0 Jeremy Longshore
speak-pack Complete Speak integration skill pack with 24 skills covering AI language learning, speech 1.0.0 Jeremy Longshore

analytics (1)

Product analytics, metrics, and data analysis integrations

Plugin Description Version Author
posthog-pack Complete PostHog integration skill pack with 24 skills covering product analytics, feature 1.0.0 Jeremy Longshore

api-development (25)

REST API, GraphQL, authentication, and integration building

Plugin Description Version Author
api-authentication-builder Build authentication systems with JWT, OAuth2, and API keys 1.0.0 Jeremy Longshore
api-batch-processor Implement batch API operations with bulk processing and job queues 1.0.0 Jeremy Longshore
api-cache-manager Implement caching strategies with Redis, CDN, and HTTP headers 1.0.0 Jeremy Longshore
api-contract-generator Generate API contracts for consumer-driven contract testing 1.0.0 Jeremy Longshore
api-documentation-generator Generate comprehensive API documentation from OpenAPI/Swagger specs 1.0.0 Jeremy Longshore
api-error-handler Implement standardized error handling with proper HTTP status codes 1.0.0 Jeremy Longshore
api-event-emitter Implement event-driven APIs with message queues and event streaming 1.0.0 Jeremy Longshore
api-gateway-builder Build API gateway with routing, authentication, and rate limiting 1.0.0 Jeremy Longshore
api-load-tester Load test APIs with k6, Gatling, or Artillery 1.0.0 Jeremy Longshore
api-migration-tool Migrate APIs between versions with backward compatibility 1.0.0 Jeremy Longshore
api-mock-server Create mock API servers from OpenAPI specs for testing 1.0.0 Jeremy Longshore
api-monitoring-dashboard Create monitoring dashboards for API health, metrics, and alerts 1.0.0 Jeremy Longshore
api-rate-limiter Implement rate limiting with token bucket, sliding window, and Redis 1.0.0 Jeremy Longshore
api-request-logger Log API requests with structured logging and correlation IDs 1.0.0 Jeremy Longshore
api-response-validator Validate API responses against schemas and contracts 1.0.0 Jeremy Longshore
api-schema-validator Validate API schemas with JSON Schema, Joi, Yup, or Zod 1.0.0 Jeremy Longshore
api-sdk-generator Generate client SDKs from OpenAPI specs for multiple languages 1.0.0 Jeremy Longshore
api-security-scanner Scan APIs for security vulnerabilities and OWASP API Top 10 1.0.0 Jeremy Longshore
api-throttling-manager Manage API throttling with dynamic rate limits and quota management 1.0.0 Jeremy Longshore
api-versioning-manager Manage API versions with migration strategies and backward compatibility 1.0.0 Jeremy Longshore
graphql-server-builder Build GraphQL servers with schema-first design, resolvers, and subscriptions 1.0.0 Jeremy Longshore
grpc-service-generator Generate gRPC services with Protocol Buffers and streaming support 1.0.0 Jeremy Longshore
rest-api-generator Generate RESTful APIs from schemas with proper routing, validation, and documentation 1.0.0 Jeremy Longshore
webhook-handler-creator Create secure webhook endpoints with signature verification and retry logic 1.0.0 Jeremy Longshore
websocket-server-builder Build WebSocket servers for real-time bidirectional communication 1.0.0 Jeremy Longshore

automation (2)

Workflow orchestration, changelog automation, and process automation

Plugin Description Version Author
workflow-orchestrator DAG-based workflow automation with parallel task execution and dependency management 1.0.0 Jeremy Longshore
mattyp-changelog Automates changelog generation from git history with config validation and quality scoring 0.1.0 Mattyp

business-tools (24)

CRM, financial modeling, brand strategy, and business operations

Plugin Description Version Author
excel-analyst-pro Professional financial modeling toolkit for Claude Code with auto-invoked Skills and Excel 1.0.0 ClaudeCodePlugins
brand-strategy-framework A 7-part brand strategy framework for building comprehensive brand foundations - the same 1.0.0 Rowan Brooks
clay-pack Complete Clay integration skill pack with 30 skills covering data enrichment, waterfall wo 1.0.0 Jeremy Longshore
instantly-pack Complete Instantly integration skill pack with 24 skills covering cold email, outreach aut 1.0.0 Jeremy Longshore
apollo-pack Complete Apollo integration skill pack with 24 skills covering sales engagement, prospecti 1.0.0 Jeremy Longshore
juicebox-pack Complete Juicebox integration skill pack with 24 skills covering people data, enrichment, 1.0.0 Jeremy Longshore
customerio-pack Complete Customer.io integration skill pack with 24 skills covering marketing automation, 1.0.0 Jeremy Longshore
documenso-pack Complete Documenso integration skill pack with 24 skills covering document signing, templa 1.0.0 Jeremy Longshore
wondelai-blue-ocean-strategy Blue Ocean Strategy framework for creating uncontested market space. Use the Strategy Canv 1.0.0 Wondel.ai
wondelai-contagious Word-of-mouth and virality framework using the STEPPS model (Social Currency, Triggers, Em 1.0.0 Wondel.ai
wondelai-cro-methodology Customer-centric conversion rate optimization methodology. Audit landing pages, identify c 1.0.0 Wondel.ai
wondelai-crossing-the-chasm Technology adoption and go-to-market strategy for crossing from early adopters to mainstre 1.0.0 Wondel.ai
wondelai-drive-motivation Intrinsic motivation science framework (Autonomy, Mastery, Purpose). Design features that 1.0.0 Wondel.ai
wondelai-hundred-million-offers Grand Slam Offer creation framework. Create irresistible offers using the Value Equation, 1.0.0 Wondel.ai
wondelai-influence-psychology Persuasion science framework based on Cialdini's six principles (Reciprocity, Commitment, 1.0.0 Wondel.ai
wondelai-jobs-to-be-done Strategic product innovation framework using Clayton Christensen's JTBD theory. Discover c 1.0.0 Wondel.ai
wondelai-made-to-stick Sticky messaging framework using the SUCCESs model (Simple, Unexpected, Concrete, Credible 1.0.0 Wondel.ai
wondelai-negotiation Tactical negotiation framework based on Chris Voss's techniques. Use mirroring, labeling, 1.0.0 Wondel.ai
wondelai-obviously-awesome Product positioning framework for competitive differentiation. Define competitive alternat 1.0.0 Wondel.ai
wondelai-one-page-marketing End-to-end marketing plan framework. Define target market, craft USP, choose channels, des 1.0.0 Wondel.ai
wondelai-predictable-revenue Outbound sales methodology for scalable B2B pipeline. Implement Cold Calling 2.0, structur 1.0.0 Wondel.ai
wondelai-scorecard-marketing Lead generation framework using quiz and assessment funnels. Create lead magnets that conv 1.0.0 Wondel.ai
wondelai-storybrand-messaging StoryBrand messaging framework that positions customer as hero. Create brand scripts, writ 1.0.0 Wondel.ai
wondelai-traction-eos Entrepreneurial Operating System (EOS) for business execution. Create V/TO, set quarterly 1.0.0 Wondel.ai

code-quality (2)

Code health auditing, static analysis, and review automation

Plugin Description Version Author
project-health-auditor Multi-dimensional code health analysis with complexity, churn, and test coverage - identif 1.0.0 Jeremy Longshore
coderabbit-pack Complete CodeRabbit integration skill pack with 24 skills covering AI code review, PR auto 1.0.0 Jeremy Longshore

community (5)

Firebase, multi-agent orchestration, and community-contributed plugins

Plugin Description Version Author
jeremy-firebase Firebase platform expert for Firestore, Auth, Functions, and Vertex AI integration 2.0.0 Jeremy Longshore
gastown Multi-agent orchestrator for Claude Code. Track work with convoys, sling to polecats. The 1.0.0 Numman Ali
zai-cli Z.AI vision, search, reader, and GitHub exploration via CLI and MCP. Analyze images, searc 1.0.0 Numman Ali
claude-reflect Self-learning system for Claude Code that captures corrections and updates CLAUDE.md autom 1.4.1 Bayram Annakov
b12-claude-plugin B12 Website Generator — an official plugin by B12.io. Ships a single auto-activating skill 1.0.0 B12.io

crypto (26)

Blockchain, DeFi, trading, arbitrage, and Web3 development

Plugin Description Version Author
arbitrage-opportunity-finder Find and analyze arbitrage opportunities across exchanges and DeFi protocols 1.0.0 Jeremy Longshore
blockchain-explorer-cli Command-line blockchain explorer for transactions, addresses, and contracts 1.0.0 Jeremy Longshore
cross-chain-bridge-monitor Monitor cross-chain bridge activity, track transfers, analyze security, and detect bridge 1.0.0 Jeremy Longshore
crypto-derivatives-tracker Track crypto futures, options, perpetual swaps with funding rates, open interest, and deri 1.0.0 Jeremy Longshore
crypto-news-aggregator Aggregate and analyze crypto news from multiple sources with sentiment analysis 1.0.0 Jeremy Longshore
crypto-portfolio-tracker Professional crypto portfolio tracking with real-time prices, PnL analysis, and risk metri 1.0.0 Jeremy Longshore
crypto-signal-generator Generate trading signals from technical indicators and market analysis 1.0.0 Jeremy Longshore
crypto-tax-calculator Calculate crypto taxes with FIFO/LIFO methods and generate tax reports 1.0.0 Jeremy Longshore
defi-yield-optimizer Optimize DeFi yield farming strategies across protocols with APY tracking and risk assessm 1.0.0 Jeremy Longshore
dex-aggregator-router Find optimal DEX routes for token swaps across multiple exchanges 1.0.0 Jeremy Longshore
flash-loan-simulator Simulate and analyze flash loan strategies including arbitrage, liquidations, and collater 1.0.0 Jeremy Longshore
gas-fee-optimizer Optimize transaction gas fees with timing and routing recommendations 1.0.0 Jeremy Longshore
liquidity-pool-analyzer Analyze DeFi liquidity pools for impermanent loss, APY, and optimization opportunities 1.0.0 Jeremy Longshore
market-movers-scanner Scan for top market movers - gainers, losers, volume spikes, and unusual activity 1.0.0 Jeremy Longshore
market-price-tracker Real-time market price tracking with multi-exchange feeds and advanced alerts 1.0.0 Jeremy Longshore
market-sentiment-analyzer Analyze market sentiment from social media, news, and on-chain data 1.0.0 Jeremy Longshore
mempool-analyzer Advanced mempool analysis for MEV opportunities, pending transaction monitoring, and gas p 1.0.0 Jeremy Longshore
nft-rarity-analyzer Analyze NFT rarity scores and valuations across collections 1.0.0 Jeremy Longshore
on-chain-analytics Analyze on-chain metrics including whale movements, network activity, and holder distribut 1.0.0 Jeremy Longshore
options-flow-analyzer Track institutional options flow, unusual activity, and smart money movements 1.0.0 Jeremy Longshore
staking-rewards-optimizer Optimize staking rewards across multiple protocols and chains 1.0.0 Jeremy Longshore
token-launch-tracker Track new token launches, detect rugpulls, and analyze contract security for early-stage c 1.0.0 Jeremy Longshore
trading-strategy-backtester Backtest trading strategies with historical data, performance metrics, and risk analysis 1.0.0 Jeremy Longshore
wallet-portfolio-tracker Track crypto wallets across multiple chains with portfolio analytics and transaction histo 1.0.0 Jeremy Longshore
whale-alert-monitor Monitor large crypto transactions and whale wallet movements in real-time 1.0.0 Jeremy Longshore
wallet-security-auditor Crypto wallet security auditor for reviewing wallet implementations, key management, signi 1.0.0 Jeremy Longshore

data-engineering (2)

Data pipelines, ETL, Databricks, and data platform integrations

Plugin Description Version Author
firecrawl-pack Complete Firecrawl integration skill pack with 30 skills covering web scraping, crawling, 1.0.0 Jeremy Longshore
databricks-pack Complete Databricks integration skill pack with 24 skills covering Delta Lake, MLflow, not 1.0.0 Jeremy Longshore

database (28)

SQL, NoSQL, data seeding, validation, and archival systems

Plugin Description Version Author
data-seeder-generator Generate realistic test data and database seed scripts for development and testing environ 1.0.0 Jeremy Longshore
data-validation-engine Database plugin for data-validation-engine 1.0.0 Jeremy Longshore
database-archival-system Database plugin for database-archival-system 1.0.0 Jeremy Longshore
database-audit-logger Database plugin for database-audit-logger 1.0.0 Jeremy Longshore
database-backup-automator Automate database backups with scheduling, compression, encryption, and restore procedures 1.0.0 Jeremy Longshore
database-cache-layer Database plugin for database-cache-layer 1.0.0 Jeremy Longshore
database-connection-pooler Implement and optimize database connection pooling for improved performance and resource m 1.0.0 Jeremy Longshore
database-deadlock-detector Database plugin for database-deadlock-detector 1.0.0 Jeremy Longshore
database-diff-tool Database plugin for database-diff-tool 1.0.0 Jeremy Longshore
database-documentation-gen Database plugin for database-documentation-gen 1.0.0 Jeremy Longshore
database-health-monitor Database plugin for database-health-monitor 1.0.0 Jeremy Longshore
database-index-advisor Analyze query patterns and recommend optimal database indexes with impact analysis 1.0.0 Jeremy Longshore
database-migration-manager Manage database migrations with version control, rollback capabilities, and automated sche 1.0.0 Jeremy Longshore
database-partition-manager Database plugin for database-partition-manager 1.0.0 Jeremy Longshore
database-recovery-manager Database plugin for database-recovery-manager 1.0.0 Jeremy Longshore
database-replication-manager Manage database replication, failover, and high availability configurations 1.0.0 Jeremy Longshore
database-schema-designer Design and visualize database schemas with normalization guidance, relationship mapping, a 1.0.0 Jeremy Longshore
database-security-scanner Database plugin for database-security-scanner 1.0.0 Jeremy Longshore
database-sharding-manager Database plugin for database-sharding-manager 1.0.0 Jeremy Longshore
database-transaction-monitor Database plugin for database-transaction-monitor 1.0.0 Jeremy Longshore
fairdb-ops-manager Database operations management for FairDB PostgreSQL clusters 1.0.0 Community
nosql-data-modeler Database plugin for nosql-data-modeler 1.0.0 Jeremy Longshore
orm-code-generator Generate ORM models from database schemas or create database schemas from models for TypeO 1.0.0 Jeremy Longshore
query-performance-analyzer Analyze query performance with EXPLAIN plan interpretation, bottleneck identification, and 1.0.0 Jeremy Longshore
sql-query-optimizer Analyze and optimize SQL queries for better performance, suggesting indexes, query rewrite 1.0.0 Jeremy Longshore
stored-procedure-generator Database plugin for stored-procedure-generator 1.0.0 Jeremy Longshore
jeremy-firestore Firestore database specialist for schema design, queries, and real-time sync 2.0.0 Jeremy Longshore
supabase-pack Complete Supabase integration skill pack with 30 skills covering authentication, database, 1.0.0 Jeremy Longshore

debugging (1)

API debugging, error analysis, and troubleshooting tools

Plugin Description Version Author
conversational-api-debugger Debug REST API failures using OpenAPI specs and HTTP logs (HAR) - root cause analysis with 1.0.0 Jeremy Longshore

design (8)

UI/UX design, Figma to code, and design systems

Plugin Description Version Author
design-to-code Convert Figma designs and screenshots to React/Svelte/Vue components with built-in accessi 1.0.0 Jeremy Longshore
wondelai-design-everyday-things Fundamental design principles from Don Norman. Design affordances, signifiers, constraints 1.0.0 Wondel.ai
wondelai-hooked-ux Hook Model framework for building habit-forming products. Design trigger-action-reward-inv 1.0.0 Wondel.ai
wondelai-ios-hig-design Native iOS app design following Apple Human Interface Guidelines. Design SwiftUI/UIKit com 1.0.0 Wondel.ai
wondelai-refactoring-ui Practical UI design system for professional interfaces. Fix visual hierarchy, choose typog 1.0.0 Wondel.ai
wondelai-top-design Award-winning web design framework for premium brand experiences. Build immersive websites 1.0.0 Wondel.ai
wondelai-ux-heuristics Usability heuristics and UX audit framework based on Nielsen and Krug. Conduct heuristic e 1.0.0 Wondel.ai
wondelai-web-typography Web typography framework for readable, beautiful type. Select and pair typefaces, set opti 1.0.0 Wondel.ai

development (1)

Full-stack development frameworks and autonomous coding agents

Plugin Description Version Author
sprint Autonomous multi-agent development framework with spec-driven sprints. Write specs, run /s 1.0.0 Damien Laine

devops (37)

CI/CD, Ansible, Kubernetes, monitoring, and infrastructure automation

Plugin Description Version Author
ansible-playbook-creator Create Ansible playbooks for configuration management 1.0.0 Jeremy Longshore
auto-scaling-configurator Configure auto-scaling policies for applications and infrastructure 1.0.0 Jeremy Longshore
backup-strategy-implementor Implement backup strategies for databases and applications 1.0.0 Jeremy Longshore
ci-cd-pipeline-builder Build CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins, and more 1.0.0 Jeremy Longshore
cloud-cost-optimizer Optimize cloud costs and generate cost reports 1.0.0 Jeremy Longshore
compliance-checker Check infrastructure compliance (SOC2, HIPAA, PCI-DSS) 1.0.0 Jeremy Longshore
container-registry-manager Manage container registries (ECR, GCR, Harbor) 1.0.0 Jeremy Longshore
container-security-scanner Scan containers for vulnerabilities using Trivy, Snyk, and other security tools 1.0.0 Jeremy Longshore
deployment-pipeline-orchestrator Orchestrate complex multi-stage deployment pipelines 1.0.0 Jeremy Longshore
deployment-rollback-manager Manage and execute deployment rollbacks with safety checks 1.0.0 Jeremy Longshore
devops-automation-pack Complete DevOps automation suite with 25 plugins covering Git workflows, CI/CD pipelines, 1.0.0 Jeremy Longshore
disaster-recovery-planner Plan and implement disaster recovery procedures 1.0.0 Jeremy Longshore
docker-compose-generator Generate Docker Compose configurations for multi-container applications with best practice 1.0.0 Jeremy Longshore
environment-config-manager Manage environment configurations and secrets across deployments 1.0.0 Jeremy Longshore
fairdb-operations-kit Complete operations kit for FairDB PostgreSQL as a Service - VPS setup, PostgreSQL managem 1.0.0 Jeremy Longshore
git-commit-smart AI-powered conventional commit message generator with smart analysis 1.0.0 Jeremy Longshore
gitops-workflow-builder Build GitOps workflows with ArgoCD and Flux 1.0.0 Jeremy Longshore
helm-chart-generator Generate Helm charts for Kubernetes applications 1.0.0 Jeremy Longshore
infrastructure-as-code-generator Generate Infrastructure as Code for Terraform, CloudFormation, Pulumi, and more 1.0.0 Jeremy Longshore
infrastructure-drift-detector Detect infrastructure drift from desired state 1.0.0 Jeremy Longshore
kubernetes-deployment-creator Create Kubernetes deployments, services, and configurations with best practices 1.0.0 Jeremy Longshore
load-balancer-configurator Configure load balancers (ALB, NLB, Nginx, HAProxy) 1.0.0 Jeremy Longshore
log-aggregation-setup Set up log aggregation (ELK, Loki, Splunk) 1.0.0 Jeremy Longshore
monitoring-stack-deployer Deploy monitoring stacks (Prometheus, Grafana, Datadog) 1.0.0 Jeremy Longshore
network-policy-manager Manage Kubernetes network policies and firewall rules 1.0.0 Jeremy Longshore
secrets-manager-integrator Integrate with secrets managers (Vault, AWS Secrets Manager, etc) 1.0.0 Jeremy Longshore
service-mesh-configurator Configure service mesh (Istio, Linkerd) for microservices 1.0.0 Jeremy Longshore
sugar Transform Claude Code into an autonomous AI development powerhouse with rich task context, 2.0.0 Steven Leggett
terraform-module-builder Build reusable Terraform modules 1.0.0 Jeremy Longshore
jeremy-genkit-terraform Terraform modules for Firebase Genkit infrastructure and deployments 2.0.0 Jeremy Longshore
jeremy-adk-terraform Terraform infrastructure as code for ADK and Vertex AI Agent Engine deployments 2.0.0 Jeremy Longshore
jeremy-vertex-terraform Terraform configurations for Vertex AI platform and Agent Engine 2.0.0 Jeremy Longshore
jeremy-github-actions-gcp GitHub Actions CI/CD workflows for Google Cloud and Vertex AI deployments 2.0.0 Jeremy Longshore
vercel-pack Complete Vercel integration skill pack with 30 skills covering deployments, edge functions 1.0.0 Jeremy Longshore
sentry-pack Complete Sentry integration skill pack with 30 skills covering error monitoring, performan 1.0.0 Jeremy Longshore
lokalise-pack Complete Lokalise integration skill pack with 24 skills covering translation management, l 1.0.0 Jeremy Longshore
gh-dash GitHub PR dashboard for Claude Code. View PR status, CI/CD progress, bot comments, and mer 1.0.0 Jake Kozloski

enterprise (2)

Guidewire, MaintainX, and enterprise platform integrations

Plugin Description Version Author
guidewire-pack Complete Guidewire integration skill pack with 24 skills covering InsuranceSuite, PolicyCe 1.0.0 Jeremy Longshore
maintainx-pack Complete MaintainX integration skill pack with 24 skills covering work orders, preventive 1.0.0 Jeremy Longshore

example (3)

Starter templates and plugin development examples

Plugin Description Version Author
hello-world Simple example plugin demonstrating basic slash commands 1.0.0 Jeremy Longshore
pi-pathfinder PI Pathfinder - Finds the path through 229 plugins. Automatically picks the best plugin fo 1.0.0 Jeremy Longshore
jeremy-plugin-tool Production-grade plugin creator with nixtla-validated quality standards. 4 Agent Skills au 2.0.0 Claude Code Plugins

finance (1)

Investment research, financial terminals, and trading tools

Plugin Description Version Author
openbb-terminal Open-source investment research terminal integration - comprehensive equity analysis, cryp 1.0.0 Jeremy Longshore

fullstack (1)

End-to-end web application development starters

Plugin Description Version Author
fullstack-starter-pack Complete fullstack development toolkit: React, Express/FastAPI, PostgreSQL scaffolding wit 1.0.0 Jeremy Longshore

packages (1)

Bundled plugin suites for specific use cases

Plugin Description Version Author
creator-studio-pack Complete plugin suite for builder-filmmakers: Build products AND create viral videos. 20 p 1.0.0 Jeremy Longshore

performance (25)

APM, profiling, alerting, and performance monitoring

Plugin Description Version Author
alerting-rule-creator Create intelligent alerting rules for performance monitoring 1.0.0 Jeremy Longshore
apm-dashboard-creator Create Application Performance Monitoring dashboards 1.0.0 Jeremy Longshore
application-profiler Profile application performance with CPU, memory, and execution time analysis 1.0.0 Jeremy Longshore
bottleneck-detector Detect and resolve performance bottlenecks 1.0.0 Jeremy Longshore
cache-performance-optimizer Optimize caching strategies for improved performance 1.0.0 Jeremy Longshore
capacity-planning-analyzer Analyze and plan for capacity requirements 1.0.0 Jeremy Longshore
cpu-usage-monitor Monitor and analyze CPU usage patterns in applications 1.0.0 Jeremy Longshore
database-query-profiler Profile and optimize database queries for performance 1.0.0 Jeremy Longshore
distributed-tracing-setup Set up distributed tracing for microservices 1.0.0 Jeremy Longshore
error-rate-monitor Monitor and analyze application error rates 1.0.0 Jeremy Longshore
infrastructure-metrics-collector Collect comprehensive infrastructure performance metrics 1.0.0 Jeremy Longshore
load-test-runner Create and execute load tests for performance validation 1.0.0 Jeremy Longshore
log-analysis-tool Analyze logs for performance insights and issues 1.0.0 Jeremy Longshore
memory-leak-detector Detect memory leaks and analyze memory usage patterns 1.0.0 Jeremy Longshore
metrics-aggregator Aggregate and centralize performance metrics 1.0.0 Jeremy Longshore
network-latency-analyzer Analyze network latency and optimize request patterns 1.0.0 Jeremy Longshore
performance-budget-validator Validate application against performance budgets 1.0.0 Jeremy Longshore
performance-optimization-advisor Get comprehensive performance optimization recommendations 1.0.0 Jeremy Longshore
performance-regression-detector Detect performance regressions in CI/CD pipeline 1.0.0 Jeremy Longshore
real-user-monitoring Implement Real User Monitoring for actual performance data 1.0.0 Jeremy Longshore
resource-usage-tracker Track and optimize resource usage across the stack 1.0.0 Jeremy Longshore
response-time-tracker Track and optimize application response times 1.0.0 Jeremy Longshore
sla-sli-tracker Track SLAs, SLIs, and SLOs for service reliability 1.0.0 Jeremy Longshore
synthetic-monitoring-setup Set up synthetic monitoring for proactive performance tracking 1.0.0 Jeremy Longshore
throughput-analyzer Analyze and optimize system throughput 1.0.0 Jeremy Longshore

productivity (27)

Developer productivity, content validation, and workflow enhancement

Plugin Description Version Author
000-jeremy-content-consistency-validator Read-only validator that generates comprehensive discrepancy reports comparing messaging c 2.0.0 Jeremy Longshore
002-jeremy-yaml-master-agent Intelligent YAML validation, generation, and transformation agent with schema inference, l 2.0.0 Jeremy Longshore
003-jeremy-vertex-ai-media-master Comprehensive Google Vertex AI multimodal mastery for Jeremy - video processing (6+ hours) 2.0.0 Jeremy Longshore
004-jeremy-google-cloud-agent-sdk Google Cloud Agent Development Kit (ADK) and Agent Starter Pack mastery - build containeri 2.0.0 Jeremy Longshore
agent-context-manager Automatically detects and loads AGENTS.md files to provide agent-specific instructions 1.0.0 Jeremy Longshore
ai-commit-gen AI-powered commit message generator - analyzes your git diff and creates conventional comm 1.0.0 Jeremy Longshore
domain-memory-agent Knowledge base with TF-IDF semantic search and extractive summarization - no ML dependenci 1.0.0 Jeremy Longshore
formatter Code formatting plugin using hooks to auto-format on save 1.0.0
overnight-dev Run Claude autonomously for 6-8 hours overnight using Git hooks that enforce TDD - wake up 1.0.0 Intent Solutions IO
travel-assistant Intelligent travel assistant with real-time weather, currency conversion, timezone info, a 1.0.0 Jeremy Longshore
prettier-markdown-hook Automatically format markdown files with prettier when Claude stops responding, with confi 1.0.0 Terry Li
claude-never-forgets Persistent memory plugin for Claude Code - remembers preferences, decisions, and correctio 0.1.0 yldrmahmet
vibe-guide Non-technical progress summaries for Claude Code work (hides diffs/log noise). 1.0.0 Intent Solutions
cursor-pack Complete Cursor integration skill pack with 30 skills covering AI code editing, composer w 1.0.0 Jeremy Longshore
replit-pack Complete Replit integration skill pack with 30 skills covering cloud IDE, deployments, AI 1.0.0 Jeremy Longshore
windsurf-pack Complete Windsurf integration skill pack with 30 skills covering AI code editing, Cascade 1.0.0 Jeremy Longshore
fireflies-pack Complete Fireflies integration skill pack with 24 skills covering meeting transcription, A 1.0.0 Jeremy Longshore
granola-pack Complete Granola integration skill pack with 24 skills covering AI meeting notes, transcri 1.0.0 Jeremy Longshore
gamma-pack Complete Gamma integration skill pack with 24 skills covering AI presentations, document g 1.0.0 Jeremy Longshore
linear-pack Complete Linear integration skill pack with 24 skills covering issue tracking, project man 1.0.0 Jeremy Longshore
obsidian-pack Complete Obsidian integration skill pack with 24 skills covering vault management, plugins 1.0.0 Jeremy Longshore
evernote-pack Complete Evernote integration skill pack with 24 skills covering note management, notebook 1.0.0 Jeremy Longshore
twinmind-pack Complete TwinMind integration skill pack with 24 skills covering AI meeting assistant, tra 1.0.0 Jeremy Longshore
neurodivergent-visual-org Create ADHD-friendly visual organizational tools (Mermaid diagrams) optimized for neurodiv 3.1.1 Jack Reis
youtube-strategy Complete YouTube content production workflow: research competitors, generate video ideas, 1.0.0 Claude Code Plugins
wondelai-design-sprint Google Ventures Design Sprint methodology. Validate product ideas in 5 days with rapid pro 1.0.0 Wondel.ai
wondelai-lean-startup Lean Startup methodology for validated learning, MVPs, and innovation accounting. Design e 1.0.0 Wondel.ai

saas-packs (1)

SaaS integration skill packs for popular platforms

Plugin Description Version Author
windsurf Windsurf AI IDE skill pack with 30 skills covering code flows, AI workflows, workspace man 1.0.0 Jeremy Longshore

security (28)

Penetration testing, compliance, authentication, and security auditing

Plugin Description Version Author
access-control-auditor Audit access control implementations 1.0.0 Jeremy Longshore
authentication-validator Validate authentication implementations 1.0.0 Jeremy Longshore
compliance-report-generator Generate compliance reports 1.0.0 Jeremy Longshore
cors-policy-validator Validate CORS policies 1.0.0 Jeremy Longshore
csrf-protection-validator Validate CSRF protection 1.0.0 Jeremy Longshore
data-privacy-scanner Scan for data privacy issues 1.0.0 Jeremy Longshore
dependency-checker Check dependencies for known vulnerabilities, outdated packages, and license compliance 1.0.0 Jeremy Longshore
encryption-tool Encrypt and decrypt data with various algorithms 1.0.0 Jeremy Longshore
gdpr-compliance-scanner Scan for GDPR compliance issues 1.0.0 Jeremy Longshore
hipaa-compliance-checker Check HIPAA compliance 1.0.0 Jeremy Longshore
input-validation-scanner Scan input validation practices 1.0.0 Jeremy Longshore
owasp-compliance-checker Check OWASP Top 10 compliance 1.0.0 Jeremy Longshore
pci-dss-validator Validate PCI DSS compliance 1.0.0 Jeremy Longshore
penetration-tester Automated penetration testing for web applications with OWASP Top 10 coverage 1.0.0 Jeremy Longshore
secret-scanner Scan codebase for exposed secrets, API keys, passwords, and sensitive credentials 1.0.0 Jeremy Longshore
security-agent Security review subagent for code analysis 1.0.0
security-audit-reporter Generate comprehensive security audit reports 1.0.0 Jeremy Longshore
security-headers-analyzer Analyze HTTP security headers 1.0.0 Jeremy Longshore
security-incident-responder Assist with security incident response 1.0.0 Jeremy Longshore
security-misconfiguration-finder Find security misconfigurations 1.0.0 Jeremy Longshore
security-pro-pack Professional security tools for Claude Code: vulnerability scanning, compliance, cryptogra 1.0.0 Jeremy Longshore
session-security-checker Check session security implementation 1.0.0 Jeremy Longshore
soc2-audit-helper Assist with SOC2 audit preparation 1.0.0 Jeremy Longshore
sql-injection-detector Detect SQL injection vulnerabilities 1.0.0 Jeremy Longshore
ssl-certificate-manager Manage and monitor SSL/TLS certificates 1.0.0 Jeremy Longshore
vulnerability-scanner Comprehensive vulnerability scanning for code, dependencies, and configurations with CVE d 1.0.0 Jeremy Longshore
xss-vulnerability-scanner Scan for XSS vulnerabilities 1.0.0 Jeremy Longshore
clerk-pack Complete Clerk integration skill pack with 24 skills covering authentication, user managem 1.0.0 Jeremy Longshore

skill-enhancers (8)

Meta-skills that enhance other skills with additional capabilities

Plugin Description Version Author
calendar-to-workflow Enhances calendar Skills by automating meeting prep and workflow triggers 0.1.0 Claude Code Plugins Team
file-to-code Converts file references into executable code implementations 0.1.0 Claude Code Plugins Team
research-to-deploy Transforms research findings into deployed solutions automatically 0.1.0 Claude Code Plugins Team
search-to-slack Automatically posts search results to Slack channels 0.1.0 Claude Code Plugins Team
web-to-github-issue Enhances web_search Skill by automatically creating GitHub issues from research findings. 1.0.0 Claude Code Plugins Team
axiom Battle-tested Claude Code skills for modern xOS (iOS, iPadOS, watchOS, tvOS) development - 0.1.6 Charles Wiltgen
skill-creator Create and validate production-grade agent skills with 100-point marketplace grading. Supp 5.0.0 Jeremy Longshore
validate-plugin Validate Claude Code plugin structure against official Anthropic spec and Intent Solutions 1.0.0 Jeremy Longshore

testing (25)

API testing, accessibility, fuzzing, and QA automation

Plugin Description Version Author
accessibility-test-scanner A11y compliance testing with WCAG 2.1/2.2 validation, screen reader compatibility, and aut 1.0.0 Claude Code Plugin Hub
api-fuzzer Fuzz testing for APIs with malformed inputs, edge cases, and security vulnerability detect 1.0.0 Claude Code Plugin Hub
api-test-automation Automated API endpoint testing with request generation, validation, and comprehensive test 1.0.0 Jeremy Longshore
browser-compatibility-tester Cross-browser testing with BrowserStack, Selenium Grid, and Playwright - test across Chrom 1.0.0 Claude Code Plugin Hub
chaos-engineering-toolkit Chaos testing for resilience with failure injection, latency simulation, and system resili 1.0.0 Claude Code Plugin Hub
contract-test-validator API contract testing with Pact, OpenAPI validation, and consumer-driven contract verificat 1.0.0 Claude Code Plugin Hub
database-test-manager Database testing utilities with test data setup, transaction rollback, and schema validati 1.0.0 Claude Code Plugin Hub
e2e-test-framework End-to-end test automation with Playwright, Cypress, and Selenium for browser-based testin 1.0.0 Jeremy Longshore
integration-test-runner Run and manage integration test suites with environment setup, database seeding, and clean 1.0.0 Jeremy Longshore
load-balancer-tester Test load balancing strategies with traffic distribution validation and failover testing 1.0.0 Claude Code Plugin Hub
mobile-app-tester Mobile app test automation with Appium, Detox, XCUITest - test iOS and Android apps 1.0.0 Claude Code Plugin Hub
mutation-test-runner Mutation testing to validate test quality by introducing code changes and verifying tests 1.0.0 Jeremy Longshore
performance-test-suite Load testing and performance benchmarking with metrics analysis and bottleneck identificat 1.0.0 Jeremy Longshore
regression-test-tracker Track and run regression tests to ensure new changes don't break existing functionality 1.0.0 Jeremy Longshore
security-test-scanner Automated security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, 1.0.0 Jeremy Longshore
smoke-test-runner Quick smoke test suites to verify critical functionality after deployments 1.0.0 Claude Code Plugin Hub
snapshot-test-manager Manage and update snapshot tests with intelligent diff analysis and selective updates 1.0.0 Claude Code Plugin Hub
test-coverage-analyzer Analyze code coverage metrics, identify untested code, and generate comprehensive coverage 1.0.0 Jeremy Longshore
test-data-generator Generate realistic test data including users, products, orders, and custom schemas for com 1.0.0 Jeremy Longshore
test-doubles-generator Generate mocks, stubs, spies, and fakes for unit testing with Jest, Sinon, and test framew 1.0.0 Claude Code Plugin Hub
test-environment-manager Manage test environments with Docker Compose, Testcontainers, and environment isolation 1.0.0 Claude Code Plugin Hub
test-orchestrator Orchestrate complex test workflows with dependencies, parallel execution, and smart test s 1.0.0 Claude Code Plugin Hub
test-report-generator Generate comprehensive test reports with coverage, trends, and stakeholder-friendly format 1.0.0 Claude Code Plugin Hub
unit-test-generator Automatically generate comprehensive unit tests from source code with multiple testing fra 1.0.0 Jeremy Longshore
visual-regression-tester Visual diff testing with Percy, Chromatic, BackstopJS - catch unintended UI changes 1.0.0 Claude Code Plugin Hub

Auto-generated from marketplace data. Last updated: 2026-03-12. Regenerate

Clone this wiki locally