Create or audit a durable implementation brief or PRD for handoff across people, agents, sessions, or external systems. Use only when the user explicitly asks for a persistent planning artifact, an execution-ready handoff, a PRD, or an audit of an existing plan. Do not invoke for ordinary in-thread planning or direct execution of an approved plan.
Deprecated compatibility shim for explicit prd-executor invocations. Use only when the user names prd-executor directly. Execute approved plans with native agent capabilities and use implementation-brief only to repair material planning gaps.
Deprecated compatibility shim for explicit prd-planner invocations. Use only when the user names prd-planner directly. Route durable PRD or handoff work to implementation-brief; use native planning for ordinary in-thread plans.
Manage, sync, and publish Agent Skills across multiple AI platforms (Claude, Codex, Gemini, Copilot) and marketplace repositories. Use when users want to list skills, sync between platforms, publish to marketplace keys, mirror canonical skills, audit drift, or set up their environment. Triggers on phrases like "list skills", "sync skills", "publish skill", "skill marketplace", "deploy skill", "audit skills", or "skill inventory".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated marketplace of reusable skills for Claude Code, Codex, and other assistants that follow the Agent Skills format.
This repo has two jobs:
This repo is for:
Add the marketplace once:
/plugin marketplace add <marketplace-owner>/skills-public
Then open the plugin browser:
/plugin
Install a skill for user scope, then reload Claude Code if needed.
Clone the repo or copy an individual skill folder into your runtime skill directory:
~/.claude/skills/~/.codex/skills/~/.gemini/skills/~/.copilot/skills/If you use both Claude and Codex, the intended runtime model is:
~/.claude/skills/<skill>~/.codex/skills/<skill> at that installed Claude copyThe public install surface currently includes:
The docs in docs/README.md explain:
| Skill | Description |
|---|---|
| implementation-brief | Create or audit a durable implementation brief for handoff across people, agents, sessions, or external systems. |
| prd-executor | Deprecated explicit-only compatibility shim. Approved plans now execute through native agent capabilities. |
| prd-planner | Deprecated explicit-only compatibility shim. Durable planning now routes to implementation-brief. |
| skill-manager | Manage repo-canonical skills across marketplaces and runtime installs. Publish released skills, install them into Claude, and mirror Codex to the Claude runtime copy. |
The starter-pack follows a few non-default opinions:
Start here for the reasoning:
skills/
implementation-brief/
prd-planner/
prd-executor/
skill-manager/
deprecated/
prd-planner/
prd-executor/
docs/
README.md
design-principles.md
research/
case-studies/
skills/ is the installable marketplace surfacedeprecated/ preserves retired implementations and is never installabledocs/ is the educational surfaceThis public repo intentionally publishes only generic implementation-handoff and skill-management workflows.
It does not include:
That split is intentional. Private or machine-specific starter-pack templates live in the private marketplace.
This is a curated marketplace, not an unrestricted prompt dump.
Skills added here should be:
npx claudepluginhub jmichaelschmidt/skills-public --plugin skills-publicUltra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.