Audit technical SEO crawlability — sitemap.xml + robots.txt in sync, self-referencing canonicals, and no stray noindex on public pages. Use whenever the user mentions crawling, indexing, sitemap, robots.txt, canonical tags, "why isn't Google indexing", noindex, or search-engine discoverability — even if they never say…
Run the Playwright E2E suite against the critical user paths (auth, core CRUD, business + influencer flows, landing, API) and triage failures. Manual-only: it spins a browser run and should be invoked explicitly before a merge/deploy, not auto-fired.
Run the TypeScript compiler in no-emit mode and report every type error, then count the escape hatches (any / @ts-ignore / as casts) that hide future ones. Use whenever the user mentions typecheck, tsc, type errors, "does it compile", type safety, or before a merge — even if they don't name TypeScript.
Establish and maintain a Playwright screenshot baseline (toHaveScreenshot) for key pages so future diffs can't silently break visuals. Manual-only: it drives a browser and writes/updates baseline snapshots. Invoke when the user mentions visual regression, screenshot testing, snapshot baselines, "make sure the UI…
AGENTS.md instructions for benzatkulak-collab/socialperks, covering agents.md — orientation for ai agents, what social perks is, in one paragraph, try the mcp server right now, how to interact with the platform and 1. mcp server (recommended for chat-style agents).
Claude Code instructions for benzatkulak-collab/socialperks, covering social perks — turn customers into your marketing team, what this is, architecture, project structure and key concepts.