Skip to content
Open
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
10 changes: 10 additions & 0 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,16 @@
"flowagent"
],
"license": "MIT"
},
{
"name": "cratis",
"description": "Public Cratis skills for developers building event-sourced CQRS applications with Cratis Chronicle and Arc — vertical slices, BDD specs, and a React + Cratis Components frontend.",
"version": "1.0.0",
"author": { "name": "Cratis", "url": "https://www.cratis.io" },
"homepage": "https://github.com/Cratis/AI",
"repository": "https://github.com/Cratis/AI",
"license": "MIT",
"source": { "source": "github", "repo": "Cratis/AI", "path": "skills" }
}
]
}