payload-cms

star 0

Comprehensive guide for building, configuring, and deploying Payload CMS applications. Use this skill when the user needs help with Payload CMS, including installation, configuration (collections, globals), API usage (Local, REST, GraphQL), or admin panel customization.

starhih By starhih schedule Updated 2/7/2026

name: payload-cms description: Comprehensive guide for building, configuring, and deploying Payload CMS applications. Use this skill when the user needs help with Payload CMS, including installation, configuration (collections, globals), API usage (Local, REST, GraphQL), or admin panel customization.

Payload CMS Skill

This skill provides expert guidance on working with Payload CMS, a code-first, headless CMS and application framework.

Quick Start

Create a new Payload project:

npx create-payload-app@latest

Core Concepts

  • Config (payload.config.ts): The central configuration file for the database, admin panel, and more.
  • Collections: Groups of recurring documents (e.g., Pages, Users, Products).
  • Globals: Singletons for site-wide content (e.g., Header, Footer).
  • Fields: The building blocks of your schema (Text, Number, Relationship, etc.).

Detailed Guides

For specific tasks, refer to the following guides:

Install via CLI
npx skills add https://github.com/starhih/star-herbal --skill payload-cms
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator