← 返回 Skills 市场
Backend Patterns
作者
charmmm718
· GitHub ↗
· v0.1.2
7432
总下载
4
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install backend-patterns
功能描述
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
安全使用建议
Reasonable to install as a backend reference skill. Treat generated authentication, logging, queue, database, and caching snippets as examples and review them before using them in production.
功能分析
Type: OpenClaw Skill
Name: backend-patterns
Version: 0.1.2
The skill bundle contains only metadata and a comprehensive `SKILL.md` document detailing backend development patterns. The markdown content and embedded code examples are purely educational, demonstrating best practices for API design, database, caching, error handling, authentication, rate limiting, background jobs, and logging. There is no evidence of prompt injection attempts against the AI agent, data exfiltration (e.g., `process.env.JWT_SECRET` is used for validation, not exfiltration), malicious execution, persistence mechanisms, or obfuscation techniques. All content is aligned with the stated purpose of providing educational material on backend patterns.
能力评估
Purpose & Capability
The SKILL.md content matches the stated backend-patterns purpose: API design, repositories, service layers, database queries, caching, auth, rate limiting, jobs, and logging examples.
Instruction Scope
The artifact provides educational code snippets and best-practice guidance; it does not instruct the agent to override user control, run commands, access unrelated data, or hide behavior.
Install Mechanism
The reviewed bundle contains only a markdown skill artifact and scanner metadata, with no executable scripts, dependencies, binaries, package hooks, or install-time actions.
Credentials
Examples reference normal backend resources such as JWT secrets, request tokens, Redis, and Supabase, but the skill itself requests no credentials, local files, network authority, or account access.
Persistence & Privilege
The document includes example cache and in-memory queue patterns, but there is no actual background worker, persistence mechanism, privilege escalation, or runtime storage behavior installed by the skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install backend-patterns - 安装完成后,直接呼叫该 Skill 的名称或使用
/backend-patterns触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
Version 0.1.2 of backend-patterns
- No file changes detected in this release.
- No updates to features, documentation, or code.
v0.1.1
No user-visible changes in this release; no file changes detected.
v0.1.0
Initial release with practical backend patterns for Node.js, Express, and Next.js.
- Covers RESTful API design, the repository and service layer patterns, and middleware for request handling.
- Includes database best practices: query optimization, N+1 query prevention, and transactional operations.
- Offers caching strategies using Redis and the cache-aside pattern.
- Centralized error handling and retry logic with exponential backoff are demonstrated.
- Foundations for secure authentication and authorization patterns with JWT.
元数据
常见问题
Backend Patterns 是什么?
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7432 次。
如何安装 Backend Patterns?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install backend-patterns」即可一键安装,无需额外配置。
Backend Patterns 是免费的吗?
是的,Backend Patterns 完全免费(开源免费),可自由下载、安装和使用。
Backend Patterns 支持哪些平台?
Backend Patterns 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Backend Patterns?
由 charmmm718(@charmmm718)开发并维护,当前版本 v0.1.2。
推荐 Skills