About
This skill provides specialized guidance for developers working with Payload CMS v3, specifically focusing on the transition from Express-style handlers to the modern Web Request/Response API. It helps correct common mistakes like accessing undefined request data or using the wrong logger signature, ensuring that custom endpoints and hooks are type-safe and follow the official v3 implementation patterns. It is particularly useful when migrating plugins from v2 or debugging handler-related compilation errors.