buildwrightLightweight engineering workflow for agent-led development. Provides plan, work, verify, ship, and analyse commands with TDD, documentation discipline, security review, code review, and quality gates.
Install via ClawdBot CLI:
clawdbot install raunakkathuria/buildwrightGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/raunakkathuria/buildwrightAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A startup building a new SaaS platform uses Buildwright to autonomously implement features like user authentication and payment integration. The multi-agent Claw Architecture efficiently handles cross-domain tasks, while TDD and quality gates ensure robust code, accelerating time-to-market.
An e-commerce company employs Buildwright to add security features such as input validation and secret management. The skill runs optional security scans with tools like semgrep and gitleaks, and the Security Engineer persona reviews code, helping maintain compliance and protect customer data.
A large enterprise uses Buildwright to refactor and modernize legacy codebases by adding new APIs or updating UI components. The /bw-analyse command documents the existing codebase, and multi-agent mode coordinates complex updates across different domains, reducing manual effort.
An open source maintainer leverages Buildwright to streamline contributions by automating spec creation, code review, and PR generation. The skill integrates with GitHub CLI for seamless PR management, ensuring high-quality submissions and reducing maintenance overhead.
A DevOps team implements Buildwright to automate the development of internal tools, such as monitoring dashboards or deployment scripts. The /bw-quick command handles bug fixes rapidly, while quality gates and security scans ensure reliability in production environments.
Companies offer Buildwright as part of a premium development platform subscription, targeting teams needing autonomous workflow tools. Revenue comes from monthly or annual fees, with tiers based on features like advanced security scans or multi-agent support.
Agencies provide consulting services to integrate and customize Buildwright for specific client needs, such as tailoring agent personas or adding custom quality gates. Revenue is generated through project-based fees and ongoing support contracts.
Large organizations purchase enterprise licenses for Buildwright, including dedicated support, training, and integration with existing CI/CD pipelines. Revenue comes from one-time license fees or annual enterprise agreements with premium features.
💬 Integration Tip
Ensure GITHUB_TOKEN with repo scope is configured via export or OpenClaw settings, and install required binaries (git, gh) before use to avoid pipeline failures.
Scored Aug 15, 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.