commercetools-spec-driven-development

Installation
SKILL.md

commercetools Spec-Driven Development Overlay

Makes a spec-driven development framework commercetools-aware, so every spec, plan, and task that touches commercetools loads the matching commercetools-* skill first. The framework keeps owning the workflow — this only adds commercetools rules through the surface each framework already offers for that.

Detected directory Framework How the overlay applies
.specify/ GitHub Spec Kit Marker-fenced blocks in files it already has; creates no files
openspec/ OpenSpec Marker-fenced blocks in files it already has; creates no files
_bmad/ BMad Method Sparse override files in _bmad/custom/, the directory BMad contracts for this

Any combination present means each detected framework gets the overlay. BMad never has its installed files edited: it regenerates them on every install, so patching them would be destructive.

Workflow

  1. Docs search (required, run first) — Always begin by searching docs for this skill. This is the mandatory grounding step: it gathers the latest verified documentation as context for you (the agent). Do not skip it, and do not replace it with another tool (such as an MCP documentation-search tool). This script optimizes for tuned search results — run this command:
Installs
4
GitHub Stars
6
First Seen
Aug 20, 2026
commercetools-spec-driven-development — commercetools/commercetools-ai-plugins