webapp-testing
✓Web application testing principles. E2E, Playwright, deep audit strategies.
Installation
SKILL.md
| scripts/playwrightrunner.py | Basic browser test | python scripts/playwrightrunner.py https://example.com | | | With screenshot | python scripts/playwrightrunner.py --screenshot | | | Accessibility check | python scripts/playwrightrunner.py --a11y |
| Routes | Scan app/, pages/, router files | | API endpoints | Grep for HTTP methods | | Components | Find component directories | | Features | Read documentation |
| 1 | Happy path user flows | | 2 | Authentication flows | | 3 | Critical business actions | | 4 | Error handling |
Web application testing principles. E2E, Playwright, deep audit strategies. Source: yunaamelia/mcp-agent-memory-pro.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yunaamelia/mcp-agent-memory-pro --skill webapp-testing- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is webapp-testing?
Web application testing principles. E2E, Playwright, deep audit strategies. Source: yunaamelia/mcp-agent-memory-pro.
How do I install webapp-testing?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yunaamelia/mcp-agent-memory-pro --skill webapp-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/yunaamelia/mcp-agent-memory-pro
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05