e2e-conventions
OfficialWrite the right e2e tests, fast.
Software Engineering#typescript#forms#e2e testing#ui automation#filters#test conventions#ci validation
Authormarmelab
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents missing or inconsistent end-to-end (e2e) test coverage by giving clear rules for when tests are required, where they should live, and what should be verified.
Core Features & Use Cases
- Clear e2e Trigger Rules: Defines when e2e tests are mandatory for UI, filters, forms, and user interactions, with an exception for pure CSS or DB migrations.
- Consistent Test Placement: Standardizes the file naming and directory convention as e2e/task-xxx-<feature-name>.spec.ts to make tests easy to locate and validate.
- Verification Expectations: Specifies that tests must exist, be syntactically valid, and be checked in CI without requiring agents to execute them locally.
Quick Start
Ask an AI agent to apply the e2e-conventions rules to a new ticket so it creates the correct e2e test file and ensures it is covered by CI syntax validation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: e2e-conventions Download link: https://github.com/marmelab/crm-builder/archive/main.zip#e2e-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.