e2e-testing
✓Playwright E2E testing and Lighthouse performance auditing. Use when setting up E2E tests, running Playwright tests, performing Lighthouse audits, or debugging E2E test failures.
Installation
SKILL.md
This skill covers Playwright browser testing and Lighthouse performance auditing for PropertyWebBuilder.
The E2E environment runs on port 3001 with two test tenants.
| Performance Score | ≥70% | error | | Accessibility Score | ≥90% | error | | Best Practices | ≥90% | warn | | SEO Score | ≥90% | error | | LCP | ≤4.0s | error | | CLS | ≤0.25 | error | | FCP | ≤2.5s | warn | | TBT | ≤500ms | warn |
Playwright E2E testing and Lighthouse performance auditing. Use when setting up E2E tests, running Playwright tests, performing Lighthouse audits, or debugging E2E test failures. Source: etewiah/property_web_builder.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/etewiah/property_web_builder --skill e2e-testing- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is e2e-testing?
Playwright E2E testing and Lighthouse performance auditing. Use when setting up E2E tests, running Playwright tests, performing Lighthouse audits, or debugging E2E test failures. Source: etewiah/property_web_builder.
How do I install e2e-testing?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/etewiah/property_web_builder --skill e2e-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/etewiah/property_web_builder
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01