File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://anthropic.com/claude-code/marketplace.schema.json" ,
33 "name" : " maister-plugins" ,
4- "version" : " 2.0.0-beta.4 " ,
5- "description" : " Bundled plugins for AI Driven SDLC " ,
4+ "version" : " 2.0.0" ,
5+ "description" : " Structured, standards-aware development workflows for Claude Code " ,
66 "owner" : {
77 "name" : " Skillpanel" ,
88 "email" : " marek@skillpanel.com"
99 },
1010 "plugins" : [
1111 {
1212 "name" : " maister" ,
13- "description" : " AI SDLC workflows with standards management ( Claude Code) " ,
13+ "description" : " Structured, standards-aware development workflows for Claude Code" ,
1414 "source" : " ./plugins/maister" ,
1515 "category" : " development"
1616 },
1717 {
1818 "name" : " maister-copilot" ,
19- "description" : " AI SDLC workflows with standards management ( GitHub Copilot CLI) " ,
19+ "description" : " Structured, standards-aware development workflows for GitHub Copilot CLI" ,
2020 "source" : " ./plugins/maister-copilot" ,
2121 "category" : " development"
2222 }
You can’t perform that action at this time.
0 commit comments