added apex and apex test

This commit is contained in:
Jeff Douglas 2026-03-25 13:29:35 -04:00
parent f8799ac74a
commit 56be3dde61

View File

@ -1,8 +1,6 @@
--- ---
name: creating-webapp name: creating-webapp
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." 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/**/*"
--- ---
# First Steps (MUST FOLLOW) # First Steps (MUST FOLLOW)