Skip to main content
forcedotcom
GitHub クリエイタープロフィール

forcedotcom

8 件の GitHub リポジトリにある 314 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
314
リポジトリ
8
更新
2026年9月12日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
sf-skills
246 件の skills · 2026年9月7日
ソフトウェア開発者ネットワーク・コンピュータシステム管理者ソフトウェア品質保証アナリスト・テスターウェブ開発者プロジェクト管理専門家ウェブ・デジタルインターフェースデザイナー
14 件の職業カテゴリ · 84% 分類済み
78%比率
#02
salesforcedx-vscode
37 件の skills · 2026年9月12日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家ウェブ開発者
4 件の職業カテゴリ · 68% 分類済み
12%比率
#03
apex-language-support
20 件の skills · 2026年8月20日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
6.4%比率
#04
SalesforceMobileSDK-Templates
6 件の skills · 2026年7月1日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
1.9%比率
#05
agents
2 件の skills · 2026年9月8日
ソフトウェア品質保証アナリスト・テスター
1 件の職業カテゴリ · 50% 分類済み
0.6%比率
#06
SalesforceMobileSDK-iOS
1 件の skills · 2026年6月9日
ソフトウェア品質保証アナリスト・テスター
1 件の職業カテゴリ · 100% 分類済み
0.3%比率
#07
SalesforceMobileSDK-Android
1 件の skills · 2026年5月28日
ソフトウェア品質保証アナリスト・テスター
1 件の職業カテゴリ · 100% 分類済み
0.3%比率
#08
apex-tmLanguage
1 件の skills · 2026年3月25日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.3%比率
リポジトリエクスプローラー

リポジトリと代表的な skills

field-service-data-capture-form-deployer-configure
ソフトウェア開発者

Assemble a Data Capture Flow from a JSON spec and deploy it to a connected Field Service org via the Tooling Flow sObject (JSON Metadata, no XML). Use when given a data-capture spec JSON and asked to build or deploy a DataCaptureFlow.

2026年9月7日
field-service-data-capture-form-editor-configure
ソフトウェア開発者

Patch an existing Data Capture Flow that's already deployed in a connected Salesforce org. Retrieves the live Flow Metadata JSON via the Tooling API, applies the user's requested change, and PATCHes it back. Use when the user names an existing flow and asks…

2026年9月7日
field-service-data-capture-reference-configure
ソフトウェア開発者

Build, edit, and deploy Salesforce Data Capture Flows (processType DataCaptureFlow) — Field Service mobile / offline forms. Use when authoring flow-meta.xml with runtime_service_fieldservice:dc* components, Repeater loops (.AllItems), master-detail child…

2026年9月7日
field-service-foundation-setup-designer-get
ソフトウェア開発者

Creates Field Service foundation data — Work Types, Skills, Service Territories, and Operating Hours. Accepts existing data in any format or designs from scratch, and confirms the design with the user. Use this skill when a user wants to create, design, or…

2026年9月7日
field-service-mobile-branding-configure
ウェブ・デジタルインターフェースデザイナー

Derive a Field Service mobile app color scheme from a brand source (URL, hex codes, brand-guide paste, or color description), validate WCAG AA contrast in both light and dark mode, and apply the 14-field scheme to the org-default FieldServiceMobileSettings…

2026年9月7日
field-service-objective-designer-configure
ソフトウェア開発者

Designs service objectives for a Salesforce Field Service scheduling policy via a structured trade-off interview. Guides the user through objective selection and derives weights by establishing crossover equivalences against Minimize Travel (the anchor).…

2026年9月7日
field-service-prework-brief-deployer-configure
ネットワーク・コンピュータシステム管理者

Deploy the deterministic half of Einstein Pre-Work Brief on Field Service Mobile to a target org — prompt template, Lightning Data Service, licenses and permission sets, the Work Order layout field, and a scheduled test Work Order. Use this skill when a user…

