What problem does it solve?
This Skill automates the generation of API contracts and performs drift checking for Claude Code features, ensuring that the API contract aligns with the data model, sequences, and specifications.
Core Features & Use Cases
- API Contract Generation: Automatically generates OpenAPI 3.1 contracts based on the data model, sequences, and specifications.
- Drift Checking: Performs bidirectional drift checking between the generated contract and the source artifacts to identify discrepancies.
- Use Case: When developing a new feature in Claude Code, use this Skill to generate the API contract and ensure it matches the expected data model and sequences.
Quick Start
Generate the API contract for the feature 'my_feature' by using the command: $sdd:api my_feature.