afv-library/skills
Ken Lewis 5c40e3b63e
feat: Add switching-org skill @W-21436488@ (#74)
* add switch-org skill

Adds a new skill for switching the active Salesforce org via `sf config set target-org`, defaulting to local project scope with optional `--global` support.

* address PR review feedback on switch-org skill

- rename skill and directory to switching-org (gerund convention)
- rewrite description to follow "Use this skill when..." pattern
- add compatibility and metadata frontmatter fields
- rename ## Usage to ## When to Use This Skill
- consolidate Behavior, Steps, and Canonical Examples into single ## Steps section
- remove Purpose section (duplicated description)
- remove .sf/config.json implementation detail
- fix escaped \# in documentation URL
- rephrase --local/--scope note for clarity

* fix: skill best practice improvements for switching-org

- Fix description to use third-person ("This skill should be used when...")
- Remove redundant "When to Use This Skill" body section (duplicated description)

* fix: improve switching-org skill description, steps, and scope guidance

* remove author

* fix: clarify verification step and confirmation format in switching-org skill

* address second round of PR review feedback

- remove redundant h1 and repeated description sentence
- clarify sf config get --json does not return scope info
- move docs link into Notes section
- add SF_TARGET_ORG env var override note
2026-03-20 18:22:21 -07:00
..
accessing-webapp-data feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
agentforce-development feat: add skills to support agentforce development vibing @W-20935308 (#72) 2026-03-18 17:17:32 -04:00
building-webapp-data-visualization feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
building-webapp-react-components feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
configuring-webapp-csp-trusted-sites feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
configuring-webapp-metadata feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
creating-webapp feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
deploying-webapp-to-salesforce feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
exploring-webapp-graphql-schema feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
fetching-webapp-rest-api feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
generating-custom-application W-21667517: Update Skills name as per the recommendations (#77) 2026-03-20 09:25:47 +05:30
generating-custom-field W-21667517: Update Skills name as per the recommendations (#77) 2026-03-20 09:25:47 +05:30
generating-custom-lightning-type W-21667517: Update Skills name as per the recommendations (#77) 2026-03-20 09:25:47 +05:30
generating-custom-object W-21667517: Update Skills name as per the recommendations (#77) 2026-03-20 09:25:47 +05:30
generating-custom-tab W-21667517: Update Skills name as per the recommendations (#77) 2026-03-20 09:25:47 +05:30
generating-experience-lwr-site @W-21582128@: T/experience sites platform/add react skill (#73) 2026-03-19 09:48:29 +05:30
generating-experience-react-site @W-21582128@: T/experience sites platform/add react skill (#73) 2026-03-19 09:48:29 +05:30
generating-flexipage W-21667517: Update Skills name as per the recommendations (#77) 2026-03-20 09:25:47 +05:30
generating-flow W-21667517: Update Skills name as per the recommendations (#77) 2026-03-20 09:25:47 +05:30
generating-fragment W-21667517: Update Skills name as per the recommendations (#77) 2026-03-20 09:25:47 +05:30
generating-list-view W-21667517: Update Skills name as per the recommendations (#77) 2026-03-20 09:25:47 +05:30
generating-permission-set W-21667517: Update Skills name as per the recommendations (#77) 2026-03-20 09:25:47 +05:30
generating-validation-rule W-21667517: Update Skills name as per the recommendations (#77) 2026-03-20 09:25:47 +05:30
generating-webapp-graphql-mutation-query feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
generating-webapp-graphql-read-query feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
implementing-webapp-file-upload feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
installing-webapp-features feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
managing-webapp-agentforce-conversation-client feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30
salesforce-lightning-app W-21661930 Make updates to experts global rule (#79) 2026-03-20 22:35:09 +05:30
switching-org feat: Add switching-org skill @W-21436488@ (#74) 2026-03-20 18:22:21 -07:00
trigger-refactor-pipeline ci: publish skills as @salesforce/afv-skills npm package @W-21534193@ (#30) 2026-03-12 13:41:52 -07:00
using-webapp-graphql feat: syncing webapp skills sync to afv @W-21338965@ (#57) 2026-03-19 22:46:27 +05:30