Skip to content

Commit 2af5da5

Browse files
authored
feat(marketplace): list shotkit in the starter-series catalog (#55)
Second capability plugin in the catalog, sourced from its own repo (github: starter-series/shotkit). One /plugin marketplace add now surfaces both tools.
1 parent a7af97c commit 2af5da5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
"name": "create-starter",
99
"source": ".",
1010
"description": "Scaffold and audit Starter Series projects — slash commands, skill, MCP server, and CLI with release / CD / security audit primitives."
11+
},
12+
{
13+
"name": "shotkit",
14+
"source": {
15+
"source": "github",
16+
"repo": "starter-series/shotkit"
17+
},
18+
"description": "Capture Chrome Web Store + social promo assets (screenshots, promo tiles, demo screencast, listing copy) from a built browser extension — bundles the capture skill."
1119
}
1220
]
1321
}

0 commit comments

Comments
 (0)