← 返回 Skills 市场
Backend Patterns
作者
charmmm718
· GitHub ↗
· v0.1.2
6622
总下载
4
收藏
41
当前安装
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 its snippets as examples and review any generated authentication, database, logging, or queue code before using it 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 artifact content matches the stated purpose: backend architecture, API patterns, database optimization, caching, authentication, rate limiting, jobs, and logging examples.
Instruction Scope
Instructions are educational code patterns and best-practice guidance; they do not tell the agent to bypass user control, run commands automatically, or access unrelated systems.
Install Mechanism
The bundle contains only SKILL.md and no package manifest, executable scripts, dependencies, binaries, or install hooks.
Credentials
Examples mention normal backend concepts such as JWT secrets, Redis, Supabase, and request tokens, but the skill itself requests no credentials, local files, network access, or account authority.
Persistence & Privilege
The artifact includes examples of caches and in-memory queues, but no actual background worker, persistence mechanism, privilege escalation, or runtime storage behavior is installed.
如何使用
- 确保已安装 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 插件,目前累计下载 6622 次。
如何安装 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