payloadcmspayloadcmsOfficialยท1 Agent Skills Included

skills

Payload CMS development guidance and content migration workflows

Guides Payload CMS development with collections, fields, hooks, access control, queries, and plugin patterns. Prevents common security bugs like bypassed access control, broken transactions, and infinite hook loops. Migrates content from WordPress, Contentful, Strapi, and other platforms into Payload collections through an interactive, config-first workflow.
npx skills add payloadcms/skills --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Payload skills?โ–ผ

Run `npx skills add payloadcms/skills --all -g -y` in your terminal to install all skills in this repository globally.

What does the Payload skill cover?โ–ผ

It covers collections, fields, hooks, access control, queries, database adapters, and plugin development with TypeScript-first patterns. It also flags security pitfalls like Local API access bypass and broken transactions.

How to migrate from WordPress to Payload CMS?โ–ผ

The cms-migration skill walks you through an interactive workflow: share a data sample, review the proposed collection config, and confirm before importing. It supports WordPress, Contentful, Strapi, Sanity, and Webflow.

Does this work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Copilot, and other compatible coding environments.

Do I need Payload experience to use these skills?โ–ผ

No. The skills provide ready-made patterns, quick reference tables, and step-by-step guidance so your coding assistant handles the technical details for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’