cypress-agent-skillProduction-grade Cypress E2E and component testing — selectors, network stubbing, auth, CI parallelization, flake elimination, Page Object Model, and TypeScr...
Install via ClawdBot CLI:
clawdbot install kahlilr23/cypress-agent-skillGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
http://localhost:3000Uses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
The skill contains standard Cypress configuration and best practices, with no evidence of credential harvesting, data exfiltration, or hidden malicious instructions. The external URL references (localhost, raw.githubusercontent.com) are expected for local development testing and accessing public documentation, aligning with the skill's stated purpose.
Generated Mar 21, 2026
An e-commerce platform needs to ensure the checkout process works flawlessly across browsers and devices. This involves testing user authentication, cart updates, payment gateway integration, and order confirmation. Using Cypress, developers can simulate user journeys, stub API responses for payment processing, and validate UI elements at each step to prevent revenue loss due to bugs.
A healthcare application requires rigorous testing of patient portals for appointment scheduling, medical record access, and secure messaging. Cypress helps automate end-to-end tests to verify data privacy compliance, form submissions, and real-time updates. Network stubbing can mock EHR integrations, ensuring tests run reliably without exposing sensitive data.
A financial technology company needs to test transaction flows, balance updates, and fraud detection alerts in real-time dashboards. Cypress enables automated testing of complex user interactions, such as fund transfers and report generation, with assertions on dynamic data. CI parallelization speeds up test suites to meet regulatory compliance deadlines.
An education technology platform must validate course enrollment, video playback, quiz submissions, and progress tracking features. Using Cypress, teams can create tests that simulate student interactions, stub network requests for content delivery, and ensure accessibility across devices. Page Object Models help maintain test scripts as the UI evolves.
A SaaS provider with multi-tenant architecture needs to test dashboard customization, user role permissions, and data isolation between tenants. Cypress facilitates testing auth patterns like cy.session for login persistence and network stubbing for API responses. Component testing ensures reusable UI elements work correctly across different tenant configurations.
Companies charge recurring fees for access to software, requiring continuous validation of billing cycles, feature access, and user onboarding flows. Cypress tests can automate subscription upgrades, downgrades, and cancellation processes, ensuring a seamless customer experience and reducing churn due to technical issues.
Platforms earn revenue by taking a percentage of each transaction, such as in marketplaces or payment processors. Cypress enables end-to-end testing of transaction flows, fee calculations, and payout distributions, with network stubbing to simulate various payment scenarios and prevent revenue leakage from bugs.
Businesses offer basic features for free and charge for premium upgrades, necessitating tests on feature gating, upgrade prompts, and user data migration. Using Cypress, teams can validate conversion funnels, ensure upsell workflows function correctly, and maintain performance for both free and paid tiers to maximize conversion rates.
💬 Integration Tip
Integrate Cypress into CI/CD pipelines using tools like GitHub Actions or Jenkins to run tests in parallel, reducing feedback time. Use environment variables for configuration across different stages (e.g., development, staging, production) to maintain test consistency.
Scored Jun 17, 2026
Audited Apr 16, 2026 · audit v1.0
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.