Test Design
10
Automatically design comprehensive end-to-end (E2E) test cases for newly implemented vibing.nvim features. Use immediately after completing feature implementation (Phase 5.4) and before running E2E tests. Generates test scenarios covering happy paths, error cases, edge cases, and integration points, with a prioritized risk ranking (Critical / High / Medium / Low) and ready-to-use test code templates following e2e_helper.lua conventions.
195 days ago
github-flow-for-claude-on-web
10
Complete GitHub workflow for Claude Code on the web. ALL GitHub operations MUST use REST API (never gh CLI). Includes branch naming (claude/*-sessionId), push retry logic, PR/issue management via API, and complete workflows. Use for all GitHub interactions in Claude Code web environment.
195 days ago