Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
},
"plugins": [
{
"name": "cratis",
"name": "public-cratis-ai",
"source": {
"source": "local",
"path": "./plugins/cratis"
"path": "./plugins/public-cratis-ai"
},
"policy": {
"installation": "AVAILABLE",
Expand Down
19 changes: 19 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "cratis",
"owner": {
"name": "Cratis"
},
"metadata": {
"description": "Cratis AI skills for event-sourced and CQRS application development",
"version": "0.2.0"
},
"plugins": [
{
"name": "public-cratis-ai",
"description": "Cratis AI skills for event-sourced and CQRS application development",
"version": "0.2.0",
"source": "./plugins/public-cratis-ai",
"strict": true
}
]
}
18 changes: 18 additions & 0 deletions .cursor-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "cratis",
"owner": {
"name": "Cratis"
},
"metadata": {
"description": "Cratis AI skills for event-sourced and CQRS application development",
"version": "0.2.0"
},
"plugins": [
{
"name": "public-cratis-ai",
"description": "Cratis AI skills for event-sourced and CQRS application development",
"version": "0.2.0",
"source": "./plugins/public-cratis-ai"
}
]
}
19 changes: 19 additions & 0 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "cratis",
"owner": {
"name": "Cratis"
},
"metadata": {
"description": "Cratis AI skills for event-sourced and CQRS application development",
"version": "0.2.0"
},
"plugins": [
{
"name": "public-cratis-ai",
"description": "Cratis AI skills for event-sourced and CQRS application development",
"version": "0.2.0",
"source": "./plugins/public-cratis-ai",
"strict": true
}
]
}
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2026 Cratis

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
50 changes: 50 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Cratis AI

Passive skills for building event-sourced and CQRS applications with Cratis.

## Install

### Claude Code

```text
/plugin marketplace add Cratis/AI.Distribution
/plugin install public-cratis-ai@cratis
```

### OpenAI Codex CLI

```bash
codex plugin marketplace add Cratis/AI.Distribution --ref v0.2.0
codex plugin add public-cratis-ai@cratis
```

### GitHub Copilot CLI

```bash
copilot plugin marketplace add Cratis/AI.Distribution
copilot plugin install public-cratis-ai@cratis
```

### Gemini CLI

```bash
gemini extensions install https://github.com/Cratis/AI.Distribution --ref v0.2.0
```

### Kiro

Choose **Add Custom Power**, then import `https://github.com/Cratis/AI.Distribution`.

### Pi

```bash
pi install git:github.com/Cratis/AI.Distribution@v0.2.0
```

### Generic Agent Skills and Agent Plugins

Use the root `skills/` directory or root `plugin.json` from the tagged repository.

## Status

This is an unsupported `0.x` evaluation distribution. Publication, static validation, and package lifecycle checks do not grant a support claim. The source repository's blocked and repository-only exclusions remain excluded.
189 changes: 140 additions & 49 deletions SHA256SUMS

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions canonical/skills/cratis-example/SKILL.md

This file was deleted.

2 changes: 0 additions & 2 deletions canonical/skills/cratis-example/assets/example.txt

This file was deleted.

5 changes: 0 additions & 5 deletions canonical/skills/cratis-example/references/guide.md

This file was deleted.

19 changes: 0 additions & 19 deletions claude/.claude-plugin/marketplace.json

This file was deleted.

8 changes: 0 additions & 8 deletions claude/plugins/cratis/.claude-plugin/plugin.json

This file was deleted.

9 changes: 0 additions & 9 deletions claude/plugins/cratis/skills/cratis-example/SKILL.md

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions codex/plugins/cratis/.codex-plugin/plugin.json

This file was deleted.

2 changes: 0 additions & 2 deletions codex/plugins/cratis/skills/cratis-example/LICENSE

This file was deleted.

9 changes: 0 additions & 9 deletions codex/plugins/cratis/skills/cratis-example/SKILL.md

This file was deleted.

2 changes: 0 additions & 2 deletions codex/plugins/cratis/skills/cratis-example/assets/example.txt

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions copilot/.github/plugin/marketplace.json

This file was deleted.

6 changes: 0 additions & 6 deletions copilot/plugins/cratis/plugin.json

This file was deleted.

2 changes: 0 additions & 2 deletions copilot/plugins/cratis/skills/cratis-example/LICENSE

This file was deleted.

9 changes: 0 additions & 9 deletions copilot/plugins/cratis/skills/cratis-example/SKILL.md

This file was deleted.

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions cursor/.cursor-plugin/marketplace.json

This file was deleted.

6 changes: 0 additions & 6 deletions cursor/plugins/cratis/.cursor-plugin/plugin.json

This file was deleted.

2 changes: 0 additions & 2 deletions cursor/plugins/cratis/skills/cratis-example/LICENSE

This file was deleted.

9 changes: 0 additions & 9 deletions cursor/plugins/cratis/skills/cratis-example/SKILL.md

This file was deleted.

This file was deleted.

This file was deleted.

Loading