playwright
01MCP 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
Instructions for shwilliamson/automatasaurus, covering automatasaurus development guide, project structure, commands, key concepts and block merging.
Command
Remove all generated planning and context files to start fresh.
Command
Facilitate a discovery session to understand requirements, create a plan, and generate issues.
Command
Generate project-specific context files for each agent based on discovery and planning outputs.
Command
Analyze open issues and create a sequenced implementation plan.
Command
Autonomously work through all open GitHub issues using context-isolated subagents.
Command
Work on a specific GitHub issue by number.
Command
Process all open issues in a specific GitHub milestone using context-isolated subagents.
Skill Claude CodeCodex
Patterns for invoking and coordinating Automatasaurus agents. Use when delegating tasks to specialist agents.
Skill Claude CodeCodex
REST API design conventions, error handling, and versioning. Use when designing new APIs, reviewing endpoints, or documenting API contracts.
Skill Claude CodeCodex
Best practices for performing thorough, constructive code reviews. Use when reviewing PRs to ensure quality feedback that improves code and helps developers grow.
Skill Claude CodeCodex
CSS, SCSS, and styling conventions. Use when writing, reviewing, or debugging styles and layouts.
Skill Claude CodeCodex
Best practices for breaking down work into GitHub issues, proper sizing, and milestone organization. Use during discovery/planning phases.
Skill Claude CodeCodex
Manages GitHub workflow including issues, PRs, labels, and reviews. Use when working with GitHub issues, creating PRs, or coordinating reviews.
Skill Claude CodeCodex
Infrastructure, cloud, and DevOps standards. Use when setting up new projects, configuring cloud resources, or working with IaC.
Skill Claude CodeCodex
JavaScript and TypeScript coding standards, conventions, and best practices. Use when writing, reviewing, or testing JS/TS code.
Skill Claude CodeCodex
System for alerting the user when attention is needed. Use when you need to get the user's attention for questions, approvals, or when stuck.
Skill Claude CodeCodex
Best practices for writing clear, effective pull request descriptions. Use when creating PRs to ensure they communicate changes effectively to reviewers.
Skill Claude CodeCodex
Manages project-specific commands for development, testing, and deployment. Use when needing to run project commands or when setting up commands for a new project.
Skill Claude CodeCodex
Python coding standards, conventions, and best practices. Use when writing, reviewing, or testing Python code.
Skill Claude CodeCodex
Discovery questions, checklists, and techniques for gathering requirements. Use during discovery to ensure thorough understanding before creating issues.
Skill Claude CodeCodex
Security best practices for application development. Use when handling user input, authentication, secrets, or reviewing code for vulnerabilities.
Skill Claude CodeCodex
Patterns for using Claude Code agent teams (experimental). Load when the orchestrator decides to use teams instead of subagents for a workflow step.