with one click
salesforce-cli-skill
salesforce-cli-skill contains 13 collected skills from unizhu, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Salesforce CLI (sf command) reference and best practices. Use this skill when working with Salesforce development, deployment, org management, data operations, or CI/CD workflows. Covers modern sf v2 commands from version 2.140.6 (June 28, 2026).
Raw REST API and GraphQL requests via sf CLI. Use for custom endpoints, GraphQL queries/mutations, and arbitrary HTTP calls to Salesforce APIs.
Data operations including SOQL queries, single record CRUD, bulk import/export/update, and search.
Org management commands including listing, displaying, opening, and creating Scratch Orgs and Sandboxes.
Agentforce agent management commands including creation, activation, deactivation, and testing.
Apex development commands including class and trigger generation, anonymous execution, unit test running, and debug log management.
Authentication commands for connecting to Salesforce orgs. Includes Web Login, JWT, SFDX-URL, and Access Token flows.
Lightning component and application development commands including generation and local preview.
Package development commands including creating, versioning, installing, listing, and promoting packages.
Project management commands including metadata retrieval, deployment, manifest generation, and source tracking.
Salesforce CLI reference guide covering common metadata types and global command flags.
CLI system commands including configuration, aliases, plugin management, and command search.
Troubleshooting and diagnostics commands including CLI doctor, common error resolution, and CI/CD examples.