RadarTopicsBuildersWeeklyReads
Open Source Radar
jeremylongshore/

claude-code-plugins-plus-skills

GitHubWebsite

The repository is a Python-based open-source marketplace for Claude Code plugins and skills, with a CLI and npm-backed ecosystem. It catalogs 471 plugins, 3,179 skills, and 347 agents, and provides install/search workflows via ccpi. Repository activity shows latest push on 2026-08-04 and multiple releases in mid-2026.

2.6kstars
377forks
19issues
MITlicense
2025since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

What it is

Claude Code Plugins Marketplace repository containing a catalog of plugins and skills for Claude Code, validated against open standards and executable via a CLI (ccpi) or Claude's built-in commands. The project promotes a canonical marketplace data model used by Claude Code CLI reads (marketplace.extended.json vs marketplace.json).

How it works

The catalog is generated to maintain 8-field marketplace frontmatter and validation against the AgentSkills.io specification, with scripts used for validation. Plugins can be installed via a CLI (ccpi) or Claude built-in commands. Example CLI flow:

pnpm add -g @intentsolutionsio/ccpi    # Install the CLI
ccpi search devops              # Find plugins by keyword
ccpi install devops-automation-pack
ccpi list --installed           # See what's installed
ccpi update                     # Pull latest versions

Or Claude built-in commands:

/plugin marketplace add jeremylongshore/claude-code-plugins
/plugin install devops-automation-pack@claude-code-plugins-plus

Getting started

  • Install the CLI: pnpm add -g @intentsolutionsio/ccpi.
  • Use ccpi search to locate plugins, then ccpi install to install a pack.
  • Explore via marketplace URL or local plugins/ directory (catalog). The README also shows how to switch to the new slug if upgrading.

Recent releases

The latest releases (latest 5) include:

  • @intentsolutionsio/intent-labs-pack@0.1.0 (2026-07-23) with npm link and source path plugins/productivity/intent-labs-pack.
  • @intentsolutionsio/klaviyo-pack@1.0.4 (2026-07-18) with npm link and source path plugins/saas-packs/klaviyo-pack.
  • @intentsolutionsio/intercom-pack@1.0.3 (2026-07-18) with npm link and source path plugins/saas-packs/intercom-pack.
  • @intentsolutionsio/groq-pack@1.0.2 (2026-07-18) with npm link and source path plugins/saas-packs/groq-pack.
  • @intentsolutionsio/freshie-inventory-manager@1.1.0 (2026-07-18) with npm link and source path plugins/database/freshie-invento.
These entries show npm package versions and the respective source locations within the repo.

Traction

  • GitHub stars: 2596
  • Forks: 377
  • Open issues: 19

Behind the repo

  • Organization/author: jeremylongshore
  • Marketplace/CLI integration via @intentsolutionsio/ccpi and Claude Code CLI

Caveats

  • License: MIT
  • Created: 2025-10-10
  • Last push: 2026-08-04
  • Language: Python
  • 471 plugins, 3,179 skills, 347 agents, 30 community contributors
Agent skills inside · 3543
All skills →
contributeLocal-only OSS contribution command center. Auto-refreshes the user's in-flight PR and issue state on invoke so conversations start with full context — no need to brief Claude on what's in flight. Helps the user find issues to contribute to on GitHub, builds per-repo dossiers of what each upstream expects (CLA, DCO, branch convention, AI policy, draft-first, review bots, issue templates), runs deterministic gates before any external action so AI-assisted contributions don't reach maintainers as slop. State is markdown-only: candidate files at ~/.contribute-system/candidates/, repo dossiers aCode Review & Qualityscriptsskill-creatorCreate production-grade agent skills aligned with the 2026 AgentSkills.io spec and Anthropic best practices (2026). Also validates existing skills against the Intent Solutions 100-point rubric. Use when building, testing, validating, or optimizing Claude Code skills. Trigger with "/skill-creator", "create a skill", "validate my skill", or "check skill quality". Make sure to use this skill whenever creating a new skill, slash command, or agent capability. 'Code Review & Qualityscriptsaudit-testsDiagnostic-only test suite auditor. Classifies repo type, maps against\ \ 7-layer testing taxonomy (git hooks \u2192 static \u2192 unit \u2192 integration\ \ \u2192 system \u2192 E2E \u2192 acceptance), runs deterministic quality gates\ \ (coverage, mutation, CRAP, architecture, escape-scan), builds RTM / personas /\ \ journeys traceability, produces TEST_AUDIT.md, updates tests/TESTING.md, and mandatorily\ \ hands off to implement-tests when gaps are found. Use when auditing test quality,\ \ finding test gaps, or running the full 7-layer sweep. Trigger with \"audit tests\"\ , \"find gaps\", \Securityscriptscreating-kubernetes-deploymentsDeploy applications to Kubernetes with production-ready manifests. Supports Deployments, Services, Ingress, HPA, ConfigMaps, Secrets, StatefulSets, and NetworkPolicies. Includes health checks, resource limits, auto-scaling, and TLS termination. Use when working with creating kubernetes deployments. Trigger with ''creating'', ''kubernetes'', ''deployments''. 'DevOps & Cloudscriptsengineer-design-diagramGenerate production-grade engineering design diagrams (architecture,\ \ sequence, delta, drift) as\nself-contained dark-themed HTML files with accessible\ \ inline SVG. Grounds every diagram in real\nrepo topology via DCI \u2014 package\ \ manifests, docker-compose, k8s, terraform, import graph. Four\nmodes: generate\ \ from a live repo, diff a PR, trace a stack into a sequence diagram, or watch for\n\ drift against a fingerprint. Semantic OKLCH palette; Mermaid fallback for large\ \ graphs.\nUse when visualizing system architecture, reviewing a PR for structural\ \ change, diagnosing an\ninciDevOps & Cloudscriptsdatabricks-bundle-medicFix the deploy-time foot-guns of Databricks Asset Bundles (DAB) and the infrastructure operations around them: the bundle-bind gap for UC catalogs and external locations, the "unexpected EOF reading terraform.tfstate" redeploy failure, the schema-GRANT-ordering bug that fails the first deploy, customer-managed-key (CMK) rotation that requires draining the whole workspace, and the PrivateLink cost leak where S3/STS/Kinesis still traverse the NAT. Includes a PreToolUse hook that backs up and validates the bundle's terraform state before every deploy, and a PostToolUse hook that recognises theDevOps & Cloudscripts
SharePost on XLinkedIn
All trending reposRevenue-verified startups →