This skill should be used when working with DSPy.rb, a Ruby framework for building type-safe, composable LLM applications. Use this when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers (OpenAI, Anthropic, Gemini, Ollama), building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications.
$npx -y skills add davekilleen/dex --skill dspy-rubyInstalls into the current project.
Run `npx skills use "https://github.com/davekilleen/dex" --skill "davekilleen/dex/dspy-ruby"` 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/davekilleen/dex" that are relevant to the current task. Run `npx skills add "https://github.com/davekilleen/dex"` and select the relevant skills, then follow their instructions.