What problem does it solve?
This Skill provides expert guidance on Payload development, covering TypeScript patterns, field configurations, hooks, access control, and API examples. It helps developers streamline their workflow and build powerful, efficient websites.
Core Features & Use Cases
- Expert Guidance: Offers comprehensive instructions for Payload development with TypeScript patterns.
- Field Configurations: Explains all field types, including relationships, arrays, blocks, joins, and virtual fields.
- Hooks: Details beforeChange, afterChange, beforeValidate, and field hooks.
- Access Control: Covers collection, field, and global access patterns, including RBAC and multi-tenant configurations.
- Queries: Offers information on Local API, REST, and GraphQL with complex operators.
- Database Adapters: Explains MongoDB, Postgres, SQLite configurations and transactions.
- Advanced Features: Covers jobs queue, custom endpoints, localization, and plugins.
- Use Case: Imagine you are developing a dynamic website using Payload CMS. Use this Skill to optimize your development process, create complex forms, and implement advanced features like localization and user permissions.
Quick Start
Install the payload skill and run the following command: @payload how do I implement row-level access control?