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>
10 lines
561 B
JSON
10 lines
561 B
JSON
{
|
|
"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"]
|
|
}
|