playwright
25MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
Instructions file CodexOpenCode
AGENTS.md instructions for windmill-labs/windmill, covering windmill, workflow, documentation, dev environment and per-worktree ports and database.
Instructions file
Claude Code instructions for windmill-labs/windmill, a project described as: Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
Cursor rule
This guide documents the complete tutorial infrastructure in Windmill's frontend, enabling developers to create new interactive tutorials without re-exploring the codebase.
Skill Claude CodeCodex
MUST use when using the CLI, including debugging job failures and inspecting run history via wmill job.
Skill Claude CodeCodex
MUST use when opening the Windmill dev page / visual preview of a flow, script, or app. Triggers on words like preview, open, navigate to, visualize, see the flow/app/script, and after writing a flow/script/app for visual verification.
Skill Claude CodeCodex
MUST use when creating raw apps.
Skill Claude CodeCodex
MUST use when managing resources.
Skill Claude CodeCodex
MUST use when configuring schedules.
Skill Claude CodeCodex
MUST use when configuring triggers.
Skill Claude CodeCodex
MUST use when creating flows.
Skill Claude CodeCodex
MUST use when writing Ansible playbooks.
Skill Claude CodeCodex
MUST use when writing Bash scripts.
Skill Claude CodeCodex
MUST use when writing BigQuery queries.
Skill Claude CodeCodex
MUST use when writing TypeScript scripts. Bun is the default and preferred TypeScript runtime — pick it for TypeScript unless the script specifically needs Deno.
Skill Claude CodeCodex
MUST use when writing Bun Native scripts. The script must start with //native to run on the native worker.
Skill Claude CodeCodex
MUST use when writing C# scripts.
Skill Claude CodeCodex
Use ONLY when a TypeScript script specifically requires the Deno runtime (Deno stdlib or deno.land URL imports). For all other TypeScript, use write-script-bun instead.
Skill Claude CodeCodex
MUST use when writing DuckDB queries.
Skill Claude CodeCodex
MUST use when writing Go scripts.
Skill Claude CodeCodex
MUST use when writing GraphQL queries.
Skill Claude CodeCodex
MUST use when writing Java scripts.
Skill Claude CodeCodex
MUST use when writing MS SQL Server queries.