forcedotcom

forcedotcom

@forcedotcom Organization

GitHub
19 Skills
17080 Total Stars
February 2026 Joined

Public Skills

playwright-e2e

by forcedotcom

writing, running, and debugging Playwright tests. working with their output from github actions

CI/CD 1K 3mo ago

span-file-export

by forcedotcom

Use file-based span export for AI consumption. Where it lives, how to enable/clear, settings for Node and Web. Use when enabling span file dump, debugging traces for AI, or configuring local observability.

Processing 1K 3mo ago

pr-draft

by forcedotcom

Draft PRs with conventional commit-style titles and Gus work item refs. Use when drafting PRs, PR titles, PR descriptions, opening PRs, or Git2Gus workflows.

Code Review 1K 3mo ago

icons-src

by forcedotcom

Add custom SVG icons to salesforcedx-vscode-services for font generation. Use when adding new icons to media/icons-src, creating SVG icons for VS Code extension, or defining font-based icons.

Automation 1K 3mo ago

services-extension-consumption

by forcedotcom

Guidelines for consuming salesforcedx-vscode-services extension API. Use when working with extensions that have extensionDependency on salesforcedx-vscode-services, registering commands, using Workspace/Connection/Project/Settings/FS/Channel/Media services, or implementing file/config watchers.

API Dev 1K 3mo ago

gus-cli

by forcedotcom

Interact with the Gus Salesforce org via CLI (sf). Query, create, update work items; query team epics. Use when user mentions Gus, work items, epics, or GUS/Git2Gus workflows.

Code Gen 1K 3mo ago

wireit

by forcedotcom

Author and use Wireit scripts for npm. Use when working with Wireit configuration, npm scripts, build pipelines, or when the user mentions Wireit.

Automation 1K 3mo ago

verification

by forcedotcom

Verification steps for code changes. Use after ANY code change to ensure quality, or when creating plans because those should include verification steps.

Code Review 1K 3mo ago

concise

by forcedotcom

when creating/modifying md files in skills/rules for AI

ML Ops 1K 3mo ago

effect-best-practices

by forcedotcom

Enforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components.

Database 1K 3mo ago

packageJson

by forcedotcom

Guidelines for package.json files in packages

CLI Tools 1K 3mo ago

query-app-insights

by forcedotcom

Query Azure Application Insights telemetry data for command usage, extension activity, and performance metrics

Automation 1K 3mo ago

ts4023-effect-errors

by forcedotcom

Fix TS4023 errors when exporting Effect-based functions. Use when TypeScript reports "has or is using name 'X' from external module but cannot be named" for Effect error types, or when knip flags error type exports as unused.

Processing 1K 3mo ago

typescript

by forcedotcom

TypeScript coding standards and conventions including file naming rules

Database 1K 3mo ago

vscode-window-messages

by forcedotcom

Guidelines for using vscode.window.show*Message methods. Use when working with showInformationMessage, showWarningMessage, showErrorMessage.

Code Gen 1K 3mo ago

apex-class

by forcedotcom

Generate production-ready Apex classes for Salesforce following enterprise best practices. Covers service classes, selectors, domain classes, batch/queueable/schedulable, DTOs, utilities, interfaces, abstract classes, and custom exceptions. Not for triggers or unit tests. Use this skill whenever the user asks to create, write, build, generate, or scaffold any Apex class — including when they describe functionality that would require an Apex class without explicitly saying "Apex class." Trigger on phrases like "build a service for," "create a handler," "I need a class that," "write Apex to," "scaffold a batch job," "create a queueable," or any request involving Salesforce server-side logic. Also use when the user asks to refactor, improve, or restructure existing Apex classes. Even if the request is vague like "I need something that processes Opportunities nightly," use this skill if the solution would involve an Apex class.

Automation 475 3mo ago

trigger-refactor-pipeline

by forcedotcom

Refactor Salesforce triggers into handler patterns with automated test generation and deployment. Use when modernizing legacy triggers with DML/SOQL in loops or inconsistent patterns.

CI/CD 468 4mo ago

apex-test-class

by forcedotcom

Apex test class generation with TestDataFactory patterns, bulk testing (200+ records), mocking strategies for callouts and async operations, and assertion best practices. Use when creating new Apex test classes, improving test coverage, refactoring existing tests, or implementing proper testing patterns for triggers, services, controllers, batch jobs, queueables, and integrations.

465 2mo ago

deployment-readiness-check

by forcedotcom

Comprehensive pre-deployment validation checklist for Salesforce releases. Use before deploying to production to catch metadata issues, test coverage gaps, and configuration errors.

Code Review 462 4mo ago