This skill helps an LLM generate correct DSPy signature code using @ax-llm/ax. Use when the user asks about signatures, s(), f(), field types, string syntax, fluent builder API, validation constraints, or type-safe inputs/outputs.
$npx -y skills add dosco/aithy --skill ax-signatureInstalls into the current project.
Run `npx skills use "https://github.com/dosco/aithy" --skill "dosco/aithy/ax-signature"` 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/dosco/aithy" that are relevant to the current task. Run `npx skills add "https://github.com/dosco/aithy"` and select the relevant skills, then follow their instructions.