DollarDill/beads-superpowers
Beads + Superpowers - An agentic skills framework & software development methodology that works.
Beads + Superpowers - An agentic skills framework & software development methodology that works.
npx skills add DollarDill/beads-superpowersBeads + Superpowers - An agentic skills framework & software development methodology that works.
Automate Formdesk tasks via Rube MCP (Composio). Always search tools first for current schemas.
Build Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0 async. Covers project structure, JWT auth, validation, and database integration with uv package manager. Prevents 7 documented errors. Use when: creating Python APIs, implementing JWT auth, or troubleshooting 422 validation, CORS, async blocking, form data, background tasks, or OpenAPI schema errors.
Autonomous, self-improving multi-swarm AI platform.
Help users develop and coach product managers. Use when someone is managing PMs, creating development plans, running performance reviews, or trying to level up their PM team's capabilities.
A Codex skill that turns messy requests into executable briefs before acting
Mutation-driven test vector generation. Finds implementations of a cryptographic algorithm or protocol, runs mutation testing to identify escaped mutants, then generates new test vectors that deliberately exercise the uncovered code paths. Compares before/after mutation kill rates to prove vector effectiveness. Use when generating cryptographic test vectors, measuring Wycheproof coverage gaps, finding escaped mutants via mutation testing, creating cross-implementation test suites, or improving test vector coverage for crypto primitives.