mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-08 00:10:29 +08:00
Fix skill validation: description length and trigger context for configuring-webapp-metadata, creating-webapp
Made-with: Cursor
This commit is contained in:
parent
7995a088e8
commit
cdeec3b003
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: configuring-webapp-metadata
|
||||
description: Rules for web application metadata structure, webapplication.json configuration, and bundle organization
|
||||
description: Use this skill when configuring web application metadata structure, webapplication.json, or bundle organization. Covers WebApplication bundle layout, meta XML, build output directory, and webapplication.json settings.
|
||||
---
|
||||
|
||||
# WebApplication Requirements
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: creating-webapp
|
||||
description: Core web application rules for SFDX React apps
|
||||
description: Use this skill when creating or setting up a new SFDX React web application. Covers first steps, npm install, skills-first protocol, deployment order, and core web app rules.
|
||||
paths:
|
||||
- "**/webapplications/**/*"
|
||||
---
|
||||
|
||||
Loading…
Reference in New Issue
Block a user