AI SummaryA Playwright testing configuration for automating login and screenshot workflows on a Windsurf-compatible astronomy news platform, designed for developers setting up E2E tests in this tech stack.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "astrotribe — Windsurf Rules" prompt rules to my project. Repository: https://github.com/incubrain/astrotribe Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Where astronomers and space-tech enthusiast get their news
Playwright MCP Testing Configuration
<test_environment> • auth is always http://localhost:3009 • app/website/admin are always http://localhost:3000 <test_user> email: basic@testing.com password: BasicTest123$ role: user plan: basic id: 22222222-2222-2222-2222-222222222222 DO NOT ATTEMPT TO SOLVE THE CLOUDFLARE TURNSTILE </test_user> <application_pages> Main pages in our application: • Home (/) • Settings (/settings) </application_pages> Use Playwright to log in as our test user (test.user@example.com with password password123) at http://localhost:3009/login and take screenshots of all main pages in our application.
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts