api-contract-testing
bestdeejay-design/agent-skillsValidate an API contract against an OpenAPI 3.x specification (JSON or YAML) and an optional manifest of expected endpoints. Script api_contract.py enumerates…
Scores out of 100 · grade A
2026-08-23Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score11/100
- 5 stars on the source repo.
Documented
15% of the score100/100
- 1,192 words with worked examples.
- Ships 3 bundled files.
Install
npx skills add bestdeejay-design/agent-skills/api-contract-testingWhat it says it does
Validate an API contract against an OpenAPI 3.x specification (JSON or YAML) and an optional manifest of expected endpoints. Script api_contract.py enumerates operations (paths + webhooks), checks spec internal consistency (unresolved $refs, duplicates, missing responses), compares the manifest against the spec offline, and in live mode probes each manifest endpoint over HTTP and compares the actual status with the expected one. Pure Python 3 stdlib (argparse, json, pathlib, sys, urllib.request) with a built-in minimal YAML subset parser — no PyYAML, no requests. Emits a machine-readable JSON report (endpoints_count, missing_from_spec, contract_violations, conformant, errors) and uses exit codes 0/1/2. Closes the loop for api-doc-generator and test-generator.
Also in bestdeejay-design/agent-skills
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| commit-lintbestdeejay-design/agent-skills | clean | Skill | 5 stars | today | |
| coverage-analyzerbestdeejay-design/agent-skills | clean | Skill | 5 stars | today | |
| frontend-perfectionbestdeejay-design/agent-skills | clean | Skill | 5 stars | today | |
| presentation-makerbestdeejay-design/agent-skills | clean | Skill | 5 stars | today | |
| version-bumperbestdeejay-design/agent-skills | clean | Skill | 5 stars | today | |
| repo-metadata-healthbestdeejay-design/agent-skills | clean | Skill | 5 stars | today |
Other ai & agents skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| mcp-builderanthropics/skills | No license | AI & agents | 105,342 installs | yesterday | |
| agent-developmentanthropics/claude-plugins-official | clean | AI & agents | 5,913 installs | today | |
| plugin-settingsanthropics/claude-plugins-official | clean | AI & agents | 5,476 installs | today | |
| skill-creatoranthropics/claude-plugins-official | clean | AI & agents | 5,853 installs | today | |
| microsoft-foundrymicrosoft/azure-skills | clean | AI & agents | 545,599 installs | yesterday | |
| comfyuiNousResearch/hermes-agent | clean | AI & agents | 234k stars | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=bestdeejay-design%2Fagent-skills)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
