Skip to content
/

jeremylongshore/claude-code-plugins-plus-skills (Tons of Skills)

jeremylongshore-plugins-skills · jeremylongshore/claude-code-plugins-plus-skills · ★ 2.2k · last commit 2026-05-26

Primitive shape 3025 total
Commands 5 Skills 2810 Subagents 200 MCP tools 10
00

Summary

jeremylongshore/claude-code-plugins-plus-skills — Summary

"Tons of Skills" (tonsofskills.com) is the largest catalog in this batch by raw count: 431 plugins, 2,810 skills, and 200 agents maintained by Jeremy Longshore / Intent Solutions IO at version 4.33.0. It ships its own dedicated CLI (ccpi — @intentsolutionsio/ccpi on npm) for installing plugins, an analytics daemon + dashboard (packages/analytics-dashboard, packages/analytics-daemon), and a pnpm monorepo structure with 418 published npm packages. The 19-category taxonomy includes 106 SaaS-specific packs (one per vendor: Abridge, Adobe, Algolia, Anthropic, Apify, etc.), 36 AI/ML plugins, 26 crypto/web3 plugins, 27 testing plugins, and a distinctive "Business Tools" category featuring wondelai-* plugins encoding business frameworks (StoryBrand, JTBD, EOS, Blue Ocean Strategy, Cialdini's influence principles). A shipwright plugin automates app deployment via a 9-phase pipeline. MCP server plugins bundle external service integrations. Compared to seeds, this is the only repo in this batch with a dedicated npm CLI, analytics infrastructure, and a marketplace website — positioning it as a commercial-adjacent SaaS rather than a developer's personal toolkit.

01

Overview

jeremylongshore/claude-code-plugins-plus-skills — Overview

Origin

Created by Jeremy Longshore / Intent Solutions IO. 2,242 stars, last push 2026-05-26. v4.33.0. Sponsored by Nixtla and Kobiton.

Philosophy

From README:

"425 plugins, 2,810 skills, 200 agents, 16 community contributors — validated and ready to install."

The project operates as a marketplace with:

  • A companion website: tonsofskills.com
  • An npm CLI: ccpi (@intentsolutionsio/ccpi)
  • 418 published npm packages
  • Sponsor integrations ("Killer Skill of the Week" featuring sponsor plugins)
  • Analytics daemon tracking session usage

What Makes This Different

  1. Commercial infrastructure: npm packages, website, CLI, analytics — not just a GitHub repo
  2. SaaS packs: 106+ vendor-specific packs (one plugin per SaaS product)
  3. Business methodology plugins: wondelai-* plugins encoding business frameworks
  4. Analytics: opt-in session tracking via promptbook plugin
  5. Plugin validator: packages/plugin-validator provides automated plugin quality checking

Wondelai Business Framework Plugins

A distinctive sub-collection encoding business thinking frameworks as Claude Code plugins:

  • wondelai-storybrand-messaging — StoryBrand framework
  • wondelai-jobs-to-be-done — Clayton Christensen's JTBD
  • wondelai-hundred-million-offers — Grand Slam Offer creation
  • wondelai-blue-ocean-strategy — Blue Ocean Strategy canvas
  • wondelai-influence-psychology — Cialdini's 6 principles
  • wondelai-predictable-revenue — Cold Calling 2.0 / SDR methodology
  • wondelai-traction-eos — Entrepreneurial Operating System
02

Architecture

jeremylongshore/claude-code-plugins-plus-skills — Architecture

Distribution

npm CLI + Claude plugin marketplace + manual install.

# npm CLI (primary)
pnpm add -g @intentsolutionsio/ccpi
ccpi install devops-automation-pack
ccpi search devops
ccpi list --installed
ccpi update

# Claude built-in
/plugin marketplace add jeremylongshore/claude-code-plugins
/plugin install devops-automation-pack@claude-code-plugins-plus

# Browse
https://tonsofskills.com

Monorepo Structure

plugins/                      # Source plugins organized by category
  ai-agency/                  # 8 plugins
  ai-ml/                      # 36 plugins
  analytics/                  # 1 plugin
  api-development/             # 25 plugins
  business-tools/              # 21 plugins (includes wondelai-* series)
  community/                   # 13 plugins
  crypto/                      # 26 plugins
  database/                    # 26 plugins
  design/                      # 7 plugins
  devops/                      # 36 plugins
  examples/                    # 5 plugins
  mcp/                         # 10 MCP server plugins
  packages/                    # 5 plugins
  performance/                 # 25 plugins
  productivity/                # 19 plugins
  saas-packs/                  # 106+ vendor-specific packs
  security/                    # 26 plugins
  testing/                     # 27 plugins
skills/                       # Skills organized by category (01-15+)
  01-devops-basics/
  02-devops-advanced/
  03-security-fundamentals/
  04-security-advanced/
  05-frontend-dev/
  06-backend-dev/
  07-ml-training/
  08-ml-deployment/
  09-test-automation/
  10-performance-testing/
  11-data-pipelines/
  12-data-analytics/
  13-aws-skills/
  14-gcp-skills/
  15-api-development/
packages/                     # Monorepo packages
  cli/                        # ccpi CLI source
  plugin-validator/           # Plugin quality validation
  analytics-daemon/           # Session analytics
  analytics-dashboard/        # Analytics UI
.claude-plugin/               # Claude plugin registry
  marketplace.json
  marketplace.extended.json
  mcp-presets.json

CLI Binary

ccpi — @intentsolutionsio/ccpi on npm. Subcommands: install, search, list, update.

Required Runtime

  • Node.js (npm/pnpm for ccpi CLI)
  • No Python requirements for basic usage

Target AI Tools

Claude Code (primary). ccpi CLI adds discovery/install UX layer on top of Claude Code's native plugin system.

03

Components

jeremylongshore/claude-code-plugins-plus-skills — Components

Totals (per README v4.33.0)

Type Count
Plugins 431 (incl. 106 SaaS packs)
Skills 2,810
Agents 200
npm packages 418 published

Category Taxonomy (19 categories, representative plugins)

AI & Machine Learning (36 plugins)

  • ai-sdk-agents — multi-agent orchestration with AI SDK v5
  • jeremy-google-adk — Google Agent Development Kit integration
  • jeremy-vertex-ai — Vertex AI deployment
  • ollama-local-ai — local model running via Ollama
  • local-tts — offline TTS via VoxCPM2

AI Agents & Agency (8 plugins)

  • agency-os — Notion-board AI agency orchestration
  • shipwright — 9-phase autonomous app build/test/deploy pipeline
  • n8n-workflow-designer — n8n workflow automation
  • zapier-zap-builder — Zapier Zap creation
  • make-scenario-builder — Make.com scenario design

API Development (25 plugins)

  • rest-api-generator, graphql-server-builder, grpc-service-generator
  • api-authentication-builder, api-security-scanner, api-load-tester
  • webhook-handler-creator, websocket-server-builder

Business Tools (21 plugins including wondelai series)

  • excel-analyst-pro — financial modeling with Excel MCP
  • openbb-terminal — investment research terminal integration
  • executive-assistant-skills — full EA replacement
  • promptbook — opt-in session analytics
  • wondelai-storybrand-messaging — StoryBrand framework
  • wondelai-hundred-million-offers — Grand Slam Offer creation
  • wondelai-jobs-to-be-done — JTBD framework
  • wondelai-blue-ocean-strategy — Blue Ocean Strategy canvas
  • wondelai-influence-psychology — Cialdini's 6 principles
  • wondelai-traction-eos — Entrepreneurial Operating System

Crypto & Web3 (26 plugins)

  • crypto-portfolio-tracker, arbitrage-opportunity-finder
  • nft-rarity-analyzer, options-flow-analyzer
  • market-price-tracker

Database (26 plugins)

  • Various database-specific plugins

DevOps & Infrastructure (36 plugins)

  • ci-cd-pipeline-builder, auto-scaling-configurator
  • ansible-playbook-creator, backup-strategy-implementor

MCP Servers (10 plugins)

  • Direct MCP server integrations bundled as plugins

SaaS Packs (106+ plugins)

One plugin per SaaS vendor:

  • guidewire-pack, kobiton-automate, adobe-pack
  • algolia-pack, apify-pack, apollo-pack
  • assemblyai-pack, anthropic-pack, apple-notes-pack
  • (114 total in saas-packs directory)

Testing (27 plugins)

  • playwright-test-suite, jest-testing-framework
  • Various test automation plugins

Security (26 plugins)

  • Security scanning, compliance, vulnerability assessment plugins

Performance (25 plugins)

  • Performance optimization, profiling, caching plugins

Skills (2,810 total, organized by category)

Skills follow standard SKILL.md format. Examples from skills/01-devops-basics/:

  • bash-script-helper, branch-naming-helper, commit-message-formatter
  • dockerfile-generator, docker-compose-creator
  • dotenv-manager, environment-variables-handler

CLI Subcommands (ccpi)

ccpi install <plugin-name>
ccpi search <keyword>
ccpi list --installed
ccpi update
05

Prompts

jeremylongshore/claude-code-plugins-plus-skills — Prompt Excerpts

Excerpt 1: shipwright Plugin Description

Technique: 9-phase pipeline with explicit stage names (sequential workflow encoding)

From README:

Describe your app in plain English — Shipwright builds, tests, and deploys it autonomously via a 9-phase pipeline.

## The 9-Phase Pipeline
1. **Intake** — Parse the natural-language app description
2. **Architecture** — Select stack, define schema, plan routes
3. **Scaffold** — Generate project structure and boilerplate
4. **Implement** — Write application code across all layers
5. **Test** — Generate and run test suites (1,627+ tests validated)
6. **Integrate** — Wire up APIs, auth, and data layer
7. **Polish** — Lint, format, accessibility, and performance passes
8. **Validate** — End-to-end verification and build checks
9. **Ship** — Package for deployment

Analysis: The 9-phase pipeline is a structured sequential workflow encoding complete software lifecycle in a single plugin invocation. "1,627+ tests validated" is a concrete benchmark claim. The /shipwright-build, /shipwright-enhance, /shipwright-stacks, /shipwright-projects command surface shows a micro-product architecture within a single plugin.


Excerpt 2: wondelai-storybrand-messaging Plugin Description

Technique: Business methodology encoding as Claude Code plugin (framework-as-plugin pattern)

StoryBrand messaging framework that positions customer as hero. Create brand scripts, write website copy that converts, craft one-liners, build email sequences, and simplify complex messages using the SB7 framework. Perfect for startups, product launches, and brand refreshes.

Analysis: This represents a novel category: encoding established business frameworks (Donald Miller's StoryBrand, JTBD, EOS, Blue Ocean) as Claude Code plugins. The plugin makes a framework's methodology accessible via /slash-command rather than requiring the user to know the framework. No other repo in the batch attempts business methodology packaging.

09

Uniqueness

jeremylongshore/claude-code-plugins-plus-skills — Uniqueness & Positioning

Differs From Seeds

No seed has a dedicated npm CLI binary, a companion website, or 418 published npm packages — jeremylongshore is operating at a commercial infrastructure level that no seed approaches. The SaaS pack approach (one plugin per vendor) is unique: wshobson/agents has domain-specialist plugins (python-development, security-hardening) while jeremylongshore has vendor-specific packs (guidewire-pack, kobiton-automate, anthropic-pack). The wondelai-* business methodology series has no analog in seeds. The shipwright 9-phase autonomous pipeline plugin most closely resembles the execution model of taskmaster-ai's prompt-chaining approach, but implemented as a single-plugin experience rather than an MCP server.

Distinctive Position

Largest catalog in this batch by every dimension: 431 plugins, 2,810 skills, 200 agents. The ccpi CLI positions this as a package manager for Claude Code plugins — analogous to npm for Node.js packages. The business methodology plugins (wondelai-*) represent a unique category of "encode a business book as a Claude Code plugin" that no other repo in this batch attempts.

Observable Failure Modes

  1. Quantity vs quality: 2,810 skills and 431 plugins from a small team (16 community contributors) — quality variance will be high.
  2. Sponsor plugin bias: "Killer Skill of the Week" rotates between sponsor plugins (Kobiton, Skyvern, etc.) — discovery is influenced by commercial relationships.
  3. External dependencies: Multiple plugins depend on external services (shipwright requires product-agent PyPI package; MCP plugins require external servers). Silent failures when services are unavailable.
  4. npm package proliferation: 418 npm packages for 431 plugins creates a large attack surface and maintenance burden.

Explicit Antipatterns

None stated. Commercial positioning focuses on capabilities.

04

Workflow

jeremylongshore/claude-code-plugins-plus-skills — Workflow

User Workflow

  1. Install CLI: pnpm add -g @intentsolutionsio/ccpi
  2. Browse: ccpi search <keyword> or visit tonsofskills.com
  3. Install: ccpi install <plugin-name>
  4. Or use Claude built-in: /plugin install plugin-name@claude-code-plugins-plus

Shipwright 9-Phase Pipeline (Notable)

The shipwright plugin implements a complete app-build-to-deploy pipeline:

  1. Intake — parse natural-language app description
  2. Architecture — select stack, define schema, plan routes
  3. Scaffold — generate project structure + boilerplate
  4. Implement — write application code
  5. Test — generate and run test suites
  6. Integrate — wire up APIs, auth, data layer
  7. Polish — lint, format, accessibility, performance
  8. Validate — end-to-end verification + build checks
  9. Ship — package for deployment

Requires: pip install product-agent

Analytics Workflow

The promptbook plugin (opt-in):

  1. User consents to analytics on first use
  2. Tracks: prompts, tokens, build time, lines changed per session
  3. packages/analytics-daemon runs background collection
  4. packages/analytics-dashboard provides session overview

Plugin Lifecycle

ccpi install    # Download + configure plugin
ccpi update     # Pull latest versions
ccpi list       # Inspect installed plugins

Phase-to-Artifact Map

Phase Artifact
Plugin install ~/.claude/plugins//
Shipwright Intake App spec document
Shipwright Implement Full application codebase
Shipwright Ship Deployable package
06

Memory Context

jeremylongshore/claude-code-plugins-plus-skills — Memory & Context

State Storage

No built-in memory system. Plugins write project files as needed.

Analytics Daemon

The packages/analytics-daemon + analytics-dashboard provide session-level metrics tracking (opt-in via promptbook plugin):

  • Prompts per session
  • Token usage
  • Build time
  • Lines changed

This is observability/analytics, not memory/context for AI.

Shipwright State

The shipwright plugin uses product-agent (PyPI package) which likely maintains build state across the 9 pipeline phases, but this is external to the Claude Code plugin system.

Cross-Session Handoff

None within the Claude Code plugin framework. Shipwright project management (/shipwright-projects) suggests some persistence but details are in the external product-agent package.

07

Orchestration

jeremylongshore/claude-code-plugins-plus-skills — Orchestration

Multi-Agent Support

Yes — ai-sdk-agents plugin implements multi-agent orchestration with AI SDK v5 (handoffs, routing, coordination). agency-os plugin runs agents in parallel with dependency ordering.

Orchestration Pattern

Sequential (shipwright 9-phase pipeline). Parallel-fan-out (agency-os: "Agents discuss, plan, and execute tasks in parallel with dependency ordering").

Isolation Mechanism

Process-level (Claude Code native).

Multi-Model

No explicit model routing documented in the plugin framework.

Execution Mode

Interactive-loop for most plugins. Shipwright implements one-shot pipeline (build → deploy).

Cross-Tool Portability

Low/single-tool — Claude Code only. No multi-harness adapter framework.

MCP Server Plugins

10 MCP server plugins bundle external service integrations. These extend capability via MCP protocol rather than in-context skill text.

08

Ui Cli Surface

jeremylongshore/claude-code-plugins-plus-skills — UI / CLI Surface

Dedicated CLI Binary

Yesccpi (@intentsolutionsio/ccpi on npm). This is the most developed CLI in this batch.

pnpm add -g @intentsolutionsio/ccpi

ccpi install devops-automation-pack      # Install plugin
ccpi search devops                       # Search catalog
ccpi list --installed                    # List installed
ccpi update                             # Update all installed

Local Analytics Dashboard

packages/analytics-dashboard — analytics UI for session metrics (opt-in via promptbook plugin). packages/analytics-daemon — background daemon collecting session data. Stack: unknown (Node.js-based per pnpm workspace).

Web Marketplace

tonsofskills.com — external companion website for browsing and discovering plugins. Provides explore and download bundle functionality.

IDE Integration

Claude Code only (native plugin marketplace + ccpi CLI).

CI/CD Validation

packages/plugin-validator — automated plugin quality checking. scripts/sync-marketplace.cjs + scripts/generate-plugin-package-jsons.mjs + scripts/generate-readme-toc.mjs automate marketplace manifest maintenance.

GitHub Actions workflows: daily npm metrics update cron job, plus standard PR validation.

Related frameworks

same archetype · same primary tool · same memory type

Claude-Flow / Ruflo ★ 55k

Eliminates single-agent context limits and sequential bottlenecks by orchestrating fault-tolerant swarms of specialized AI agents…

Hermes Agent (NousResearch) ★ 168k

Self-improving personal AI agent with closed learning loop, 7 terminal backends, and messaging gateway — not tied to any AI…

OpenCode ★ 165k

Terminal-first AI coding agent with multi-model routing, native desktop app, and a typed .opencode/ configuration system for…

OpenHands ★ 75k

Open-source AI software development platform (open-source Devin alternative) with Docker sandbox isolation, 77.6% SWE-bench…

DeerFlow ★ 70k

Long-horizon superagent that researches, codes, and creates by orchestrating parallel sub-agents with isolated contexts in Docker…

oh-my-openagent (omo) ★ 60k

Multi-provider AI agent orchestration for OpenCode: escape vendor lock-in by routing Sisyphus (Claude/Kimi/GLM) and Hephaestus…