Commit Graph

73 Commits

Author SHA1 Message Date
Mohan Raj Rajamanickam
b59dd20b29
fix: remove unnecessary whitespace in footer string in validate-skills.ts 2026-03-12 12:45:27 -07:00
Mohan Raj Rajamanickam
ea456bd3ba
Merge branch 'main' into mohanraj-r/npm-publish 2026-03-12 12:44:24 -07:00
Mohan Raj Rajamanickam
4b3e6e3263
chore: update validation checks to enforce character limits for skill names and descriptions 2026-03-12 12:37:21 -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
Mohan Raj Rajamanickam
4c9a9afb80
refactor: improve parsing logic for SKILL.md files and enhance error collection in validation 2026-03-11 15:56:32 -07:00
Mohan Raj Rajamanickam
6ba596d9fa
chore: enhance GitHub workflows for skills validation and release process 2026-03-11 15:33:57 -07:00
Mohan Raj Rajamanickam
7320f45eaa
chore: update pull request template to reference skill authoring guide and enhance checklist structure 2026-03-11 15:10:52 -07:00
Mohan Raj Rajamanickam
02daec8cef
chore: update pull request template to clarify naming convention with a warning for gerund form 2026-03-11 15:09:39 -07:00
Mohan Raj Rajamanickam
d78f4c9b80
chore: update pull request template with additional references and improve automated checks section 2026-03-11 15:00:29 -07:00
Mohan Raj Rajamanickam
a634d4a652
chore: add pull request template for skill submissions 2026-03-11 14:56:32 -07:00
Mohan Raj Rajamanickam
b7712ce3cc
implement checks based on jeff's best practices doc 2026-03-11 14:56:06 -07:00
Mohan Raj Rajamanickam
d7d3ca352a
refactor: improve documentation and structure of skills validation script 2026-03-11 14:48:05 -07:00
Mohan Raj Rajamanickam
6be1d8e4fc
refactor: streamline skills validation process in workflow and script 2026-03-11 14:31:16 -07:00
Mohan Raj Rajamanickam
d2989fe74c
chore: enhance skills validation and update workflows for npm publishing 2026-03-11 14:29:48 -07:00
Mohan Raj Rajamanickam
a1ed6e21f2
chore: add validation script to package.json and update GitHub workflow to use it 2026-03-11 14:13:45 -07:00
Mohan Raj Rajamanickam
294d6e42d7
fix: flatten skills to pass validation 2026-03-11 14:13:30 -07:00
Mohan Raj Rajamanickam
9f09ecfb93
fix: npm package 2026-03-11 14:09:29 -07:00
Mohan Raj Rajamanickam
2f4ddb5e2f
chore: remove unused deps 2026-03-11 13:20:02 -07:00
Mohan Raj Rajamanickam
b4a9c46810
chore: update Node version, change license, and refactor skills validation script to TypeScript 2026-03-11 13:17:42 -07:00
Mohan Raj Rajamanickam
aaefaa24e5
ci: update package details and add GitHub workflows for skills validation and release 2026-03-11 13:14:25 -07:00
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