Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
{
"name": "specforge",
"owner": {
"name": "Nguyen Duong"
},
"metadata": {
"description": "Spec-driven development toolkit for AI coding agents. Provides structured templates, BA workflow skills, slash commands, and agents that turn requirements into sprint-ready work.",
"version": "1.0.0"
},
"plugins": [
{
"name": "specforge",
"source": "./",
"description": "Spec-driven development toolkit for AI coding agents. Provides structured templates, BA workflow skills, slash commands, and agents that turn requirements into sprint-ready work.",
"version": "1.0.0",
"path": ".",
"category": "development",
"keywords": [
"spec",
"requirements",
Expand All @@ -16,4 +25,4 @@
]
}
]
}
}
Loading