Use when applying end-to-end testing fundamentals.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LoopyLuci/Skills --skill e2e-testing-fundamentals --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of E2e Testing Fundamentals?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loopyluci-e2e-testing-fundamentals)More formats (shields.io, HTML) on the badges page.
---
name: e2e-testing-fundamentals
description: "Use when applying end-to-end testing fundamentals."
version: 1.0.0
author: Hermes Agent
license: MIT
platforms: [linux, macos, windows]
metadata:
hermes:
tags: [testing, e2e, end-to-end]
related_skills: [general]
---
## Overview
Write E2E tests.
## When to Use
- Design and implement
- Apply best practices
- Optimize performance
- Troubleshoot issues
## Key Approaches
1. Define requirements
2. Choose tools
3. Implement modular
4. Test thoroughly
5. Document decisions
6. Monitor results
## Common Pitfalls
1. Ignoring constraints
2. Skipping standards
3. Poor alignment
4. Inadequate testing
5. No documentation
6. Over-engineering
7. No rollback
8. No monitoring
9. No scalability
10. No validation
## Verification Checklist
- [ ] Requirements validated
- [ ] Standards applied
- [ ] Design reviewed
- [ ] Tests defined
- [ ] Docs complete
- [ ] Monitoring configured
- [ ] Rollback planned
- [ ] Security checked
- [ ] Deploy verified
- [ ] Stakeholder approved
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.