📦 deps(skills): sync superpowers
Update Third-party Superpowers / Update thirdparty/skill snapshot (push) Successful in 1m17s

This commit is contained in:
ci-bot
2026-03-12 01:21:01 +00:00
parent 8216c9fbca
commit 836d8781b4
721 changed files with 85152 additions and 15 deletions
@@ -0,0 +1,11 @@
{
"name": "brainstorm-server",
"version": "1.0.0",
"description": "Visual brainstorming companion server for Claude Code",
"main": "index.js",
"dependencies": {
"chokidar": "^3.5.3",
"express": "^4.18.2",
"ws": "^8.14.2"
}
}