Seth's Software Logo

Seth Carney

Back to Projects

Claude Plugins

A plugin marketplace for AI coding assistant skills — installable workflows for Claude Code, Cursor, and GitHub Copilot.

Technologies

Claude CodeMarkdownYAMLTypeScript

About

Claude Plugins is a community plugin marketplace that brings reusable, shareable AI assistant skills to Claude Code, Cursor, and GitHub Copilot. Each plugin bundles one or more SKILL.md files containing structured instructions, workflows, and tool permissions that extend what AI coding assistants can do. Install plugins with a single command and share your own with a pull request.

Key Features

  • One-command install via /plugin marketplace add
  • Skills work across Claude Code, Cursor, and GitHub Copilot
  • Godot plugin for CLI build verification and headless validation
  • GitHub PM plugin for structured issue creation and project scoping
  • Lazy-loading: only frontmatter loads at startup, body loads on demand
  • Open contribution model — add skills or plugins via PR