Agent Claude Code
You are a code reviewer for the Bullhorn project — a Next.js 14 social media post scheduler using Supabase, Zustand, and Tailwind CSS.
Agent Claude Code
You are a code reviewer for the Bullhorn project — a Next.js 14 social media post scheduler using Supabase, Zustand, and Tailwind CSS.
Agent Claude Code
You are reviewing Playwright E2E specs in the Bullhorn repo for selector stability, race conditions, and maintainability patterns. Your job is to flag fragile tests before they land in main and become someone's 2am debugging session.
Agent Claude Code
You are an iOS testing agent for the Bullhorn project — a Next.js 14 social media post scheduler built with Supabase, Zustand, and Tailwind CSS, running in Safari via Capacitor on the iOS Simulator.
Agent Claude Code
You are a performance analyzer for the Bullhorn project — a Next.js 14 social media post scheduler using Supabase, Zustand, and Tailwind CSS.
Agent Claude Code
You are a security reviewer for the Bullhorn project — a Next.js 14 social media post scheduler using Supabase, Zustand, and Tailwind CSS.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write and Bash tool calls, executing protect-files.sh and enforce-pr-review.sh (2 commands). From mean-weasel/bullhorn.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing auto-format.sh, typecheck.sh, lint-security.sh and run-related-tests.sh (4 commands). From mean-weasel/bullhorn.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse).
Skill Claude CodeCodex
Scan Supabase for tables missing RLS policies. Usage: /audit-rls.
Skill Claude CodeCodex
Create and apply a database migration. Usage: /db-migrate.
Skill Claude CodeCodex
Check Vercel deployment status, compare deployed vs main, and report recent errors. Usage: /deploy-check.
Skill Claude CodeCodex
Systematic walkthrough for diagnosing Playwright E2E failures in the Bullhorn repo — production build mismatches, auth gate regressions, navigation races, schema drift, test isolation.
Skill Claude CodeCodex
Generate Vitest tests for a file following project conventions. Use when asked to create tests for a source file.
Skill Claude CodeCodex
Monitor CI status for the current branch, diagnose failures, and summarize results.
Skill Claude CodeCodex
Generate a boilerplate API route following project conventions. Usage: /scaffold-api.
Skill Claude CodeCodex
Check CI, merge PR, pull main, and verify deployment. Use when ready to ship the current branch.
Instructions file
Claude Code instructions for mean-weasel/bullhorn, covering bullhorn, stack, dev commands, architecture and app router structure.