payload: Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors,…; cms-migration: Use when user wants to migrate content from another CMS (WordPress, Contentful, Strapi, Sanity, Webflow, etc.) to Payload CMS
Updated 2026-08-10 22:13:40 +08:00
clean-code-guard: Review generated or changed production code before it ships, using Clean Code, SOLID, DRY, KISS, YAGNI, and LLM-specific failure-mode checks in any programming…; test-guard: Review generated or changed test code against universal testing rules before it ships. Best used reactively after an agent writes, edits, generates, or…; docs-guard: Review generated or changed documentation before it ships — READMEs, API references, docstrings, PHPDoc/JSDoc, changelogs, tutorials, and doc…
Updated 2026-07-04 23:26:29 +08:00