← All plugins
stoplight-skills
v1.0.0TDD skill for Stoplight contributors
Codex
625updated 5 hours ago
Source
git clone https://github.com/bolshakov/stoplightClone the source, then follow the repository's marketplace instructions for your runtime. The repository root is the plugin root.
Layout
stoplight-skills/
└── .codex-plugin/plugin.json
Manifests1
.codex-plugin/plugin.json
{
"name": "stoplight-skills",
"version": "1.0.0",
"description": "TDD skill for Stoplight contributors",
"skills": "../.claude/skills/"
}