Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

gojang

gojang 收录了来自 gojangframework 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
16
更新
2026-06-27
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

gojang-add-data-model
软件开发工程师

Add or modify data-backed features in a Gojang app. Use when creating Ent schemas, generated model code, CRUD handlers, forms, feature route packages, templates, migrations, or admin overrides for a resource.

2026-06-27
gojang-admin-workspace
软件开发工程师

Work on Gojang's registry-driven admin panel. Use when customizing admin model overrides, fields, hooks, list columns, readonly or hidden fields, admin CRUD behavior, admin workspace templates, or staff-only admin routes under /admin.

2026-06-27
gojang-add-public-page
网页开发工程师

Add or modify public, user-facing pages in a Gojang app. Use when creating static pages, marketing/content pages, dashboard-style public pages, page handlers, public routes, navigation links, or templates under app/views/templates or app/pages.

2026-06-26
gojang-auth-security
软件开发工程师

Apply or review authentication, authorization, sessions, email verification, password reset, password handling, CSRF, rate limiting, audit logging, and security middleware in a Gojang app. Use when protecting routes, checking resource ownership, changing login/register/logout/forgot-password/verify-email behavior, or preparing security-sensitive code.

2026-06-26
gojang-operate-test
软件开发工程师

Run, test, migrate, seed, build, or prepare deployment for a Gojang app. Use for Taskfile commands, Ent generation, database migrations, seed data, local development server workflow, structured logging checks, deployment readiness, and test strategy.

2026-06-26
gojang-render-htmx-ui
网页开发工程师

Build or modify Gojang server-rendered UI with Go templates and HTMX. Use for partial templates, modals, fragment responses, renderer helpers, reusable components, table rendering, CSRF-aware HTMX forms, and dynamic interactions without heavy JavaScript.

2026-06-26