This is a comprehensive Strapi v5 development guide that prioritizes the Document Service API over the deprecated Entity Service from v4. It covers plugin architecture, content-type schemas, admin panel extensions, and routing patterns with working TypeScript examples. The most valuable part is the side-by-side API comparison tables and the explicit UID format rules, which save you from common migration headaches. Use this when building custom plugins, extending the admin panel, or refactoring v4 code to v5 standards. The code samples are production-ready and follow official conventions, though you'll still need to reference the Strapi docs for edge cases and newer features.
npx skills add https://github.com/mkshahzad77/claude-skill-strapi-expert --skill strapi-expert