Agent skill

pmtl-scaffold-payload-collection

⛔ DEPRECATED. This skill referenced Payload CMS collection scaffolding which is no longer the target architecture. The project now uses NestJS (apps/api) as backend authority. See AGENTS.md Design-First Direction and design/DECISIONS.md for current architecture. Do NOT use this skill.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/pmtl-scaffold-payload-collection

SKILL.md

⛔ DEPRECATED — PMTL Scaffold Payload Collection

Status: Deprecated as of 2026-03-20. Reason: Project architecture migrated from Payload CMS to NestJS (apps/api) as backend authority. See: design/DECISIONS.md, AGENTS.md Design-First Direction section.

This skill is no longer valid. The Payload CMS 5-file collection pattern has been replaced by NestJS module scaffolding:

  • apps/api/src/modules/{module-name}/
    • {module-name}.module.ts — NestJS module definition
    • {module-name}.controller.ts — route handlers
    • {module-name}.service.ts — business logic
    • dto/ — input/output DTOs with Zod validation
    • entities/ — Prisma entity types

For scaffolding new NestJS modules, follow patterns in design/baseline/ and existing modules in apps/api/src/modules/.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results