apex skills

174 tagged apex, measured the same way as everything else here.

Browse within: salesforce 68context-engineering 60knowledge-graph 60agentforce 51agentskills 18claude-cod 18claude-desktop 16cowork 16ai-coding-assistant 10barcode 7bulk-generation 7claude-skill 7document-generation 7docx 7

jongpie/NebulaLogger

Skill Claude CodeCodex

Use this skill when the user wants to add or update Nebula Logger instrumentation in Apex, LWC, Aura, Flow, or OmniStudio. Covers logging APIs, save patterns, record association, scenarios, tags, async transaction linking, and save method selection.

957 3d ago A 60 tokens original MIT

jongpie/NebulaLogger

Skill Claude CodeCodex

Use this skill when the user wants to build a new plugin that extends Nebula Logger - for example, custom trigger handlers on LogEntryEvente / Logc / LogEntryc, custom purge actions, or Slack-style outbound integrations. Covers the plugin framework interfaces, LoggerPluginmdt configuration, package layout, and testing…

957 3d ago A 84 tokens original MIT

jongpie/NebulaLogger

Skill Claude CodeCodex

Use this skill when the user wants to write Apex or LWC tests for code that calls Nebula Logger. Covers observing that the right entries were buffered, controlling logging levels inside tests, isolating tests from persisted Logc / LogEntryc / LogEntryTagc / LoggerScenarioc / LoggerTagc records, and Nebula Logger APIs…

957 3d ago A 104 tokens original MIT

canvas-designer

04

Portwood-Global-Solutions/Portwood

Skill Claude CodeCodex

Work on Portwood's Canvas designer (docGenCanvas LWC and canvasModel.js). Use when changing the artboard, the box model, the HTML serializer or importer, or when a Canvas template renders differently from what the canvas showed.

118 6d ago A 52 tokens original Apache-2.0

Portwood-Global-Solutions/Portwood

Skill Claude CodeCodex

Author or repair a Portwood HTML template that renders correctly through Blob.toPdf (Flying Saucer). Use when writing a new template, converting a design to a template, or fixing one whose PDF output doesn't match the source — collapsed layout, missing images, wrong fonts, broken charts.

118 6d ago A 62 tokens original Apache-2.0

run-tests

06

Portwood-Global-Solutions/Portwood

Skill Claude CodeCodex

Run Portwood's test suites — the one-command QA harness, the anonymous-Apex e2e scripts, Apex unit tests, prettier, and Code Analyzer. Use before opening a PR, when verifying a fix, or when a test fails and you need to know whether it's your change or the harness.

118 6d ago A 64 tokens original Apache-2.0

andre-simplifica/oracle-apex-ai-skills

Skill Claude CodeCodex

Use as the main entry point for installing, updating, or applying the repository-managed Oracle APEX 24.2+ skill kit in a project. Route version-gated APEX development, project learning, cooperative database object locks, complete SQL application exports, database releases, retention, and pending DDL/DML while…

20 9d ago A 75 tokens original MIT

oracle-apex-dev

08

andre-simplifica/oracle-apex-ai-skills

Skill Claude CodeCodex

Use for version-gated Oracle APEX 24.2+ development involving Page Designer, SQLcl, Object Browser, SQL/PLSQL, REST integrations, jobs, regions, reports, Dynamic Actions, contextual help, runtime validation, internal APIs, security guardrails, and local project standards.

20 9d ago A 64 tokens original MIT

andre-simplifica/oracle-apex-ai-skills

Skill Claude CodeCodex

Use for installing, upgrading, auditing, retaining, uninstalling, and enforcing the cooperative PKDEVOBJECTLOCK runtime before editing, compiling, replacing, or testing versioned PL/SQL and other supported objects in a shared Oracle DEV schema.

20 9d ago A 53 tokens original MIT

release

10

Damecek/salesforce-mcp-lib

Skill Claude CodeCodex

