Authoritative guide for writing code in the Definable AI framework. Covers architecture, conventions, patterns, formatting, testing, and module-specific idioms. Use when writing, reviewing, or modifying any code in the definable package, adding new modules, creating new store/provider/interface implementations, writing tools, or extending the agent system.
$npx -y skills add definableai/definable.ai --skill definable-code-patternsInstalls into the current project.
Run `npx skills use "https://github.com/definableai/definable.ai" --skill "definableai/definable.ai/definable-code-patterns"` 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/definableai/definable.ai" that are relevant to the current task. Run `npx skills add "https://github.com/definableai/definable.ai"` and select the relevant skills, then follow their instructions.