Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

gojang

gojang contient 6 skills collectées depuis gojangframework, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
16
mis à jour
2026-06-27
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

gojang-add-data-model
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs web

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs web

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