Help us improve
Share bugs, ideas, or general feedback.
From sf-demo-scout
Decision tree for when to consult the Salesforce Docs MCP — YES/NO rules, citation format, and degraded-mode handling. TRIGGER when: deciding whether to call salesforce_docs_search/fetch (sparring Stage 4, building error recovery, sub-agent unfamiliar-error path). DO NOT TRIGGER when: actually executing a docs search (the decision is already made), during audits, or for standard metadata generation.
npx claudepluginhub seb-schi/sf-demo-scout --plugin sf-demo-scoutHow this skill is triggered — by the user, by Claude, or both
Slash command
/sf-demo-scout:demo-docs-consultationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The Salesforce Docs MCP (`salesforce_docs_search`, `salesforce_docs_fetch`) exposes the official Salesforce documentation over HTTP. Use it when release-accuracy or error diagnosis genuinely moves the needle. Do NOT use it as ambient verification — org audit and skill-library metadata rules remain primary.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Explores codebases via GitNexus: discover repos, query execution flows, trace processes, inspect symbol callers/callees, and review architecture.
Share bugs, ideas, or general feedback.
The Salesforce Docs MCP (salesforce_docs_search, salesforce_docs_fetch) exposes the official Salesforce documentation over HTTP. Use it when release-accuracy or error diagnosis genuinely moves the needle. Do NOT use it as ambient verification — org audit and skill-library metadata rules remain primary.
building-lessons and isn't obvious from the component name. Consult docs BEFORE the retry attempt.generating-custom-field, generating-custom-object, generating-permission-set) are authoritative.building-lessons — the lesson is the answer.Every consultation produces a citation. Capture:
documentPath-resolved link)Citations land in:
docs_consulted arrayIf salesforce_docs_search fails or times out:
verdict: "docs unavailable".[UNVERIFIED — docs MCP unavailable, SE confirm].