byamritmalla· 56 skills
Stars
12
Category
Use when implementing an OpenAI-backed AI capability that must return schema-bound JSON, typed objects, classifications, extraction results, or other machine-consumable responses from an approved ai-architecture.md. Produces provider SDK wiring, prompt structure, schema validation, retry and failure handling, malformed-output tests, and telemetry for latency, tokens, and validation failures. Do not use for generic model selection, AI architecture, RAG, tool calling, or agent workflow design.
$npx -y skills add amritmalla/claude-full-stack-2.0 --skill openai-structured-output-runtimeInstalls into the current project.
Run `npx skills use "https://github.com/amritmalla/claude-full-stack-2.0" --skill "amritmalla/claude-full-stack-2.0/openai-structured-output-runtime"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/amritmalla/claude-full-stack-2.0" that are relevant to the current task. Run `npx skills add "https://github.com/amritmalla/claude-full-stack-2.0"` and select the relevant skills, then follow their instructions.