2026年9月7日
field-service-scheduling-policy-designer-query
ソフトウェア開発者

Designs the four policy-level settings for a Salesforce Field Service scheduling policy — name, optimization mode (In-Day vs Global), commit mode, and description — and delegates to work rule design when complete. Use this skill when a user wants to design,…

2026年9月7日
収集済み skill 246 件中 8 件を表示しています。
effect-best-practices
未分類

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.

2026年9月12日
services-extension-consumption
未分類

Consume the salesforcedx-vscode-services extension API. Use when an extension depends on salesforcedx-vscode-services and you are registering commands, calling its services (Workspace, Connection, Project, Settings, FS, Channel, Media, prompts), watching…

2026年9月11日
changelog
未分類

Polish the automated CHANGELOG on develop before the next stable build. Removes GUS refs, categorizes under-the-cover changes, improves customer-facing descriptions. Use when preparing/reviewing the changelog after a weekly prerelease promotion, or when user…

2026年9月11日
drivable-vscode
未分類

Operate a real VS Code instance through drivable-vscode. Use for drivable VS Code, exploratory testing, customer bug reproduction, feature verification, screenshots, videos, or other evidence from VS Code.

2026年9月10日
lit-webview-architecture
未分類

Design or refactor a Lit webview's package boundary, Effect service contract, host adapter, lifecycle, registration, or browser bundle. Use for VS Code webviews that separate browser-safe UI from extension-host APIs and message protocols.

2026年9月9日
lit-webview-testing
未分類

Write or review browser component tests for Lit webviews and VSCode Elements. Use for Playwright component harnesses, fake Effect services, accessibility locators, shadow DOM boundaries, lifecycle tests, and deciding what belongs in component tests versus VS…

2026年9月9日
vscode-elements-webviews
未分類

Integrate @vscode-elements/elements controls into Lit webviews. Use when adding or changing VSCode Elements selects, text fields, checkboxes, buttons, form association, controlled values, accessibility state, or VS Code theme styling.

2026年9月9日
command-ui
未分類

Command palette, CodeLens, context menus, package.nls titles, and NotificationModeService. Use when adding a command, editing package.nls command titles, wiring success/progress, or calling vscode.commands.registerCommand / vscode.window.withProgress /…

2026年9月9日
収集済み skill 37 件中 8 件を表示しています。
apex-stubs-generator
ソフトウェア開発者

Everything about generating, maintaining, and troubleshooting the Apex standard library stubs in StandardApexLibrary. Use when regenerating stubs, debugging casing failures on Linux CI, working on the API generator pipeline, or syncing stubs to jorje.

2026年8月20日
apex-language
ソフトウェア開発者

Understand Apex language rules, ANTLR grammar structure, and how to implement parser listeners for language server features. Use when working on Apex parser implementation, creating validators, implementing listeners, or referencing parser grammar rules.

2026年8月5日
language-server-architecture
ソフトウェア開発者

Apex Language Server data architecture — type sources, worker topology, and data ownership. Use when working on type resolution, worker communication, resource loading, hover, definition, diagnostics, or any code in apex-ls/src/server/ or…

2026年8月5日
work-item-sequencing
プロジェクト管理専門家

Numbering convention for ordering GUS work items within an epic. Numeric prefixes in Subject__c express sequencing (do X before Y) and parallelism. Use when planning an epic, when the user states a dependency between work items, or when asked what's…

2026年6月25日
effect-best-practices
ソフトウェア開発者

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.

2026年6月23日
feature-branch
ソフトウェア開発者

Create feature branches for all work. Use when creating branches, checking out, or pushing. Prevents accidental push to main.

2026年6月23日
gus-cli
ソフトウェア開発者

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.

2026年6月23日
packagejson
ソフトウェア開発者

Guidelines for package.json files in packages

2026年6月23日
収集済み skill 20 件中 8 件を表示しています。
8 件中 8 件のリポジトリを表示
すべてのリポジトリを表示しました