it-app-e2e-fixture-dev
OfficialBuild stable E2E fixtures and preconditions
Software Engineering#test data#playwright#e2e testing#fixtures#preconditions#test maintainability#login state
AuthorABLER-Digital-Services
Version1.0.0
Installs0
System Documentation
What problem does it solve?
E2E tests fail or become hard to maintain when every spec re-creates the same setup steps (login, navigation, and data preparation), so this Skill standardizes how fixtures and preconditions are developed and registered.
Core Features & Use Cases
- Fixture-based precondition setup: Implement reusable Playwright fixtures for authentication, navigation, and stateful pages to match spec needs.
- Precondition catalog governance: Maintain a precondition key → fixture mapping so specs can reference only approved states.
- Robust fixture refactoring: Support fixture layering with dependency chains while preventing circular dependencies and overly deep setups.
- Typical use case: When a new spec requires “logged-in state” or a specific data state like “cart has an item,” add or refactor the corresponding fixture and register it in the catalog.
Quick Start
Ask the AI to create a new precondition key for your missing spec state and implement the corresponding Playwright fixture, then update the precondition catalog to wire them together.
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: it-app-e2e-fixture-dev Download link: https://github.com/ABLER-Digital-Services/ai-guild/archive/main.zip#it-app-e2e-fixture-dev 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.