kugamon

25 mods across 2 repositories, 2 stars between them.

sf-message-catalog

03

kugamon/salesforce-isv-skills

Skill Claude CodeCodex

Generate a comprehensive catalog of every user-facing error, warning, info, and confirmation message across a Salesforce managed package. Extracts messages from Apex classes, Apex triggers, Lightning Web Components (LWC), Aura Lightning Components, Visualforce Pages, and Visualforce Components. Produces a professional…

2 10d ago A 184 tokens original MIT

kugamon/salesforce-isv-skills

Skill Claude CodeCodex

Audit user-facing messages in a Salesforce managed package for grammatical issues and generate a prioritized remediation report. Extracts messages from Apex classes, Apex triggers, LWC, Aura Components, Visualforce Pages, and Visualforce Components — same extraction as sf-message-catalog — then runs each through…

2 10d ago A 198 tokens original MIT

salesforce-core

06

kugamon/salesforce-core-skills

Plugin Claude Code

Cowork / Claude Desktop plugin with sixteen general-purpose Salesforce admin & developer skills that work with any Salesforce MCP server.

0 2d ago A tokens not measured

apex-reviewer

07

kugamon/salesforce-core-skills

Agent

Read-only Apex code reviewer. Use to review Apex classes or triggers in parallel with other work, or to batch-review many components cheaply — scores against the sf-apex 150-point rubric with line-level evidence. Never deploys, never writes to the org.

0 2d ago A 57 tokens

security-auditor

08

kugamon/salesforce-core-skills

Agent

Read-only Salesforce security scanner. Use to audit code or org configuration for CRUD/FLS gaps, SOQL injection, sharing violations, hardcoded secrets, and PII exposure — scored against the sf-security 100-point rubric with severity ratings. Never modifies anything.

0 2d ago A 57 tokens

PreToolUse

09

kugamon/salesforce-core-skills

Hook

Runs before the agent uses a tool for mcp__.*__metadata_create, mcp__.*__metadata_update, mcp__.*__tooling_api_dml, mcp__.*__soql_query, mcp__.*__sobject_dml, mcp__.*__metadata_create, mcp__.*__metadata_update, mcp__.*__tooling_api_dml, mcp__.*__sobject_dml, mcp__.*__apex_execute, mcp__.*__bulk_delete_records…

0 2d ago A tokens not measured

sf-apex

10

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Generates and reviews Salesforce Apex code with best practices and 150-point scoring using a Salesforce MCP server. Use when writing Apex classes, triggers, test classes, batch jobs, or reviewing existing Apex code for bulkification, security, and SOLID principles. Do NOT use for writing or scoring test classes (use…

0 2d ago A 119 tokens

sf-audit

11

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Run a comprehensive Salesforce org audit producing 18 documents from a single scan. Inventories and scores Apex classes, triggers, Flows, Process Builders, Workflow Rules, LWC components, custom objects/fields, validation rules, formula fields, approval processes, escalation/assignment/auto-response rules, Profiles…

0 2d ago A 271 tokens

sf-campaigns

12

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Analyzes Salesforce campaign performance via a Salesforce MCP server — member counts, response and conversion rates, pipeline generated, ROI, cost per lead, and lead-source patterns. Use when the user asks to analyze campaigns, check campaign performance or ROI, asks "which campaigns are working", wants a campaign…

0 2d ago A 141 tokens

sf-data

13

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Salesforce data and SOQL expert. Execute SOQL queries (natural language or raw SOQL), build optimized queries with selectivity analysis, insert/update/upsert/delete records, validate data operations, describe objects, and manage test data via Salesforce MCP server. Do NOT use for creating objects, fields, or…

0 2d ago A 135 tokens

sf-debug

14

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Captures and analyzes Salesforce debug logs through the Tooling API — trace flag setup, log retrieval, parsing for exceptions, SOQL-in-loop detection, CPU/heap/limit analysis, and row-lock diagnosis — all MCP-first against the live org. Use when the user hits an error in Salesforce, mentions debug logs, governor…

0 2d ago A 161 tokens

sf-diagram

15

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Creates Salesforce architecture diagrams using Mermaid with ASCII fallback. Use when visualizing OAuth flows, data models (ERDs), integration sequences, system landscapes, role hierarchies, or Agentforce agent architectures. Do NOT use for inventorying or scoring org metadata (use sf-audit), retrieving object and…

0 2d ago A 118 tokens

sf-flow

16

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Creates and validates Salesforce flows with 110-point scoring and Winter '26 best practices using Salesforce MCP server. Use when building record-triggered flows, screen flows, autolaunched flows, scheduled flows, or reviewing existing flow performance. Do NOT use for Apex classes and triggers (use sf-apex), creating…

0 2d ago B 110 tokens

sf-integration

17

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Sets up and reviews Salesforce integrations — Named Credentials and External Credentials (creation, principal design, migration from legacy credentials and Remote Site Settings), OAuth flow selection, Platform Events (define/publish/subscribe/monitor/replay), Change Data Capture, and org-wide integration audits …

0 2d ago A 174 tokens

sf-leads

18

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Enriches Salesforce Lead and Contact records with verified data from web research — titles, industries, websites, company size, LinkedIn profiles — writing back via a Salesforce MCP server with per-field source citations and user approval before every update. Use when the user asks to enrich leads or contacts, fill in…

0 2d ago A 150 tokens

sf-lwc

19

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Lightning Web Components development with PICKLES architecture methodology, component scaffolding, wire service patterns, event handling, Apex integration, GraphQL support, and Jest test generation. Powered by Salesforce MCP server for seamless metadata deployment. Do NOT use for Apex controllers and @AuraEnabled…

0 2d ago B 103 tokens

sf-metadata

20

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Salesforce metadata operations expert. Use when creating custom objects, fields, validation rules, record types, permission sets, or querying org metadata structures via a Salesforce MCP server. Do NOT use for comparing metadata across two orgs (use sf-orgdiff), Named or External Credentials and Platform Events (use…

0 2d ago A 103 tokens

sf-orgdiff

21

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Compares two connected Salesforce orgs through their MCP connectors — inventory-first metadata diffing across Apex, Flows, objects/fields, validation rules, permission sets, layouts, labels, endpoints, and installed packages — producing a drift report with severity flags and a reconciliation plan. Strictly read-only…

0 2d ago A 177 tokens

sf-permissions

22

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Permission Set analysis, hierarchy viewer, and "Who has X?" auditing. Use when analyzing permissions, visualizing PS/PSG hierarchies, finding which Permission Sets grant access to specific objects, fields, or Apex classes, or auditing user permissions via a Salesforce MCP server. Do NOT use for scanning code for…

0 2d ago A 125 tokens

sf-records

23

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Record stewardship for a Salesforce object — profiles data health field by field, finds and plans duplicate merges, proposes and applies corrections in approved batches, and runs mass updates with a rollback plan. Describe-first against the live org, every write proposed before it lands and verified after. Use when…

0 2d ago A 194 tokens

sf-security

24

kugamon/salesforce-core-skills

Skill Claude CodeCodex

Audits Salesforce orgs and codebases for security vulnerabilities — CRUD/FLS enforcement, SOQL injection, sharing violations, hardcoded secrets, unsafe Lightning patterns, and PII exposure — with a 100-point scored report and an AppExchange security review readiness checklist. Use when the user asks for a security…

0 2d ago A 165 tokens