# E2e Tests

> Generate Playwright end-to-end tests for user flows and critical paths

- **Type:** Skill
- **Install:** `agentstack add skill-amelmo-loadout-e2e-tests`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [AmElmo](https://agentstack.voostack.com/s/amelmo)
- **Installs:** 0
- **Category:** [Web & Browser](https://agentstack.voostack.com/c/web-and-browser)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [AmElmo](https://github.com/AmElmo)
- **Source:** https://github.com/AmElmo/loadout/tree/main/fixtures/home/projects/acme-app/.claude/skills/e2e-tests

## Install

```sh
agentstack add skill-amelmo-loadout-e2e-tests
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# E2E Test Writer

Given a user flow description, generate a Playwright e2e test:

1. **Setup**: Auth state, test data seeding, environment prep
2. **Steps**: Navigate, interact, fill forms, click buttons
3. **Assertions**: Verify page content, URL changes, API responses, toast messages
4. **Teardown**: Clean up test data, reset state
5. **Resilience**: Use `data-testid` selectors, avoid flaky waits, retry on network

Follow the Page Object Model pattern for reusable page interactions.
Group related tests in `describe` blocks with clear names.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [AmElmo](https://github.com/AmElmo)
- **Source:** [AmElmo/loadout](https://github.com/AmElmo/loadout)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-amelmo-loadout-e2e-tests
- Seller: https://agentstack.voostack.com/s/amelmo
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
