一键导入
use-ash-ai
Integrated LLM features for your Ash application..
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Integrated LLM features for your Ash application..
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
This skill should be used when the user asks to "add a LiveView page", "create a form", "handle real-time updates", "broadcast changes to users", "add a new route", "create an API endpoint", "fix this LiveView bug", "why is mount called twice?", or mentions handle_event, handle_info, handle_params, mount, channels, controllers, components, assigns, sockets, or PubSub. Essential for avoiding duplicate queries in mount.
Expert on the Ash Framework ecosystem.
A declarative, extensible framework for building Elixir applications..
A code generation and project patching framework.
Generic tooling for building DSLs.
A config-driven dev tool for Elixir projects to manage AGENTS.md files and agent skills from dependencies.
| name | use-ash_ai |
| description | Integrated LLM features for your Ash application.. |
| metadata | {"managed-by":"usage-rules"} |
mix usage_rules.search_docs "search term" -p ash_ai
mix ash_ai.gen.chat - Generates the resources and views for a conversational UI backed by ash_postgres and ash_obanmix ash_ai.gen.chat.docsmix ash_ai.gen.mcp - Sets up an MCP server for your applicationmix ash_ai.gen.mcp.docsmix ash_ai.gen.usage_rulesmix ash_ai.gen.usage_rules.docsmix ash_ai.install - Installs AshAi. Call with mix igniter.install ash_ai. Requires igniter to run.mix ash_ai.install.docs