platform-environment-validate

Installation
SKILL.md

Validating: Salesforce Development Environment

Validate all required prerequisites and surface a clear, actionable status report. This skill is on-demand β€” it does not run automatically on session start. Run it explicitly to check or repair your local setup.

Phase 1: Prerequisite Scan

Run the tool check:

${CLAUDE_PLUGIN_ROOT}/scripts/sf-context check-tools

The output is a JSON object with a tools array (plus a diagnostic block on any critical failure).

The banner is painted for you β€” do not reproduce it. When check-tools runs, the plugin paints the framed "Ready to build on Salesforce?" banner deterministically on the visible channel β€” one status row per tool, the footer verdict, and the wayfinding footer β€” exactly like the SessionStart banner. It is a Tier-1 surface: read the JSON for your own understanding, but do NOT reproduce, redraw, or re-render the banner. Add only a short read of what the result means for the user, then go to Phase 2.

The painted banner looks like this (illustrative β€” the version/message text in each row comes straight from the JSON: version for 🟒, message + fix hint for 🟑/πŸ”΄, the note for ℹ️; the values below show the style, not fixed strings):

Installs
743
GitHub Stars
827
First Seen
12 days ago
platform-environment-validate β€” forcedotcom/sf-skills