3 Commits

Author SHA1 Message Date
Alireza Rezvani
8902ba79d7 release: v2.1.1 — skill optimization, agents, commands, reference splits (#297) 2026-03-09 15:54:25 +01:00
Leo
612f2a63fc merge: resolve conflict with dev, keep POWERFUL-tier SKILL.md
Kept our SKILL.md (POWERFUL-tier, 669 lines) over the codex-synced version.
Accepted all new files from dev (additional scripts, references, assets).
2026-02-16 13:13:28 +00:00
Leo
b374a74290 feat: add api-design-reviewer POWERFUL-tier skill
- SKILL.md with REST conventions, OpenAPI validation, versioning strategies
- api_linter.py: OpenAPI/endpoint lint with naming, method, error format checks
- breaking_change_detector.py: compare API versions, detect breaking changes
- api_scorecard.py: grade API design (A-F) across 5 dimensions
- References, sample data, expected outputs included
- Zero external dependencies, Python stdlib only
2026-02-16 13:06:10 +00:00