
Claude Skills by openhive-network
github.com/openhive-networkRun Playwright smoke tests for Denser blog application. Executes 15 tests (SMOKE-01 to SMOKE-15) against configurable environment (production, dev, or localhost) with retry support (max 3 attempts per failing test). Supports headed (visible browser) and headless modes. Collects artifacts (screenshots, trace.zip) on failures and generates HTML report. Use when testing blog functionality, verifying deployments, checking UI/API consistency, or when user requests smoke tests, playwright tests, or...
Generate test cases for Merge Request changes. Analyzes diff between MR branch and develop, identifies affected areas (components, utilities, API calls, styling), and generates prioritized test cases. Use when reviewing MRs, planning QA testing, or before merging to ensure proper test coverage. Supports GitLab MR URLs or local branch comparison.