payload
Build and maintain Next.js CMS projects with AI-guided workflows
All Skills in This Repository (9)
Pure Emerald Level Indicatorspayload
Develop headless CMS solutions with Next.js and TypeScript.
ui4-convert-tests
Analyze diff output to identify and update affected e2e tests for React UI changes.
ui4
Automate Payload CMS UI reskinning from Figma designs with SCSS to CSS migration.
audit-dependencies
Audit dependency vulnerabilities and apply fixes via pnpm overrides.
ui4-review
Automate UI4 CSS migration reviews and auto-correct token violations.
triage-ci-flake
Triage CI test failures and reproduce flaky tests across environments.
generate-translations
Generate translation strings for new Payload CMS translation keys using Bash scripts.
e2e-write-visual-test
Writes and runs Playwright visual regression tests with Docker-generated screenshot baselines.
payload
Configure Payload CMS collections, fields, hooks, access control, and queries in Next.js projects.
Frequently Asked Questions
FAQPage SchemaHow to install Payload skills?â–¼
Run `npx skills add payloadcms/payload --all -g -y` in your terminal to install all skills in this suite globally.
What is Payload CMS used for?â–¼
Payload is an open-source, Next.js native headless CMS that gives you an admin panel, database APIs, authentication, and file storage inside your own app folder.
How do these skills help with Payload development?â–¼
They teach your AI agent the correct patterns for collections, fields, hooks, access control, and queries so it writes secure Payload code without common mistakes like bypassing access control.
Can AI fix flaky Playwright tests in Payload?â–¼
Yes. The triage-ci-flake skill forces the agent to reproduce CI failures locally first, then fix root causes like race conditions and test pollution instead of guessing.
Do these skills work with Claude Code and Cursor?â–¼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core