Testing
e2e-testing-patterns - Claude MCP Skill
Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
SEO Guide: Enhance your AI agent with the e2e-testing-patterns tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code q... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# E2E Testing Patterns Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do. ## Use this skill when - Implementing end-to-end test automation - Debugging flaky or unreliable tests - Testing critical user workflows - Setting up CI/CD test pipelines - Testing across multiple browsers - Validating accessibility requirements - Testing responsive designs - Establishing E2E testing standards ## Do not use this skill when - You only need unit or integration tests - The environment cannot support stable UI automation - You cannot provision safe test accounts or data ## Instructions 1. Identify critical user journeys and success criteria. 2. Build stable selectors and test data strategies. 3. Implement tests with retries, tracing, and isolation. 4. Run in CI with parallelization and artifact capture. ## Safety - Avoid running destructive tests against production. - Use dedicated test data and scrub sensitive output. ## Resources - `resources/implementation-playbook.md` for detailed E2E patterns and templates.
Signals
Information
- Repository
- arlenagreer/claude_configuration_docs
- Author
- arlenagreer
- Last Sync
- 5/10/2026
- Repo Updated
- 5/7/2026
- Created
- 4/10/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
upgrade-nodejs
Upgrading Bun's Self-Reported Node.js Version
cursorrules
CrewAI Development Rules
Confidence Check
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
mcp-builder
Build MCP (Model Context Protocol) servers that give Claude new capabilities. Use when user wants to create an MCP server, add tools to Claude, or integrate external services.
Related Guides
Python Django Best Practices: A Comprehensive Guide to the Claude Skill
Learn how to use the python django best practices Claude skill. Complete guide with installation instructions and examples.
Mastering Python Development with Claude: A Complete Guide to the Python Skill
Learn how to use the python Claude skill. Complete guide with installation instructions and examples.
Mastering VSCode Extension Development with Claude: A Complete Guide to the TypeScript Extension Dev Skill
Learn how to use the vscode extension dev typescript Claude skill. Complete guide with installation instructions and examples.