Some checks are pending
ci / check (push) Waiting to run
name + description + author only. version/license/keywords/homepage are not present in any working skills-only plugin in the official catalogue (e.g., frontend-design). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
21 lines
645 B
JSON
21 lines
645 B
JSON
{
|
|
"name": "rasterandstate",
|
|
"owner": {
|
|
"name": "Raster & State",
|
|
"email": "hello@rasterstate.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "fj",
|
|
"description": "Teach Claude Code to use fj, a CLI for Forgejo and Gitea-compatible instances. Activates when the user mentions fj, Forgejo, Gitea, or any forge-side action (issues, PRs, releases, code search, labels, milestones, webhooks).",
|
|
"author": {
|
|
"name": "Raster & State",
|
|
"email": "hello@rasterstate.com"
|
|
},
|
|
"source": "./plugins/fj",
|
|
"category": "developer-tools",
|
|
"homepage": "https://rasterhub.com/rasterstate/fj"
|
|
}
|
|
]
|
|
}
|