원클릭으로
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