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

gebweb

星标0
分支1
更新时间2026年6月23日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly