Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

sfcc-dev-mcp

sfcc-dev-mcp には taurgis から収集した 30 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
30
Stars
27
更新
2026-02-24
Forks
9
職業カバレッジ
8 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

sfcc-script-evaluation
コンピュータプログラマー

Guide for using the evaluate_script tool to execute JavaScript on SFCC instances via the script debugger

2026-02-24
skill-authoring
ソフトウェア開発者

Guide for creating and maintaining user-facing agent skills

2026-02-23
mcp-development
ソフトウェア開発者

Mandatory preflight for MCP server design/review/audit tasks. Defines production best practices for architecting, securing, testing, and operating TypeScript MCP servers, including transport design, schema validation, error handling, and deployment.

2026-02-21
sfcc-hooks-registration
ソフトウェア開発者

Register SFCC hooks via cartridge package.json and hooks.json. Use when adding hooks or troubleshooting hook registration.

2026-02-09
sfcc-logging
コンピュータプログラマー

Guide for implementing logging in Salesforce B2C Commerce scripts

2026-02-09
sfcc-caching
データベース管理者

Unified caching playbook for SFCC (page cache vs custom cache vs service response cache). Use this when improving performance, reducing external calls, designing cache keys/TTLs, or debugging stale cache behavior.

2026-02-09
sfcc-cartridge-development
ソフトウェア開発者

Guide for creating, configuring, and deploying custom SFRA cartridges in Salesforce B2C Commerce. Use this when asked to create a new cartridge, set up a cartridge structure, or work with cartridge paths.

2026-02-09
sfcc-performance
ネットワーク・コンピュータシステム管理者

Performance optimization strategies for Salesforce B2C Commerce Cloud including caching, efficient data retrieval, index-friendly APIs, and job optimization. Use when asked about SFCC performance, caching strategies, or optimization.

2026-02-09
sfcc-webdav-workflows
ネットワーク・コンピュータシステム管理者

Practical guide for using WebDAV in Salesforce B2C Commerce Cloud for IMPEX transfers and log access. Use this when setting up WebDAV clients, debugging WebDAV permission issues, or designing automation that reads/writes files via WebDAV.

2026-02-09
sfcc-ocapi-scapi-slas
ソフトウェア開発者

Decision guide for OCAPI vs SCAPI, and practical SLAS token lifecycle guidance (guest tokens, refresh rotation, public vs private clients, and hybrid SFRA/headless auth). Use this when planning integrations or debugging auth/rate-limit issues.

2026-02-03
sfcc-fraud-prevention
情報セキュリティアナリスト

Layered fraud prevention playbook for Salesforce B2C Commerce developers. Use this when adding fraud signals, designing a risk scoring approach, integrating third-party tools, or hardening checkout/login against bot-driven abuse.

2026-02-03
sfcc-job-development
ソフトウェア開発者

Guide for developing custom jobs in Salesforce B2C Commerce Job Framework. Use this when asked to create batch jobs, scheduled tasks, chunk-oriented processing, or task-oriented jobs.

2026-02-03
sfcc-localserviceregistry
ソフトウェア開発者

Guide for creating server-to-server integrations in Salesforce B2C Commerce using LocalServiceRegistry. Use this when asked to integrate external APIs, create HTTP services, implement OAuth flows, or configure service credentials.

2026-02-03
sfcc-platform-limits
コンピュータネットワークアーキテクト

Cheat-sheet and design patterns for surviving SFCC quotas and limits (script timeouts, HTTPClient call caps, session size, custom object quotas, file I/O restrictions, and headless rate limits). Use this when debugging enforced quota violations or designing scalable SFCC architectures.

2026-02-03
salesforce-developer-site-scraper
ウェブ開発者

Scrape Salesforce Developer documentation into clean Markdown using headless Chromium, Readability, and the docs content API fallback. Use when content is async or blocked by OneTrust cookie banners.

2026-02-03
salesforce-help-site-scraper
ウェブ開発者

Scrape Salesforce Help articles into clean Markdown with consent handling and content cleanup. Use when you need an internal, readable snapshot of Help content for research or documentation support.

2026-02-03
agent-authoring
ソフトウェア開発者

How to design, structure, and validate custom Copilot agents for this workspace.

2026-01-22
sfcc-isml-development
ウェブ開発者

SFRA-first guide for developing ISML templates in Salesforce B2C Commerce (Bootstrap 4 conventions). Use this when creating, modifying, or troubleshooting SFRA templates, decorators, components, forms, includes, and caching.

2026-01-21
mcp-yaml-testing
ソフトウェア品質保証アナリスト・テスター

Guide for writing and debugging YAML-based declarative MCP server tests using Aegis. Use this when asked to create, fix, or debug MCP YAML tests (*.test.mcp.yml files).

2026-01-21
sfcc-forms-development
ソフトウェア開発者

Guide for building, validating, securing, and persisting SFCC storefront forms (SFRA + SiteGenesis patterns). Use this when creating or troubleshooting form XML, controller handling, CSRF, and validation.

2026-01-21
sfcc-page-designer
ウェブ開発者

Guide for creating Page Designer pages and components in Salesforce B2C Commerce

2026-01-20
sfcc-ocapi-hooks
ソフトウェア開発者

Guide for implementing OCAPI hooks in Salesforce B2C Commerce. Use this when asked to create OCAPI hooks, extend API endpoints, validate API requests, or modify API responses.

2026-01-20
sfcc-security
情報セキュリティアナリスト

Secure coding best practices for Salesforce B2C Commerce Cloud including CSRF protection, authentication, authorization, cryptography, and secrets management. Use when asked about SFCC security, input validation, or secure coding patterns.

2026-01-20
sfcc-sfra-controllers
ソフトウェア開発者

Guide for developing SFRA controllers in Salesforce B2C Commerce. Use this when asked to create controllers, extend base functionality, implement middleware chains, handle routing, or customize storefront behavior.

2026-01-20
sfcc-sfra-models
ソフトウェア開発者

Guide for creating, extending, and customizing models within SFRA. Use this when asked to develop product models, cart models, customer models, or any JSON transformation layer in SFCC.

2026-01-20
sfcc-scapi-custom-endpoints
ソフトウェア開発者

Guide for developing SCAPI Custom APIs on Salesforce B2C Commerce. Use this when asked to create custom REST endpoints, api.json, schema.yaml, or script implementations.

2026-01-20
sfcc-sfra-client-side-js
ソフトウェア開発者

Guide for extending, structuring, validating, and optimizing client-side JavaScript in SFRA storefronts. Use when asked to build AJAX flows, form validation, DOM interactions, or client-side customizations.

2026-01-20
sfcc-scapi-hooks
ソフトウェア開発者

Guide for implementing SCAPI hooks in Salesforce B2C Commerce. Use this when asked to create SCAPI hooks, extend Shopper API endpoints, validate API requests, or modify API responses for headless commerce.

2026-01-20
sfcc-sfra-scss
ウェブ開発者

Best practices for styling and theming SFRA storefronts using SCSS. Use when asked to create style overrides, theming, responsive layouts, or CSS customizations in SFCC.

2026-01-20
mcp-programmatic-testing
ソフトウェア品質保証アナリスト・テスター

Guide for writing JavaScript programmatic MCP server tests using Node.js test runner. Use this when asked to create complex multi-step MCP tests or debug programmatic test files (*.programmatic.test.js).

2026-01-19