22 published skills

Domain Specific Agent Skills

Specialized skills for narrow industries, expert workflows, and vertical use cases.

388
Skills
14
Categories
18
Repos
8
Agents

Android Emulator QA

openai/plugins

Domain Specific

Use when validating Android feature flows in an emulator with adb-driven launch, input, UI-tree inspection, screenshots, and logcat capture.

Codex
pythontestingreview
4,888 StarsApache-2.0

Data360 Harmonize

forcedotcom/sf-skills

Domain Specific

Salesforce Data Cloud Harmonize phase. Use this skill when the user works with DMOs, mappings, relationships, identity resolution, unified profiles, data graphs, or universal IDs. TRIGGER when: user works with DMOs, mappings, relationships, identity resolution, unified profiles, data graphs, or universal IDs. DO NOT...

reviewdata
783 StarsApache-2.0

Mobile Apps Create

forcedotcom/sf-skills

Domain Specific

The entry point for building any Salesforce native mobile app on iOS or Android. TRIGGER when the user says: "build a Salesforce iOS app", "add Salesforce login to my Android app", "set up Mobile SDK", "add MobileSync / SmartStore offline storage", "embed an Agentforce agent in my mobile app", "add Agentforce chat t...

reactdatagithub
783 StarsApache-2.0

Platform Trust Archive Manage

forcedotcom/sf-skills

Domain Specific

ALWAYS USE THIS SKILL for anything involving Salesforce Archive (also called Trusted Services Archive) — search, view, unarchive, analyze, mask, and erase (RTBF) archived records via the Archive Connect API, and reading archive job status from the ArchiveActivity object. TRIGGER when: user mentions Salesforce Archiv...

data
783 StarsApache-2.0

Platform Models API Configure

forcedotcom/sf-skills

Domain Specific

Configure (or troubleshoot) an AI coding agent or CLI to route through the Salesforce Models API using a signed OrgJWT. Use this skill when pointing an agent at the Salesforce model endpoint (api.salesforce.com/ai/gpt/v1), setting up OrgJWT / Bedrock-mode auth, wiring the agent's settings, API-key helper, and creden...

CodexClaude CodeClaude
reviewdata
783 StarsApache-2.0

Experience UI Bundle Salesforce Data Access

forcedotcom/sf-skills

Domain Specific

MUST activate when a uiBundles/*/src/ project does ANY Salesforce record operation — reading, creating, updating, deleting, or caching/refreshing query results. Triggers: code importing @salesforce/platform-sdk, calls to sdk.graphql.query / sdk.graphql.mutate / sdk.fetch, *.graphql files, stale data needing a force-...

typescriptreactdocumentsautomation
783 StarsApache-2.0

Dx Org Switch

forcedotcom/sf-skills

Domain Specific

Switches the active Salesforce org (default target-org) using the Salesforce CLI. Use whenever someone wants to change which org CLI commands run against — whether they say "switch org", "change default org", "set my org to", "use alias", "point to", or describe wanting to work against a specific org, scratch org, s...

783 StarsApache-2.0

External Diagram Mermaid Generate

forcedotcom/sf-skills

Domain Specific

Salesforce architecture diagrams using Mermaid with ASCII fallback. Use this skill when generating text-based diagrams for Salesforce architecture, OAuth flows, ERDs, integration sequences, or Agentforce structure. TRIGGER when: user says "diagram", "visualize", "ERD", or asks for sequence diagrams, flowcharts, clas...

reviewbrowserautomationdata
783 StarsApache-2.0

Experience UI Bundle Metadata Generate

forcedotcom/sf-skills

Domain Specific

Use this skill when adding a front-end React UI bundle to an existing project or configuring UI bundle metadata and config files. TRIGGER when: adding or scaffolding a new UI bundle inside a project that already exists; running sf template generate ui-bundle; editing ui-bundle.json routing, headers, or output direct...

reactfrontendsecuritydata
783 StarsApache-2.0

Automation Flow Generate

forcedotcom/sf-skills

Domain Specific

Generate Salesforce Flows using the MCP tool execute_metadata_action. Use when the user asks to create, build, or generate a flow — including Screen, Autolaunched, Record-Triggered (before/after-save), Scheduled. Also trigger for flow-like requests such as "when a record is created", "trigger daily at", "send an ema...

reactautomationdatadeployment
783 StarsApache-2.0

Experience UI Bundle File Upload Generate

forcedotcom/sf-skills

Domain Specific

MUST activate when the project contains a uiBundles/*/src/ directory and the task involves uploading, attaching, or dropping files. Use this skill when adding file upload functionality to a UI bundle app. Provides progress tracking and Salesforce ContentVersion integration. This feature provides programmatic APIs ON...

