sf-knowledge-uiapi

Organize Salesforce UI API knowledge into Markdown topic files for retrieval.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizes Salesforce UI API knowledge for quick retrieval.

Core Features & Use Cases

  • Curated UI API guidance and topic maps for rapid reference.
  • Index-based navigation to identify relevant UI API topics and best practices.
  • Reusable, Markdown-based topic files that provide implementation notes, API references, and example patterns.

Quick Start

Open knowledge/current/uiapi/_index.md to locate topics and read the relevant UI API topic files to begin.

Frequently Asked Questions about sf-knowledge-uiapi

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

FAQPage Schema
How do I organize Salesforce UI API knowledge for quick reference?

You can organize Salesforce UI API knowledge using a structured repository with Markdown topic files and frontmatter metadata. This enables index-based navigation and contextual loading of knowledge via topic pages for rapid reference.

What is the best way to navigate Salesforce UI API development topics?

The best way to navigate Salesforce UI API topics is by opening the _index.md file to locate relevant subjects, then reading the corresponding Markdown topic files to access implementation notes, API references, and example patterns.

Does Salesforce UI API knowledge retrieval require a specific repository structure?

Yes, Salesforce UI API knowledge retrieval requires a structured repository containing frontmatter metadata and Markdown topic files to enable contextual loading of knowledge via view_file and topic pages.

Can I use Markdown files for Salesforce UI API implementation guidance?

Yes, you can use reusable Markdown-based topic files to provide Salesforce UI API implementation notes, API references, and example patterns. These files are indexed for rapid lookup during development tasks.

What limitations exist when indexing Salesforce UI API topic files?

Indexing Salesforce UI API topic files relies entirely on the presence of frontmatter metadata within the Markdown files. Without proper frontmatter structure, the contextual loading and topic navigation capabilities cannot function effectively.

When do I need a Salesforce UI API knowledge base?

You need a Salesforce UI API knowledge base during UI API development tasks, reference lookups, and guidance navigation. It organizes curated API guidance and topic maps to accelerate implementation and ensure best practices.