superpowers-overviewUse when starting any development work or when unsure which superpowers development skill to use - provides entry point and navigation to the full superpower...
Install via ClawdBot CLI:
clawdbot install axelhu/superpowers-overviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 8, 2026
A development team starts a new feature. The structured workflow guides from brainstorming to isolated workspace, then writing plans, implementing via subagent-dev or executing-plans, and finishing with verification, code review, and branch closure.
When a bug is reported, the agent uses systematic debugging to find root cause, then applies TDD (RED-GREEN-REFACTOR) before writing the fix, and finally runs verification to ensure the bug is fixed without regressions.
When multiple independent issues (e.g., three test failures) need investigation, the agent spawns parallel sub-agents to work simultaneously, each following the debugging and fix workflow, then integrates results.
After receiving code review feedback, the agent uses the receiving-code-review skill to verify and implement suggestions or provide reasoned rebuttals, then requests further review if needed before finalizing the branch.
Offer consulting to software teams on integrating the Superpowers methodology into their development workflow, customizing skill triggers and ensuring adherence to the five core principles.
Develop plugins or tutorials for popular IDEs and CI/CD systems to support the Superpowers workflow, selling licenses or subscriptions for the tools and training materials.
Keep the skill package open source to drive adoption, while offering premium support, custom extensions, and dedicated integration assistance for enterprise clients.
💬 Integration Tip
For seamless integration, link the skill package to your AGENTS.md file to combine identity and workflow, and trigger skills based on user intent using semantic matching from SKILL.md.
Scored Apr 30, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.