Skip to main content

express-backend

Use when writing or structuring backend code on an Express app (Node + Express, `app.use`, `express.Router`, `req/res/next`, error-handling middleware) — wiring routers, ordering middlewares, keeping controllers thin over a business/service layer and repositories, and setting up a pino logger with request-id and request/response logging. Triggers on Express project layout, middleware chains, async route handlers, central error handler, and diagnostic logging. NOT for NestJS (modules/providers/DI → use the NestJS sibling skill), NOT for the layering/dependency rule (→ clean-architecture) or domain modeling (→ tactical-DDD), and NOT for the response body's shape/safety (→ api-responses). You wire the framework; those decide structure, domain, and payload.

インストールへ移動

ソース情報

リポジトリ
Caioohv/ai-workflow
ソースの最終更新活動
2026年8月3日 00:25
検出された SKILL.md の言語
英語
スター
5
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。