typescriptreactfrontenddata
783 StarsApache-2.0

Platform Apex Logs Debug

forcedotcom/sf-skills

Domain Specific

Salesforce debug log analysis and troubleshooting with 100-point scoring. TRIGGER when: user analyzes debug logs, hits governor limits, reads stack traces, or touches .log files from Salesforce orgs. DO NOT TRIGGER when: running Apex tests (use platform-apex-test-run), generating or fixing Apex code (use platform-ap...

reviewdatadeployment
783 StarsApache-2.0

Experience UI Bundle Custom App Generate

forcedotcom/sf-skills

Domain Specific

MUST activate when the project contains a uiBundles/*/src/ directory and the task involves creating or configuring a Custom Application for hosting a UI bundle in Lightning Experience. Use this skill when creating a CustomApplication metadata record to surface the UI bundle in the App Launcher. Activate when files m...

reactdatadeployment
783 StarsApache-2.0

Data360 Schema Get

forcedotcom/sf-skills

Domain Specific

Retrieve Data Lake Object (DLO) and Data Model Object (DMO) schema information from Salesforce Data Cloud using REST APIs. Use this skill when you need to inspect DLO or DMO field definitions, data types, or metadata. Takes org alias and optional DLO/DMO name as parameters.

pythondata
783 StarsApache-2.0

Platform Agentsetup Categories Fetch

forcedotcom/sf-skills

Domain Specific

Fetch agentic setup prompt categories from a connected Salesforce org using the Connect API. Use this skill to call GET /agenticsetup/categories and return the list of prompt categories, optionally with their nested prompts. TRIGGER when: user asks to get, fetch, list, or show agentic setup categories, prompt catego...

GitHub Copilot
data
783 StarsApache-2.0

Data360 Activate

forcedotcom/sf-skills

Domain Specific

Salesforce Data Cloud Act phase. Use this skill when the user manages activations, activation targets, data actions, or downstream delivery of Data Cloud audiences and data. TRIGGER when: user manages activations, activation targets, data actions, or downstream delivery of Data Cloud audiences and data. DO NOT TRIGG...

testingdata
783 StarsApache-2.0

Experience UI Bundle Features Generate

forcedotcom/sf-skills

Domain Specific

MUST activate when the project contains a uiBundles/*/src/ directory and the user wants to add a pre-built feature — such as authentication (login, logout, protected routes, session management) or search (global search across pages and content) — instead of building it from scratch. Always run list first to see the...

reactfrontendreviewdata
783 StarsApache-2.0

Aider — AI Pair Programming in Your Terminal

TerminalSkills/skills

Domain Specific

You are an expert in Aider, the terminalbased AI coding assistant that reads your codebase, makes changes across multiple files, and creates proper git commits. You help developers use Aider for autonomous code generation, refactoring, bug fixing, and test writing — working with any LLM (Claude, GPT4, Gemini, local mod

CodexClaude CodeClaude
typescriptpythonreviewros
71 StarsApache-2.0

After Effects

TerminalSkills/skills

Domain Specific

Automate Adobe After Effects — the industrystandard motion graphics and compositing tool. This skill covers ExtendScript for programmatic project manipulation, CEP/UXP panel development, expressions for procedural animation, aerender CLI for headless batch rendering, MOGRT template automation, datadriven graphics, and

CodexClaude CodeClaude
automationdata
71 StarsApache-2.0

Actix Web

TerminalSkills/skills

Domain Specific

Actix Web is one of the fastest web frameworks available. It uses Rust's type system for compiletime safety, async/await for concurrency, and extractors for ergonomic request handling.

CodexClaude CodeClaude
testingdatarosapi
71 StarsApache-2.0

3ds Max Scripting

TerminalSkills/skills

Domain Specific

Automate 3ds Max workflows with MAXScript (native) and Python (3ds Max 2022+).

CodexClaude CodeClaude
python
71 StarsApache-2.0

3ds Max Rendering

TerminalSkills/skills

Domain Specific

Configure production renders with VRay and Corona. Optimize quality vs. render time for architectural visualization, product shots, and animation.

CodexClaude CodeClaude
reviewdata
71 StarsApache-2.0

Explore Agent Skills

Browse by agent platform, skill category, or practical SKILL.md implementation guide.

Platforms

Guides