Skip to content

Commit 19fcf99

Browse files
feat: adds cursor rules and AGENTS.md to templates (#14889)
Adds dev resources to the base template for a better experience when building Payload projects with AI tools like Copilot and Cursor. See more about [AGENTS.md](https://agents.md) # What's Added All templates will now ship with an AGENTS.md and .cursor/rules. 1. `AGENTS.md` - https://agents.md 2. `.cursor/rules/` directory
1 parent 394c024 commit 19fcf99

154 files changed

Lines changed: 43466 additions & 92 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/plugins/overview.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Writing Plugins is no more complex than writing regular JavaScript. If you know
4949
Payload maintains a set of Official Plugins that solve for some of the common use cases. These plugins are maintained by the Payload team and its contributors and are guaranteed to be stable and up-to-date.
5050

5151
- [Form Builder](./form-builder)
52+
- [MCP](./mcp)
53+
- [Multi-Tenant](./multi-tenant)
5254
- [Nested Docs](./nested-docs)
5355
- [Redirects](./redirects)
5456
- [Search](./search)

0 commit comments

Comments
 (0)