By sunfmin
Build and test user journeys from spec.md with screenshot verification, self-improving refinement loop, and design quality checks
Build and test the longest uncovered user journey from spec.md. Reads the product spec, checks existing journeys, picks the longest untested path, writes a UI test with screenshots at every step, then runs 3 polish rounds (testability → test refactor → UI review) until everything is clean. Use when the user says "next journey", "add journey", "test the next flow", "journey builder", or "cover more user paths".
Orchestrates a continuous journey-builder → refine → restart loop. Runs journey-builder and refine-journey sequentially, improving the skill each iteration. Loops until all spec requirements are covered by journeys and the score reaches 95%.
Pre-flight check for macOS app UI testing permissions. Sets up a self-signed code signing certificate (via macos-codesign), builds the app, detects required TCC permissions (Screen Recording, Microphone, Accessibility, Automation), guides the user to grant them, and verifies everything works before automated tests run. Use before running journey-builder or any XCUITest suite to prevent permission blockers during AI-driven development.
Evaluate the output of a journey-builder run, identify where the skill instructions failed, and edit AGENTS.md (or add pitfalls) to fix those gaps. Run after every journey-builder run to continuously improve the skill.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimA fenced Brain/Hand coding loop: a read-only Brain plans one tiny task, a Hand executes+tests+commits it, and PreToolUse guard hooks block destructive, privileged, and out-of-fence commands.
npx claudepluginhub sunfmin/autocraftPersona-based user testing agent that simulates realistic user interactions with web applications. Embodies different user archetypes (Boomers, Millennials, Gen Z, Gen Alpha) with authentic behaviors, timing patterns, and frustration triggers to identify UX issues before real users do.
QA skills for functional-testing domain.
End-to-end test automation with Playwright, Cypress, and Selenium for browser-based testing
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.