Skip to main content

avo-forms-and-pages

Build model-agnostic forms and sidebar-navigable page hierarchies in an Avo admin — screens that aren't CRUD on a record. A form declares fields with the full Avo field DSL and handles its own submission in plain controller code; pages organize forms into a main page + sub-pages with their own sidebar. Use when the user wants a settings or preferences screen with no backing model, an app configuration / feature-flags UI, a data-import or upload-and-process form, a custom admin workflow form, a form that updates several models or kicks off a background job on submit, a multi-section settings area with a sidebar, or a standalone form to drop into any view — whether they say it in Avo terms ("Avo::Forms::Core::Form", "def handle", "def navigation", "def content", "avo:form / avo:page generator", "avo-forms add-on") or as a plain product ask ("a settings page that isn't tied to a record", "a preferences screen", "an admin import form", "a page that saves config").

インストールへ移動

ソース情報

リポジトリ
avo-hq/skills
ソースの最終更新活動
2026年7月29日 09:06
検出された SKILL.md の言語
英語
スター
1
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。