Agent
Researches official documentation online and returns detailed, source-cited findings.
Agent
Researches official documentation online and returns detailed, source-cited findings.
Agent
Validate every implementation with focused tests before completion.
Instructions file GitHub Copilot
Instructions for taurgis/sfcc-dev-mcp, covering mcp programmatic testing instructions and quick reference.
Instructions file GitHub Copilot
Instructions for taurgis/sfcc-dev-mcp, covering mcp yaml testing instructions and quick reference.
Skill Claude CodeCodex
How to design, structure, and validate custom Copilot agents for this workspace.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Skill "mcp-log-debugging" from taurgis/sfcc-dev-mcp, covering mcp log debugging skill, enable debug logs, locate the log directory, capture logs into workspace (safe for mcp tools) and what to look for.
Skill Claude CodeCodex
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).
Skill Claude CodeCodex
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).
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Guide for creating and maintaining user-facing agent skills.
Instructions file CodexOpenCode
Instructions for taurgis/sfcc-dev-mcp, covering π€ unified engineering principles & persona, core competencies, quality & safety, documentation discipline and testing strategy.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Register SFCC hooks via cartridge package.json and hooks.json. Use when adding hooks or troubleshooting hook registration.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Skill "sfcc-localization" from taurgis/sfcc-dev-mcp, covering localization skill, quick checklist, locale basics, core principles and minimal examples.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Guide for implementing logging in Salesforce B2C Commerce scripts.
Skill Claude CodeCodex
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.