claw-superpowersAgentic software development methodology — 13 integrated skills for disciplined AI-assisted development covering brainstorming, planning, TDD, debugging, cod...
Install via ClawdBot CLI:
clawdbot install cutd/claw-superpowersGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
A small team building a web app MVP uses the skill to enforce disciplined brainstorming and TDD, ensuring a solid foundation before coding. They follow the 7-step workflow to avoid scope creep and maintain code quality from day one.
A large organization refactors a critical legacy system by applying systematic debugging and code review sections. The skill helps manage complexity, reduce bugs, and ensure safe integration through git worktrees and branch management.
A solo developer working on client projects uses the skill to structure tasks from brainstorming to finishing, improving reliability and client satisfaction. It prevents ad-hoc approaches and ensures deliverables meet specifications through verification steps.
Contributors to an open-source project apply the skill for consistent code reviews and TDD, facilitating collaboration and maintaining high standards. The workflow aids in handling multiple independent problems with parallel agents.
Instructors teach students the skill to instill best practices in AI-assisted development, covering planning, testing, and debugging. It provides a structured framework for learning and project-based assignments.
An agency uses the skill to streamline client projects, reducing rework and improving delivery times. It enables scalable, repeatable processes for multiple teams, enhancing profitability through efficient workflows.
A company building development tools integrates the skill into their product to offer guided AI-assisted coding features. It attracts users seeking disciplined methodologies, driving subscriptions and enterprise sales.
An organization offers courses and certifications on the skill, targeting developers and teams wanting to master AI-assisted workflows. Revenue comes from course fees, workshops, and certification exams.
💬 Integration Tip
Start by integrating the skill into daily stand-ups and code review processes, using the priority order to focus on process skills first for immediate quality improvements.
Scored Apr 19, 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.