sf-knowledge-sfdx-dev

Organize Salesforce DX knowledge into a central index and topic Markdown files.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Avinava/sf-documentation-knowledge --skill sf-knowledge-sfdx-dev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sf-knowledge-sfdx-dev
Source: https://github.com/Avinava/sf-documentation-knowledge/tree/main/skills/sfdx-dev
Command: npx skills add https://github.com/Avinava/sf-documentation-knowledge --skill sf-knowledge-sfdx-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organize Salesforce DX knowledge for developers.

Core Features & Use Cases

  • Curated DX topics: Read the index at knowledge/current/sfdx-dev/_index.md and consult topic files under knowledge/current/sfdx-dev/ for detailed implementation steps.
  • Structured guidance: Pulls context from a curated knowledge map to enable fast, consistent DX workflows.
  • Use Case: A developer wants a quick, referenceable set of steps for setting up a DX project, running tests, and packaging.

Quick Start

Read the topic index at knowledge/current/sfdx-dev/_index.md and pick a topic to begin.

Frequently Asked Questions about sf-knowledge-sfdx-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize Salesforce DX guides into actionable developer knowledge?▼

Salesforce DX knowledge is structured using a curated knowledge map with a central topic index. You read the _index.md file to pick a subject, then consult the specific Markdown topic files for detailed implementation steps.

What is the best way to navigate Salesforce DX topics for project setup and packaging?▼

Salesforce DX topics are navigated by reading the curated index at knowledge/current/sfdx-dev/_index.md. You select a topic from this index and consult the corresponding Markdown files for structured implementation steps.

Do I need a specific repository layout to implement Salesforce DX best practices?▼

A specific repository layout is required to implement Salesforce DX best practices. You need a central index at knowledge/current/sfdx-dev/_index.md and topic Markdown files under knowledge/current/sfdx-dev/ that the tool can load as context.

Can I get quick reference steps for running tests in a Salesforce DX project?▼

You can get quick reference steps for running tests by consulting the Salesforce DX topic files. The structured guidance pulls context from the curated knowledge map under knowledge/current/sfdx-dev/ to provide referenceable workflows.

When do I need a curated knowledge map for Salesforce DX development?▼

A curated knowledge map for Salesforce DX development is needed when you want fast, consistent workflows. It applies to scenarios where you read a central index and consult topic Markdown files to implement best practices.