Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

gebweb

Étoiles0
Forks1
Mis à jour23 juin 2026 à 00:02

Building, running, testing, and deploying web applications with Gebweb, the Geblang web framework. Use this whenever you write or modify a Gebweb app - controllers, routes, request/parameter binding, views/templates, validation, repositories, auth, middleware, background jobs, websockets - or operate the `gebweb` CLI (new / dev / build / routes / generate / migrate / worker / secrets). Trigger it on mentions of Gebweb, `import gebweb`, route decorators (`@Get`, `@Post`, `@Controller`, `@ApiResource`, `@Auth`), `gebweb.app`, `gebweb.serve`, the `TestClient`, or `.gb` web code. Gebweb has framework- specific conventions (exact `@Assert.*` names, `repositoryClass()`, `{name}` path params, shared-state concurrency rules) that are easy to get wrong - use this skill to stay correct. Pair it with the `geblang` skill, which covers the underlying language.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
3 fichiers
SKILL.md
readonly