Skip to main content

avo

Load the official Avo skills that ship inside the installed avo gem. Use this whenever a task touches Avo — anything under `app/avo/` (resources, fields, actions, filters, scopes, cards, dashboards), `config/initializers/avo.rb`, customizing Avo views, or debugging why something does not appear in the admin panel. Reach for it the moment `Avo::`, `field :`, `app/avo/`, "resource", "admin panel", or "Avo" appears in a request. ALSO use it when a request never mentions Avo but changes a Rails model in an app that has one: adding or changing a column, adding a model, an enum or status, an association, or a capability like "let admins approve orders" — the admin panel has a matching surface that silently goes stale otherwise. The real instructions are versioned with the installed gem, so load them instead of relying on prior knowledge of Avo.

跳到安装

来源信息

仓库
avo-hq/avo
最近来源活动
2026年8月4日 11:51
检测到的 SKILL.md 语言
英语
星标
1,797
分支
315

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。