Commit Graph

14 Commits

Author SHA1 Message Date
irisli007
ae4e46d97f
W-21367283: Add skills for metadata permission set generation (#23)
* initial skill for perm sets

* more edits

* changes after testing

* more changes

* address comments

* standard tabs should have prefix

* remove apache license

---------

Co-authored-by: irisli <irisli@salesforce.com>
2026-03-12 16:01:32 -05:00
Mohan Raj Rajamanickam
2320c50264
ci: publish skills as @salesforce/afv-skills npm package @W-21534193@ (#30)
* ci: update package details and add GitHub workflows for skills validation and release

* chore: update Node version, change license, and refactor skills validation script to TypeScript

* chore: remove unused deps

* fix: npm package

* fix: flatten skills to pass validation

* chore: add validation script to package.json and update GitHub workflow to use it

* chore: enhance skills validation and update workflows for npm publishing

* refactor: streamline skills validation process in workflow and script

* refactor: improve documentation and structure of skills validation script

* implement checks based on jeff's best practices doc

* chore: add pull request template for skill submissions

* chore: update pull request template with additional references and improve automated checks section

* chore: update pull request template to clarify naming convention with a warning for gerund form

* chore: update pull request template to reference skill authoring guide and enhance checklist structure

* chore: enhance GitHub workflows for skills validation and release process

* refactor: improve parsing logic for SKILL.md files and enhance error collection in validation

* chore: update validation checks to enforce character limits for skill names and descriptions

* fix: remove unnecessary whitespace in footer string in validate-skills.ts
2026-03-12 13:41:52 -07:00
h-kapoor-sfdc
95be7a36fb
Update skills for custom objects and fields (#33)
Update skills for custom objects and field
2026-03-12 19:39:47 +05:30
Ayush Gupta
396c0c0d41
@W-21541841 Updated Salesforce flow skill (#35)
* @W-21541841 Updated Salesforce flow skill

* @W-21541841 Updated Salesforce flow skill with updated knowledge
2026-03-12 19:38:26 +05:30
Jasmine Kaur
8e70f5341e
Update ValidationRule SKILL.md (#32)
* Update ValidationRule SKILL.md

* Update SKILL.md
2026-03-12 19:35:10 +05:30
Hemant Singh Bisht
dcedc58cde
Lex App Build skill enhancements (#26)
* refactor: update lex app build skill

* refactor: cleanup
2026-03-12 07:37:52 +05:30
Hemant Singh Bisht
2a91a5eb6a
Update flexiPage metadata skills (#25)
* feat: update flexipage skills

* refactor: update latest flexipage skills
2026-03-12 07:32:58 +05:30
Hemant Singh Bisht
3689f14af7
feat: add metadata type skills 2026-03-06 21:20:17 +05:30
Hemant Singh Bisht
65947b1550
feat: add skills from 260 2026-03-05 09:39:30 +05:30
Jeff Douglas
e0e1d1f7df update to apex class skill and rule 2026-02-20 15:59:17 -05:00
Jeff Douglas
4ad0792cc1 Merge branch 'main' of https://github.com/forcedotcom/afv-library 2026-02-10 11:58:49 -05:00
Jeff Douglas
2adbaed719 initial apex-class commit 2026-02-10 11:57:55 -05:00
Mitch Spano
0db60a540a Standardized test method annotations to @IsTest and updated assertion methods to use System.Assert class 2026-01-30 14:01:41 -06:00
Jeff Douglas
573249152f added skills 2026-01-28 16:03:14 -05:00