Release new npm + SF 2GP package versions for salesforce-mcp-lib. TRIGGER when: user says "release", "publish", "new version", "bump version", "npm publish", "package version create", or asks to tag and push a release. DO NOT TRIGGER when: writing code (use sf-apex/sf-lwc), deploying metadata to an org (use…

19 4mo ago A 96 tokens original MIT

changelog-entry

11

certinia/debug-log-analyzer-mcp

Skill Claude CodeCodex

Use when writing, editing or reviewing a CHANGELOG.md entry, when a pull request needs a changelog line, when deciding if a change is breaking or needs a migration note, or when a changelog conflict appears while rebasing stacked branches.

17 7d ago A 53 tokens original BSD-3-Clause

lean-mcp-tools

12

certinia/debug-log-analyzer-mcp

Skill Claude CodeCodex

Use when adding or editing an MCP tool definition — its name, title, description, inputSchema or annotations — when a server's tools/list looks expensive, when deciding whether a fact belongs in a tool description or the server instructions, or when the context cost of an MCP server needs measuring or budgeting.

17 7d ago A 65 tokens original BSD-3-Clause

prompt-optimizer

13

jiten-singh-shahi/salesforce-claude-code

Skill Claude CodeCodexCursor

Use when improving a Salesforce, Apex, or LWC prompt. Analyze intent and gaps, match SCC skills/agents, output a ready-to-paste optimized prompt. Advisory only.

15 2mo ago A 40 tokens original MIT

jiten-singh-shahi/salesforce-claude-code

Skill Claude CodeCodexCursor

Agentforce agent development — Agent Script, topics/subagents, actions, testing, metadata. Use when building Agentforce agents, Apex InvocableMethod actions, or agent SOQL patterns. Do NOT use for non-Agentforce Apex or Flow-only automation.

15 2mo ago A 55 tokens original MIT

sf-integration

15

jiten-singh-shahi/salesforce-claude-code

Skill Claude CodeCodexCursor

Use when building Salesforce Apex integrations — REST/SOAP callouts, Named Credentials, inbound API, External Services. Do NOT use for Platform Events or Flow-only automation.

15 2mo ago A 38 tokens original MIT

salesforce-admin

16

PranavNagrecha/AwesomeSalesforceSkills

Skill Claude CodeCodex

Router for the 259 SfSkills admin skill packages. Declarative Salesforce configuration: objects, fields, record types, page layouts, permission sets, reports, the record-access model (OWD, role hierarchy, sharing rules), and the requirements work that precedes them. Use when the request mentions custom object, custom…

15 15d ago A 171 tokens

salesforce-apex

17

PranavNagrecha/AwesomeSalesforceSkills

Skill Claude CodeCodex

Router for the 158 SfSkills apex skill packages. Apex and SOQL: triggers, Apex governor limits, async processing, OUTBOUND HTTP callouts, security enforcement, and test patterns. Owns calling an external API FROM Salesforce; salesforce-integration owns inbound. Generic nightly scheduling without naming code belongs to…

15 15d ago A 191 tokens

salesforce-flow

18

PranavNagrecha/AwesomeSalesforceSkills

Skill Claude CodeCodex

Router for the 63 SfSkills flow skill packages. Flow Builder: record-triggered, screen, scheduled and orchestration flows, bulkification, fault handling, limits, testing. "My flow" belongs here even when salesforce-apex also names the limit. Nightly scheduling without naming code defaults here; apex takes it when…

15 15d ago A 181 tokens

sf-agentforce

19

Clientell-Ai/salesforce-skills

Skill Claude CodeCodex

Build, configure, and test Agentforce agents on Salesforce. Covers agent setup, topics, actions (Flow, Apex, PromptTemplate, External Service), Agent Scripts for deterministic FSM-based agents, PromptTemplate authoring, GenAI Models API, metadata structure, and agent testing via the Testing Center and CLI. Activate on…

14 1mo ago A 111 tokens original Apache-2.0

sf-debug

20

Clientell-Ai/salesforce-skills

Skill Claude CodeCodex

Debug and troubleshoot Salesforce applications using debug logs, governor limit monitoring, error diagnosis, and performance profiling. Use when analyzing debug logs, diagnosing governor limit violations, interpreting stack traces, resolving common Salesforce errors, or profiling Apex performance. Activate on .log…

14 1mo ago A 89 tokens original Apache-2.0

sf-integration

21

Clientell-Ai/salesforce-skills

Skill Claude CodeCodex

Configure Salesforce integrations: Named Credentials, Connected Apps, External Services, Platform Events, CDC, and auth flows. Use when setting up integration infrastructure, metadata XML, or choosing architecture patterns. Activate on .namedCredential-meta.xml, .connectedApp-meta.xml, .platformEvent-meta.xml…

14 1mo ago A 90 tokens original Apache-2.0

oracle-apex-ptbr

22

Maxwbh/oracle-skills-ptbr

Skill Claude CodeCodex

Oracle APEX 24.2 — desenvolvimento e dicionário de metadados. ATIVE em Dynamic Actions, Interactive Report, Interactive Grid, Classic Report, Page Process, AJAX Callback, Validations, Authorization Schemes, pagination, LOV, APEXAPPLICATION, APEXAPPLICATIONPAGE, APEXWORKSPACE, APEXAPPL, Workflows, Tasks, AI configs…

2 3mo ago A 168 tokens original MIT

oracle-devops-ptbr

23

Maxwbh/oracle-skills-ptbr

Skill Claude CodeCodex

Estrutura Git e CI/CD para projetos Oracle/APEX/ORDS. ATIVE em estrutura de projeto Oracle no Git, commit de objetos do banco, script de deploy, GitHub Actions para Oracle, export APEX split via SQLcl, versionamento de módulos ORDS, GMUD naming (001projetoddlobjeto.sql), deploy-db/deploy-apex/deploy-ords, branch…

2 3mo ago A 221 tokens original MIT

oracle-plsql-ptbr

24

Maxwbh/oracle-skills-ptbr

Skill Claude CodeCodex

PL/SQL Oracle 19c — packages, procedures, functions, types, cursores, LOBs e EBR. ATIVE em BULK COLLECT, FORALL, NOCOPY, EXECUTE IMMEDIATE, MERGE INTO, compound trigger, editioning view, cross-edition trigger, CLOB/BLOB, Logger, exception handler, DML alternatives. Frases ambíguas com contexto PL/SQL — "criar…

2 3mo ago A 190 tokens original MIT