chore(marketplace): register composer and symphony plugins
Both plugins now have .claude-plugin/plugin.json manifests and are listed in the root marketplace.json so they can be installed via the plugin marketplace UI alongside council-of-experts and genealogy. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
9
composer/.claude-plugin/plugin.json
Normal file
9
composer/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "composer",
|
||||
"version": "0.1.0",
|
||||
"description": "Discovery-phase companion. Walks a user from \"I want an app that…\" through concept, users, requirements, design system, interaction design, flows, mocks, architecture, and stories — landing in the project's issue tracker. Design system and interaction design produced as auto-loading project skills. Pairs with symphony.",
|
||||
"author": {
|
||||
"name": "Adam Knight"
|
||||
},
|
||||
"keywords": ["discovery", "planning", "product", "design-system", "interaction-design", "mocks", "stories", "tracker"]
|
||||
}
|
||||
Reference in New Issue
Block a user