Skip to main content

Skills en este repositorio

forcedotcom/sf-skills - Página 4

SkillsMP ha recopilado 150 skills de forcedotcom/sf-skills. Abre una skill para revisar su origen y sus detalles.

forcedotcom/sf-skills

Mostrando 30 de 150 skills recopiladas.

ocupación
sin clasificar
descripción

Use to configure, set up, or repair the Sales Management agent and Agentforce Pipeline Management in a Salesforce org. Automates metadata creation for flows, prompt templates, permission sets, and data source configuration. TRIGGER when: user wants to enable…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scaffold a brand-new Salesforce DX project from scratch — pick a template, generate the project, relocate this session into it, authenticate an org, set it as default, and enable source tracking. TRIGGER when the user asks to 'create a new Salesforce…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill to run anonymous Apex against the connected Salesforce org — from a .apex file or a pasted snippet — capturing the debug log, surfacing compile and runtime errors, and summarizing results. Trigger on phrases like "run this anonymous apex",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Analyze a Salesforce project against the Salesforce Well-Architected framework (Trusted / Easy / Adaptable). Use when the developer asks to "review the architecture", "run a Well-Architected check", "audit this project", "is this project well-architected?",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill when users need to create, generate, or validate Salesforce Custom Report Type metadata. Trigger when users mention custom report types, report types, CRTs, reporting frameworks, cross-object reports, report builder data sources, or ask to…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Validate Salesforce metadata before deploying. TRIGGER when the user asks to validate a deploy, do a dry-run, check before deploying, or targets a Production org for any deploy operation. Routes prod targets to `sf project deploy validate` (returns a 10-day…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Execute the destructiveChanges.xml delete-and-deploy workflow against a Salesforce org. TRIGGER when the user asks to delete/remove a custom object, field, Apex class, flow, or any metadata component FROM an org, or to perform a 'destructive deploy' / removal…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill to generate a package.xml (and optionally destructiveChanges.xml, destructiveChangesPre.xml, or destructiveChangesPost.xml) from a local source directory, an explicit component list, or org introspection. Trigger when the user says "generate a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

REQUIRED companion for Salesforce metadata generation — load this schema/API-context skill in the SAME turn as ANY metadata generation skill; if you load a generator, you ALSO load this. Use it whenever you create, generate, add, edit, or author metadata or a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Salesforce DevOps automation using sf CLI v2. TRIGGER when: user deploys metadata, creates/manages scratch orgs or sandboxes, sets up CI/CD pipelines, or troubleshoots deployment errors with sf project deploy. DO NOT TRIGGER when: writing Apex code (use…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generates correct, deployable Salesforce permission set metadata (PermissionSet XML) with object, field, user, and app permissions. Use this skill when creating or editing permission set metadata, object permissions, field-level security (FLS), tab…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Deploy validated metadata to a Production Salesforce org without re-running tests. TRIGGER when the user wants to deploy to production, says 'quick deploy', 'promote', 'ship to prod', or has just validated and wants to push the change live. REQUIRES a recent…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores de interfaces web y digitales
descripción

Apply SLDS-compliant UI using the correct blueprints, styling hooks, utility classes, and icons. Use when building any UI that needs SLDS, choosing between Lightning Base Components and SLDS Blueprints, applying styling hooks for theming, using utility…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

ALWAYS USE THIS SKILL to assign permission sets to org users. Assign one or more permission sets to org users using the sf org assign permset command. TRIGGER when the user asks to assign, grant, give, add, or apply permission sets to users, admins, specific…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de sistemas informáticos
descripción

Use when a Lightning Web Component data need is described in ambiguous natural language — turn "get contact info" or "show account data" into a clear, PRD-ready data-requirements spec. TRIGGER when the user says "define data requirements for this LWC", "turn…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

MUST activate when the user wants to build, create, or generate a React application, React app, web application, single-page application (SPA), or frontend application — even if no project files exist yet. MUST also activate when the project contains a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Salesforce Connected Apps and External Client Apps OAuth configuration with 120-point scoring. Use this skill to configure OAuth flows, JWT bearer auth, Connected Apps, and External Client Apps in Salesforce. TRIGGER when: user configures OAuth flows, JWT…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Authoritative field/schema reference for 2130 STANDARD Salesforce objects — use to look up standard sObject and Tooling field API names, types, properties (filterable/sortable/groupable/updateable), and relationship names for Account, Contact, Opportunity,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Official Salesforce documentation retrieval skill. Use when you need authoritative Salesforce docs from developer.salesforce.com, help.salesforce.com, architect.salesforce.com, admin.salesforce.com, or lightningdesignsystem.com, especially when pages are…

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

MUST USE this skill for ANY sandbox request — including simply getting a sandbox's details, status, license type, or pending-activation state by name or ID. TRIGGER when the user: types "sandbox -help"/"sandbox help"; mentions a sandbox ID (07E prefix); asks…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Configures and deploys enhanced chat Messaging Channels for Messaging for In-App and Web (MIAW). Use when the user needs to create, deploy, and activate a messaging channel configured with Omni-Channel Flow, Omni-Channel Queue, User, or Agentforce Service…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Configures Embedded Messaging Deployments for Messaging for In-App and Web (MIAW). Use when the user needs to create a new embedded messaging deployment from scratch using Connect API with defaults, or update an existing deployment's settings using Metadata…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Integrates a Messaging for In-App and Web (MIAW) Embedded Messaging chat widget into an Experience Cloud site by patching the site's LWR or Aura page bundle, deploying, publishing, and verifying guest access. Use when the user wants to embed messaging on an…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use to set up, configure, ground, or go live with a Salesforce Help Agent (an Agentforce Service Agent in Service Cloud) via a guided four-checkpoint flow. Use whenever a user says any of: set up / create / build / add a help agent, service agent, or support…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill to manage the full lifecycle of DevOps Center work items — list, create, update, commit changes, perform status transitions, and create pull requests. Update fields like subject, description, and status. Commit and push code changes to work…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Check when Salesforce orgs expire (or already expired) and what to do about it, for one org, the default org, or across all authenticated orgs, using the Salesforce CLI (sf). Use when the user asks about org or trial expiration, "when does my trial expire",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill to automate managed package post-install configuration. Package-agnostic — works with any managed package (LMA, FMA, work.com, Certinia, etc.). TRIGGER when: user installs a managed package and needs post-install configuration, mentions…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Configure Salesforce Shield Platform Encryption — generate deployable encryption settings and encrypted-field metadata, and answer key-model and lifecycle questions. TRIGGER when: user wants to turn on deterministic encryption, encrypt a field, set up…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Extracts, retrieves, and applies CMS brand guidelines (voice, tone, style, colors, typography) to generated content. Use this skill ANY TIME a user request involves branding, brand voice, brand tone, brand guidelines, brand identity, brand styling, or…

Idioma del texto original: inglés

actualizado
Mostrando 30 de 150 skills recopiladas.