Skip to content

Commit 1c5a90c

Browse files
authored
Create marketplace.json
1 parent 824272d commit 1c5a90c

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

.claude-plugin/marketplace.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"display_name": "Spec Kit Partner",
3+
"summary": "A next-generation, conversational Claude Code plugin for rigorous, multi-perspective technical spec creation using dynamic memory graphs, adaptive workflows, and multi-role analysis. Ideal for GitHub Spec Kit methodology and non-technical users.",
4+
"description": "Spec Kit Partner is a Claude Code plugin designed to assist teams and individuals in collaboratively drafting rigorous, multi-perspective technical specifications. Leveraging dynamic memory graphs, adaptive workflows, and explicit multi-role analysis, this agentic plugin bridges human creativity and technical rigor—especially for non-technical users and those adopting the GitHub Spec Kit methodology.",
5+
"categories": [
6+
"ai",
7+
"documentation",
8+
"developer-tools",
9+
"utilities"
10+
],
11+
"icon": "assets/icon.png",
12+
"screenshots": [
13+
"assets/screenshot1.png",
14+
"assets/screenshot2.png"
15+
],
16+
"documentation_url": "https://github.com/jcmrs/claude-code-spec-kit-subagent-plugin/blob/main/README.md",
17+
"publisher": "jcmrs",
18+
"license": "MIT",
19+
"source_url": "https://github.com/jcmrs/claude-code-spec-kit-subagent-plugin",
20+
"support_url": "https://github.com/jcmrs/claude-code-spec-kit-subagent-plugin/issues",
21+
"changelog_url": "https://github.com/jcmrs/claude-code-spec-kit-subagent-plugin/blob/main/CHANGELOG.md",
22+
"terms_url": "",
23+
"privacy_url": "",
24+
"version": "1.0.0",
25+
"min_claude_version": "1.0.0",
26+
"max_claude_version": "",
27+
"release_date": "2025-10-12",
28+
"external_links": [
29+
{
30+
"label": "Spec Kit Methodology",
31+
"url": "https://github.com/github/spec-kit"
32+
}
33+
]
34+
}

0 commit comments

Comments
 (0)