ワンクリックで
monolith-admin-dashboard
Use when generating or extending the built-in admin dashboard, admin-only middleware, and pprof debug endpoints.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when generating or extending the built-in admin dashboard, admin-only middleware, and pprof debug endpoints.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when implementing login/signup/logout, access control, and cookie-backed session logic in this Monolith app.
Use when an agent needs authoritative make/go command usage in this repository, including test, run, guides, deploy, server setup, and generator invocations.
Use when building HTTP controllers and templates, including REST action scaffolding, view rendering patterns, and route wiring.
Use when working on persistence setup, migrations, and service integrations (like email) that depend on app config and models.
Use when adding app features via the built-in generator (model/controller/resource/authentication/job/admin), including expected file mutations and post-generation validation.
Use when creating or extending asynchronous background jobs, including generator usage, queue registration, payload handling, and worker lifecycle.
| name | monolith-admin-dashboard |
| description | Use when generating or extending the built-in admin dashboard, admin-only middleware, and pprof debug endpoints. |
make generator admin
/admin dashboard)RequireAdmin middleware helpers/tests/debug/pprof/*User model does not existGET /admin and POST /admin guarded by admin middlewareGET /debug/pprof/... endpoints guarded by admin middleware