cypressWrite reliable E2E and component tests with Cypress avoiding flaky selectors, race conditions, and CI failures.
Install via ClawdBot CLI:
clawdbot install ivangdavila/cypressRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/cypressAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
An online retailer needs to ensure the checkout process works flawlessly across devices and payment methods. Using Cypress, the agent writes E2E tests that simulate user journeys, validate form inputs, and intercept API calls to payment gateways, preventing revenue loss from broken flows.
A healthcare provider requires reliable tests for patient registration forms to comply with data accuracy and security standards. The agent creates Cypress tests with fixtures for test data, uses data-testid selectors for resilience, and debugs network requests to ensure HIPAA-compliant data handling.
A financial technology company needs to test real-time data updates and interactive charts in user dashboards. The agent leverages Cypress to write component tests for UI elements, intercepts WebSocket or API responses, and configures CI/CD to catch regressions before deployment.
An educational technology platform must verify that course enrollment workflows function correctly for students and instructors. The agent uses Cypress to automate E2E tests with custom commands for login, validates error messages, and resets state between tests to ensure isolation.
A software-as-a-service company wants to test new user onboarding sequences to reduce churn. The agent writes Cypress tests that simulate multi-step tutorials, check for UI visibility changes, and use network intercepts to mock backend responses for faster testing cycles.
Companies offering monthly or annual subscriptions rely on Cypress to ensure core features remain functional, reducing customer churn from bugs. Automated tests validate user flows like billing updates and feature access, integrated into CI/CD pipelines for continuous delivery.
Online marketplaces use Cypress to test product listings, search functionality, and transaction processes across vendors. E2E tests prevent checkout failures and improve user trust, directly impacting sales conversion rates and platform commission earnings.
Consulting firms implement Cypress for clients to deliver high-quality, tested applications as part of service contracts. They create custom test suites, debug flaky specs, and configure CI/CD, generating revenue through project-based fees and ongoing maintenance.
💬 Integration Tip
Integrate Cypress into existing CI/CD pipelines by configuring cypress.config.ts with retry options and video recording for debugging failures, ensuring tests run reliably in automated environments.
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.