Files
claude-marketplace/nexus-dev/.claude-plugin/plugin.json
T
l.kirchner a1756d8839 feat(nexus-dev): add nexus-stack skill (stack conventions since K-101)
Covers uv layout, settings pattern, PRIV-5 logging duties, alembic,
web build, deploy artifact and project commands. Plugin 0.1.0 -> 0.2.0.
2026-06-11 14:49:50 +02:00

12 lines
508 B
JSON

{
"name": "nexus-dev",
"version": "0.2.0",
"description": "Projekt-Plugin für nexus (Family Knowledge Hub): SDD-Karten-Workflow, Security/Privacy-Invarianten (SICHT/PRIV/fail-closed), Stack-Konventionen, Karten-Command. Für Claude Code Sessions im Repo l.kirchner/nexus-hub.",
"author": {
"name": "l.kirchner",
"url": "https://gitea.luki-net.org/l.kirchner"
},
"homepage": "https://gitea.luki-net.org/l.kirchner/nexus-hub",
"keywords": ["nexus", "sdd", "fastapi", "privacy", "acl"]
}