Execute logging step
vsafskillsetup L1★0
npm:@ngocsangairvds/vsaf ↗What it does
Validate, scaffold, assemble, finalize API specs with type safety
Best for
When you need a structured JSON Schema authoring workflow that feeds type-safe SDKs
Inputs
- · API spec sketch
- · type definitions
Outputs
- · validated OpenAPI/JSON Schema
- · type-safe SDK
Requires
- · Doris MCP (mcp.meetdoris.com)
Preconditions
API specification sketch or existing OpenAPI/JSON Schema fragment
Failure modes
- · Type safety lost in SDK generation because schema was incomplete
- · API spec validation catches inconsistencies too late
Trust signals
- · Ships with concrete templates for outputs
- · Explicit rules over heuristics (e.g. '3x coverage rule')
- · Prioritizes by actionable trigger, not raw metrics
- · Uses standard specification formats
- · Produces copy-paste-ready outputs