Skip to content

Commit 118d005

Browse files
fix(claude): remove invalid frontmatter fields (#14411)
update SKILL.md by removing version info which was giving error when uploading to claude skill section Removed versioning and last updated information from SKILL.md <!-- Thank you for the PR! Please go through the checklist below and make sure you've completed all the steps. Please review the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository if you haven't already. The following items will ensure that your PR is handled as smoothly as possible: - PR Title must follow conventional commits format. For example, `feat: my new feature`, `fix(plugin-seo): my fix`. - Minimal description explained as if explained to someone not immediately familiar with the code. - Provide before/after screenshots or code diffs if applicable. - Link any related issues/discussions from GitHub or Discord. - Add review comments if necessary to explain to the reviewer the logic behind a change ### What? ### Why? ### How? Fixes # -->
1 parent 255320e commit 118d005

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.claude/skills/payload-cms/SKILL.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
22
name: payload-cms
33
description: Use when working with Payload CMS projects, payload.config.ts, collections, fields, hooks, access control, or Payload API. Provides TypeScript patterns and examples for Payload 3.x development.
4-
version: '2.0.0'
5-
payload-version: '3.x'
6-
last-updated: '2025-01-27'
74
---
85

96
# Payload CMS Application Development

0 commit comments

Comments
 (0)