Stats
Actions
Tags
From superpowers-fork
Any time modifying or debugging a skill, you MUST consult with Skill(writing-skills).
How this command is triggered — by the user, by Claude, or both
Slash command
/superpowers-fork:wsThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the Skill tool with skill="superpowers-fork:writing-skills" and pass the task description as the args parameter
Invoke the Skill tool with skill="superpowers-fork:writing-skills" and pass the task description as the args parameter
npx claudepluginhub ethanjstark/superpowers/wsGenerates a FastAPI WebSocket endpoint with connection management, authentication, optional room support, and broadcast capabilities.