# Playwright Smoke Authoring

> Add small browser checks that prove user-visible dashboard behavior.

- Skill: `onfire7777/playwright-smoke-authoring` (Agent Skill)
- Install (CLI): `npx skillmds@latest add onfire7777/playwright-smoke-authoring`
- Raw SKILL.md: https://api.skillmd.com/api/skills/onfire7777/playwright-smoke-authoring/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: onfire7777 (https://skillmd.com/u/onfire7777)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/onfire7777/playwright-smoke-authoring

---


# Playwright Smoke Authoring

- Prefer one focused user-visible flow.
- Avoid implementation-detail selectors when a role or label works.
- Check desktop and mobile-critical layout when the UI changed.
- Keep smoke tests stable and short.

