backend-dev-guidelines by langfuse/langfuse
npx skills add https://github.com/langfuse/langfuse --skill backend-dev-guidelines此技能适用于 web/、worker/ 和 packages/shared/ 中的后端和 API 工作。
| 主题 | 何时阅读此文件 | 文件 |
|---|---|---|
| 架构和包边界 | 您需要了解 web/worker/shared 划分、请求流或队列生命周期时 | references/architecture-overview.md |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 路由和控制器 | 您正在编写 tRPC 过程、公共 API 路由或队列入口点时 | references/routing-and-controllers.md |
| 中间件和身份验证 | 您正在更改请求身份验证、权限或中间件组合时 | references/middleware-guide.md |
| 服务和存储库 | 您正在放置业务逻辑、存储库代码或依赖注入模式时 | references/services-and-repositories.md |
| 数据库访问 | 您正在处理 Prisma、ClickHouse、租户过滤器或查询模式时 | references/database-patterns.md |
| 配置 | 您正在添加环境变量、启动配置或运行时开关时 | references/configuration.md |
| 测试 | 您正在添加或更新后端测试时 | references/testing-guide.md |
如需包含检查清单、目录约定、导入、架构和横切实践的完整后端指南,请阅读 AGENTS.md。
每周安装数
141
代码仓库
GitHub 星标数
23.6K
首次出现
Jan 21, 2026
安全审计
安装于
codex127
opencode125
gemini-cli122
claude-code121
github-copilot121
cursor116
Use this skill for backend and API work across web/, worker/, and packages/shared/.
| Topic | Read this when | File |
|---|---|---|
| Architecture and package boundaries | You need the web/worker/shared split, request flow, or queue lifecycle | references/architecture-overview.md |
| Routing and controllers | You are writing tRPC procedures, public API routes, or queue entrypoints | references/routing-and-controllers.md |
| Middleware and auth | You are changing request auth, permissions, or middleware composition | references/middleware-guide.md |
| Services and repositories | You are placing business logic, repository code, or DI patterns | references/services-and-repositories.md |
| Database access | You are touching Prisma, ClickHouse, tenant filters, or query patterns | references/database-patterns.md |
| Configuration | You are adding env vars, startup config, or runtime toggles |
Read AGENTS.md for the complete backend guide with checklists, directory conventions, imports, architecture, and cross-cutting practices.
Weekly Installs
141
Repository
GitHub Stars
23.6K
First Seen
Jan 21, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex127
opencode125
gemini-cli122
claude-code121
github-copilot121
cursor116
lark-cli 共享规则:飞书资源操作指南与权限配置详解
39,000 周安装
| Testing | You are adding or updating backend tests | references/testing-guide.md |