sf-knowledge-apex-reference

Provide curated Salesforce Apex API references and best practices from Markdown files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Curated Salesforce Apex Reference knowledge helps developers quickly locate authoritative API references and best practices, reducing time spent searching the web.

Core Features & Use Cases

  • Centralized Apex API references, class libraries, and examples from trusted sources.
  • Structured topics enabling fast lookup of APIs and usage patterns in real projects.
  • Use Case: A developer needs the Static Apex API for Database methods and DML operations; they can read the topic files to implement code correctly.

Quick Start

Read the index at knowledge/current/apex-reference/_index.md to locate topics and open topic files for details.

Frequently Asked Questions about sf-knowledge-apex-reference

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

FAQPage Schema
How do I find Salesforce Apex API references for Database methods and DML operations?

You can locate Apex API references for Database methods by reading the structured topic files organized under the knowledge/current/apex-reference directory. The index file provides a map to specific class libraries and usage patterns.

What is the best way to look up Apex class libraries and coding best practices?

The best way to look up Apex class libraries and best practices is using a centralized, curated reference. This provides structured topics enabling fast lookup of authoritative APIs and usage patterns directly within your development environment.

How do I use curated reference files to accelerate Apex development?

To accelerate Apex development, read the index at knowledge/current/apex-reference/_index.md to locate desired topics. Opening these structured Markdown topic files delivers deterministic reference content for fast access to APIs.

Does this Apex reference knowledge include examples for real project implementation?

Yes, the Apex reference knowledge includes examples from trusted sources. Structured topics enable fast lookup of APIs and usage patterns, allowing developers to read topic files and implement code correctly in real projects.

When do I need a centralized Apex reference instead of searching the web?

You need a centralized Apex reference when you want to reduce time spent searching the web for authoritative API references. It provides fast access to curated Apex class libraries, API references, and best practices.