openspec-e2e - OpenSpec E2E Test Case Conventions
Defines naming, directory, TC ID allocation, and file structure conventions for Playwright E2E tests in OpenSpec workflows.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Allocate sequential unique TC IDs
- Organize E2E test files by module
- Format test file naming conventions
- Define sub-assertion test structures
- Implement Page Object Model patterns
Inputs
- Existing E2E test files
- OpenSpec change task descriptions
- Page Object Model files
Outputs
- Standardized E2E test files
- Page Object Model classes
- Updated task lists with TC IDs
Requirements
- Playwright framework
