byneuron-core· 20 skills
Design and implement structured output classes for Neuron AI agents using SchemaProperty attributes and validation rules. Use this skill when the user mentions structured output, JSON schema extraction, data validation, output classes, DTOs for AI responses, extracting structured data from LLM, or configuring property schemas. Also trigger for any task involving SchemaProperty attribute, validation rules like NotBlank/Email/Url, nested objects, arrays of objects, enums, polymorphic types with anyOf, or the Validator class.
$npx -y skills add neuron-core/neuron-ai --skill neuron-structured-outputInstalls into the current project.
Run `npx skills use "https://github.com/neuron-core/neuron-ai" --skill "neuron-core/neuron-ai/neuron-structured-output"` 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/neuron-core/neuron-ai" that are relevant to the current task. Run `npx skills add "https://github.com/neuron-core/neuron-ai"` and select the relevant skills, then follow their instructions.