Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

create-claude-plugin

create-claude-plugin contient 4 skills collectées depuis codyhxyz, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
4
Stars
2
mis à jour
2026-04-24
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

create-claude-plugin
Développeurs de logiciels

Use when the user wants to create, package, publish, resume mid-development, maintain, rename, or check the status of a Claude Code plugin — including converting a personal `.claude/` config into a shareable plugin, adding a marketplace, hosting on GitHub, submitting to the official Anthropic plugin marketplace, picking up a plugin scaffolded in an earlier session, shipping an update to an already-published plugin, renaming an existing plugin, or syncing plugin.json changes out to marketplace entries and the GitHub repo. Triggers on phrases like "make a Claude plugin", "package this skill", "publish to the Claude store", "claude-plugin-official", "/plugin marketplace add", "what's left on my plugin", "plugin status", "am I ready to submit", "resume my plugin", "ship an update", "rename my plugin", "change the plugin name", "sync plugin metadata", "update the GitHub repo description", "my marketplace is out of sync", "check for drift", "plugin.json and marketplace.json don't match", or any request to scaffold,

2026-04-24
skill-name
Développeurs de logiciels

Use when [SPECIFIC_TRIGGERING_CONDITIONS_AND_SYMPTOMS]. Triggers on phrases like [EXAMPLE_PHRASES].

2026-04-21
proof-of-value
Développeurs de logiciels

Use when generating a proof-of-value artifact for a Claude Code plugin — a visual before/after, benchmark chart, terminal diff, output-quality comparison, coverage checklist, or file-tree diff — so the README answers "what does this plugin give me that I can't already do?" with evidence instead of adjectives. Invoked from Phase 5.5 of the `create-claude-plugin` skill, or directly when the user says "prove the value", "add a demo", "before after", "benchmark image", "show the proof", "receipts", "show me it works".

2026-04-21
og-card
Concepteurs web et d'interfaces numériques

Use when generating an Open Graph social-preview image (1200×630 PNG) for a Claude Code plugin repo, so link unfurls in Twitter / Slack / iMessage / LinkedIn / GitHub's social-preview slot render as a branded card instead of a grey placeholder. Invoked from Phase 5.5 of the `create-claude-plugin` skill when the user picks "Draft og-card now", or directly when the user says "make an og image", "og card", "social preview image", or "link unfurl card". Mirrors the Chrome Web Store `cws-screens` skill's shape: interview → typed config → render → PNG.

2026-04-18