Salesforce Platform
Official@forcedotcom · United States of America
APIs, tools, and frameworks for developers using the Salesforce Platform
Agent Skills by Salesforce Platform
Showing 136 vetted skills indexed across 7 GitHub repositories.
mobile-sdk-ios-pr-review
Reviews Salesforce Mobile SDK iOS pull requests for API breakage, credential safety, and localization gaps.
core-extension-api
Documents the public API surface of salesforcedx-vscode-core and breaking-change evaluation procedures.
shipped-issues
Identifies and closes GitHub issues whose linked GUS work items shipped in the CHANGELOG.
work-item-sequencing
Orders GUS work items within an epic using dotted numeric prefixes in Subject__c.
changelog
Polishes auto-generated release changelogs by removing internal references and rewriting customer-facing entries.
lsp-custom-requests
Serialize URIs correctly across custom LSP requests using UriComponents and revive.
lit-components
Create and edit Lit components using TypeScript decorators and reactive accessors.
release
Orchestrates the end-to-end VS Code extension release workflow via GitHub Actions.
ts1261-filename-casing
Fix TypeScript TS1261 errors caused by filename casing mismatches between imports and git index.
external-consumers
Tracks external repositories consuming Salesforce VS Code extension APIs to assess breaking changes.
thermo-nuclear-code-quality-review
Reviews code changes for structural regressions, file-size growth, and spaghetti branching complexity.
backlog-grooming
Triages open GUS work items and epics to propose closures, fixes, and cleanup actions.
feature-branch
Creates Git feature branches with owner-prefixed naming to protect main and develop branches.
dependabot-alerts
Triage GitHub Dependabot security alerts into GUS work items for dependency bumps.
merge-conflicts
Resolves merge conflicts in package.json, package-lock.json, and SHA256.md following project conventions.
grill-me
Stress-tests plans against domain glossaries and architecture decision records through structured questioning.
drivable-vscode
Operate a running VS Code instance remotely for exploratory testing and evidence capture.
i18n-messages
Guides editing of nls.localize message strings and placeholder tokens in Salesforce VS Code extensions.
update-sqlcipher
Update the SQLCipher library version in SalesforceMobileSDK-Android.
mobile-sdk-android-pr-review
Review Android SDK PRs for API breakage, OAuth safety, and SQLCipher correctness.
generating-lwc-components
Generate Lightning Web Component bundles with Jest tests and SLDS 2 styling.
segmenting-datacloud
Create, publish, and validate Salesforce Data Cloud segments and calculated insights.
generating-mermaid-diagrams
Generate Salesforce architecture diagrams in Mermaid syntax with ASCII fallback.
testing-agentforce
Verify Agentforce agent behavior with smoke and regression tests via sf CLI.
Frequently Asked Questions About Salesforce Platform
FAQPage SchemaWhat specific tasks can developers perform using these skills?▼
Developers can generate and validate Salesforce metadata, build Lightning Web Components, refactor Apex triggers, manage Data Cloud segments, and integrate mobile SDKs for iOS and Android. The framework supports end-to-end lifecycle management from metadata generation to deployment readiness checks.
Which personas benefit most from these technical capabilities?▼
These skills are designed for Salesforce developers, platform engineers, and architects responsible for maintaining complex org metadata, building custom Lightning experiences, and managing enterprise-scale integrations using Apex, OmniStudio, and React-based UI bundles.
What are the prerequisites for implementing these development patterns?▼
Implementation requires an active Salesforce environment, the sf CLI installed for metadata operations, and familiarity with TypeScript, Apex, and Lightning Web Component standards. Specific tasks may also require configured Connected Apps for OAuth and access to Data Cloud or OmniStudio environments.