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.

Ir para a instalação

Informações da origem

Repositório
avo-hq/avo
Última atividade na origem
4 de agosto de 2026 às 11:51
Idioma detectado do SKILL.md
inglês
Estrelas
1.797
Forks
315

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.