Commit Graph

62 Commits

Author SHA1 Message Date
ysachdeva-sfdc
a10a32f10f
@W-21424212 salesforce custom tab skills (#34)
* salesforce custom tab

* updated for standard objects

* updated for standard tabs
2026-03-13 21:42:36 +05:30
h-kapoor-sfdc
39c8defd3e
W-21577425 Minor updates to the experts global rule file (#31)
* Minor updates to the experts global rule

* Minor update
2026-03-13 14:46:03 +05:30
Ayush Gupta
08574cf658
W-21541841 Updated Salesforce flow skill as Platform Event-Triggered Flows is not supported yet (#40)
@W-21541841 Updated Salesforce flow skill as Platform Event-Triggered Flows is not supported yet
2026-03-13 09:23:51 +05:30
Mohan Raj Rajamanickam
3bfd122458
ci: simplify pull request validation triggers in skills workflow @W-21534193@ (#44)
ci: simplify pull request validation triggers in skills workflow
2026-03-12 15:32:37 -07:00
Mohan Raj Rajamanickam
ddc6ec0ce3
ci: rename PR validation job and skills validation job for clarity @W-21534193@ (#43)
Refactor GitHub workflows: rename PR validation job and skills validation job for clarity
2026-03-12 15:16:05 -07:00
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
svc-idee-bot
ff08ad58e2 chore(release): 1.1.0 [skip ci] 2026-03-12 20:47:02 +00: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
Justin Horst
eb5662a707
@ W-21164311 Mobile sample app (#39)
* Add native-mobile-rental-tenant-app sample

Made-with: Cursor

* Add digitalExperiences metadata to native-mobile-rental-tenant-app

- Vibes app metadata (rental_app_metadata): tabs, theme, toolbar
- Vibes screens: Home, Tenants, Properties with MCF/SharedUI components
- Update README and samples docs

Made-with: Cursor

* Update digitalExperiences to CAMA format from cama-mcp-server

- Replace Vibes format (rental_app, vibesAppMetadata, vibesScreen) with CAMA format (rentalApp, camaAppMetadata, camaScreen)
- Add camaBuildMetadata, camaECDefinition
- Add rentalApp.digitalExperience-meta.xml
- Source: khawkins/cama-mcp-server branch apply_metadata_updates
- Update README and samples docs

Made-with: Cursor

* update readme
2026-03-12 10:46:22 -05: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
vratan-sf
59f7832fa0
Merge pull request #24 from vratan-sf/experts-global-rule
Added global rules file for Experts skills
2026-03-11 18:34:02 +05:30
vratan-sf
51260d26bd Added global rules file for Experts skills 2026-03-11 17:57:52 +05:30
gbockus-sf
8d304f7643
Merge pull request #21 from forcedotcom/gbockus/hsinghbisht/experts-skills
chore: merge first version of experts skills
2026-03-06 18:03:50 -06:00
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
7e2492c8a6
Merge pull request #18 from forcedotcom/gbockus/Update-readme-for-extension
chore: Move extension info in README to experimental
2026-03-04 14:41:01 -05:00
Gordon Bockus
ffdc05f6a5 chore: Move extension info in README to experimental 2026-03-04 13:38:30 -06:00
gbockus-sf
00ad869c7b
chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm
Merge pull request #17 from forcedotcom/chore/sync-react-samples-b2e-1.61.4-b2x-1.61.4
2026-03-02 14:55:29 -06:00
svc-idee-bot
667fe6fa5c chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
gbockus-sf
fa2c330af7
chore: add b2e to GHA flow
chore: add b2e to GHA flow
Merge pull request #16 from forcedotcom/gbockus/W-21323914-add-second-react-sample
2026-03-02 14:23:03 -06:00
Gordon Bockus
6bcf823901
chore: add b2e to GHA flow 2026-03-02 14:05:26 -06:00
Gordon Bockus
637d00e3c1
chore: add package-lock for GHA
Some checks failed
Sync React B2E sample from npm / sync (push) Has been cancelled
2026-03-01 23:53:09 -06:00
Gordon Bockus
767175b7fd
chore: fix typo in package.json 2026-03-01 23:48:36 -06:00
gbockus-sf
8572ce8672
Merge pull request #12 from forcedotcom/gbockus/W-21323914-add-react-samples
feat: add first pass at b2e sample
2026-02-27 18:08:09 -06:00
Gordon Bockus
d254810986
chore: remove unnecessary step 2026-02-27 15:03:16 -06:00
Gordon Bockus
ce615bf036
feat: add first pass at b2e sample 2026-02-27 14:56:57 -06:00
Jeff Douglas
68e5b03dff
Merge pull request #10 from forcedotcom/add-license
Added license per Jim Jagielski
2026-02-20 16:12:43 -05:00
Jeff Douglas
2429bb09a7 added license per Jim Jagielski 2026-02-20 16:12:14 -05:00
Jeff Douglas
dfbca4724b
Merge pull request #9 from forcedotcom/skills-update
Skills update
2026-02-20 16:03:48 -05:00
Jeff Douglas
a683c479e0 update to apex class skills and rules 2026-02-20 16:02:26 -05:00
Jeff Douglas
688bbc693b update to apex class skills and rules 2026-02-20 16:01:49 -05:00
Jeff Douglas
e0e1d1f7df update to apex class skill and rule 2026-02-20 15:59:17 -05:00
Jeff Douglas
8dfa0649cd
Merge pull request #8 from forcedotcom/skill-folders
Skill manifest
2026-02-17 16:02:04 -05:00
Jeff Douglas
452b486de9 skill manifest 2026-02-17 16:01:25 -05:00
Jeff Douglas
602236764a
Merge pull request #7 from forcedotcom/git-raw
Initial manifest
2026-02-17 15:21:24 -05:00
Jeff Douglas
db926b6e3f initial manifest 2026-02-17 15:20:33 -05:00
Jeff Douglas
c866f9c7a9 added manifest for extension 2026-02-17 15:02:59 -05:00
Jeff Douglas
3b53a10156 removed errant field 2026-02-10 12:10:34 -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
Jeff Douglas
b3b018c80f
Merge pull request #5 from Sai-Emani25/main
Add Opportunity Days_Open__c formula field
2026-01-30 16:08:57 -05:00
Jeff Douglas
85c1fe6075
Merge pull request #6 from mitchspano/apex_updates
Test method annotations to `@IsTest` and  `System.Assert` class
2026-01-30 16:08:01 -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
Sai Emani
d71234ce22 Add Opportunities Days_Open__c formula field 2026-01-13 20:41:28 +05:30
Jeff Douglas
44a77cb1d8 more starter prompts 2025-12-11 15:39:09 -05:00