dev-test
✓Automated testing after implementation using Playwright
Installation
SKILL.md
Skill Awareness: See skills/registry.md for all available skills. After: /dev-coding implementation complete Auto-triggered: By /dev-coding after implementation If fails: Loop back to fix, then re-test
Automated testing using Playwright to verify implementation works correctly.
| Console Errors | browserconsolemessages | JS errors, React errors, warnings | | Network Failures | browsernetworkrequests | API 4xx/5xx, failed fetches, timeouts | | Visual State | browsersnapshot | Render errors, missing elements | | Interactions | browserclick, browsertype | Form failures, broken buttons |
Automated testing after implementation using Playwright Source: codihaus/claude-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/codihaus/claude-skills --skill dev-test- Source
- codihaus/claude-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is dev-test?
Automated testing after implementation using Playwright Source: codihaus/claude-skills.
How do I install dev-test?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/codihaus/claude-skills --skill dev-test 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/codihaus/claude-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01