Loading...
Loading...
Found 1,244 Skills
MUST activate when the project contains a uiBundles/*/src/ directory and the task involves ANY Salesforce record operation — reading, creating, updating, or deleting. Use this skill when building forms that submit to Salesforce, pages that display Salesforce records, or any code that touches Salesforce objects or custom objects. Activate when files under uiBundles/*/src/ import from @salesforce/sdk-data, or when *.graphql files or codegen.yml exist. This skill owns all Salesforce data access patterns in UI bundles. Does not apply to authentication/OAuth setup, schema changes, Bulk/Tooling/Metadata API, or declarative automation.
Fortify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Fortify data.
Picky Assist integration. Manage data, records, and automate workflows. Use when the user wants to interact with Picky Assist data.
TinyPNG integration. Manage data, records, and automate workflows. Use when the user wants to interact with TinyPNG data.
Google Cloud Dataflow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Google Cloud Dataflow data.
Affinda integration. Manage data, records, and automate workflows. Use when the user wants to interact with Affinda data.
Appcues integration. Manage data, records, and automate workflows. Use when the user wants to interact with Appcues data.
ClickFunnels integration. Manage data, records, and automate workflows. Use when the user wants to interact with ClickFunnels data.
WeChat Chat Daily Report Generator. Extract chat records from the encrypted WeChat Mac 4.x local database and generate AI-powered essence daily reports. Trigger words: Daily Report, WeChat Daily Report, wechat-daily First-time use will guide you through configuration (key extraction + selecting monitored group chats).
Concord integration. Manage data, records, and automate workflows. Use when the user wants to interact with Concord data.
Zoho Bigin integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Bigin data.
Append-only task record convention for Loom. Use when reading or writing per-task records under `.agents/tasks/<task-id>/`, when another skill needs to log a lifecycle milestone (saved, decision, readiness, blocker, done), when the user asks about an existing task's status or progress, or when checking task records for drift via the linter. Do NOT trigger for creating new tasks (that is `task-brief`'s job), for general docs/planning unrelated to a task directory, or for historical questions about the retired `task-state-management` system.