@skills · Owner
Agent skills by payloadcms
18 skills indexed from github.com/payloadcms. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .claude · Collection · 44,036 stars
- audit-dependencies · Skill · 44,036 stars
Use when fixing dependency vulnerabilities, running pnpm audit, or when the audit-dependencies CI check fails
- generate-translations · Skill · 44,036 stars
Use when new translation keys are added to packages to generate new translations strings
- packages · Collection · 44,036 stars
- payload · Skill · 44,036 stars
Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors,
- payload · Collection · 44,036 stars
- payload · Collection · 44,036 stars
- skills · Collection · 44,036 stars
- skills · Collection · 44,036 stars
- triage-ci-flake · Skill · 44,036 stars
Use when CI tests fail on main branch after PR merge, when investigating flaky test failures, or when user provides a PR URL/number to aggregate all failin
- ui4 · Skill · 44,036 stars
Manually invoked skill for reskinning Payload UI components. Requires Figma URL. Usage: /ui4
- ui4-convert-tests · Skill · 44,036 stars
Use when UI changes are complete and e2e tests need updating. Analyzes what changed in UI components and systematically finds/fixes affected tests.
- ui4-review · Skill · 44,036 stars
Review UI4 CSS migrations for proper token usage. Checks that CSS variables are used instead of hardcoded values.
- cms-migration · Skill · 146 stars
Use when user wants to migrate content from another CMS (WordPress, Contentful, Strapi, Sanity, Webflow, etc.) to Payload CMS
- payload · Skill · 146 stars
Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors,
- skills · Collection · 146 stars
- skills · Collection · 146 stars
- e2e-write-visual-test · Skill
Use when writing a Playwright visual regression (screenshot comparison) test, tagging a test `@visual`, generating or updating baseline screenshots, runnin