Enforce CRUD/FLS, sharing model, SOQL injection prevention, and XSS protection for Apex and LWC. Use when writing or reviewing ANY Apex, trigger, LWC, or VF page. Do NOT use for Flow-only configuration.
$npx -y skills add jiten-singh-shahi/salesforce-claude-code --skill sf-security-constraintsInstalls into the current project.
Run `npx skills use "https://github.com/jiten-singh-shahi/salesforce-claude-code" --skill "jiten-singh-shahi/salesforce-claude-code/sf-security-constraints"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jiten-singh-shahi/salesforce-claude-code" that are relevant to the current task. Run `npx skills add "https://github.com/jiten-singh-shahi/salesforce-claude-code"` and select the relevant skills, then follow their instructions.