Agent
Security review persona — OWASP Top 10, secrets, authentication/authorization, injection, and dependency risks. Used by /bw-work and /bw-ship.
Agent
Security review persona — OWASP Top 10, secrets, authentication/authorization, injection, and dependency risks. Used by /bw-work and /bw-ship.
Agent
Code and spec review persona — logic errors, edge cases, error handling, pattern fit, complexity, and missing tests/docs, with confidence scoring and high-signal findings. Used by /bw-work and /bw-ship.
Command
Analyse the codebase and write structured docs to .buildwright/codebase/. Creates or updates tech.md with discovered stack and commands.
Command
Research a question or topic and produce a written deliverable - no implementation, no commits.
Command
Independent code + security review of a PR or the current changes. Adopts the staff-engineer and security-engineer personas; reports findings, does not modify code. Reused by /bw-work and /bw-ship.
Command
Run full quality pipeline (verify → review) then commit, push, and create PR. Fails fast if any step fails.
Command
Run quick quality checks (typecheck, lint, test, build). For full checks including security and AI review, use /bw-ship.
Command
Implement bug fixes, refactors, and features with research, Red-Green-Refactor, docs, verification, security review, and code review.
Instructions file CodexOpenCode
AGENTS.md instructions for raunakkathuria/buildwright, covering buildwright development, mission, steering documents, framework behavior and project structure.
Instructions file
Claude Code instructions for raunakkathuria/buildwright: Project instructions for all AI assistants live in AGENTS.md at the repo root. Read that file.
Skill Claude CodeCodex
Lightweight engineering workflow for agent-led development. Provides plan, work, verify, ship, and analyse commands with TDD, documentation discipline, security review, code review, and quality gates.
Instructions file CodexOpenCode
Instructions for raunakkathuria/operance, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and architecture guardrails.
MCP server Claude CodeCodexCursor
Spell and grammar checking for AI assistants via Model Context Protocol. Works with Claude Desktop, ChatGPT, Cursor, and more. 100% offline spell check, BYOK grammar check. Runs locally from the lexilint-mcp npm package.