← 返回 Skills 市场
Monorepo Project Standard
作者
Bovin Phang
· GitHub ↗
· v1.0.0
· MIT-0
134
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install monorepo-project-standard
功能描述
Monorepo 项目规范,涵盖 pnpm workspace、Turborepo、Nx 的目录结构、依赖管理、任务编排、包发布。当用户提到 monorepo、workspace、多包、pnpm workspace、Turborepo、Nx 时自动激活。
安全使用建议
This skill is a documentation-style guide for monorepo best practices and appears coherent. Before using it, confirm that any agent actions you allow (e.g., running `pnpm -r build` or `turbo run build`) will run in a safe environment and that the required tools (pnpm, turborepo, Nx) are installed. If you want stricter guarantees, ask the skill author to declare required binaries explicitly. Because the skill can be invoked by an agent, avoid granting the agent write access to important repositories unless you trust the agent and the workflow.
功能分析
Type: OpenClaw Skill
Name: monorepo-project-standard
Version: 1.0.0
The skill bundle provides standard documentation and configuration templates for managing monorepo projects using pnpm, Turborepo, and Nx. It contains no executable code, suspicious instructions, or data exfiltration risks. All content in SKILL.md is aligned with the stated purpose of establishing project standards.
能力评估
Purpose & Capability
The SKILL.md content matches the name/description: it provides directory layouts, dependency rules, and task configuration for pnpm workspaces, Turborepo, and Nx. Minor note: the instructions assume tools like pnpm, turbo, and nx are present (they appear in example commands), but the skill metadata declares no required binaries — this is a small documentation omission rather than an incoherence.
Instruction Scope
The instructions are limited to repo structure, config snippets, dependency rules, and example commands (e.g., `pnpm -r build`, `turbo run build`). They do not ask the agent to read unrelated system files, access credentials, or transmit data to external endpoints.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, so nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The guidance and examples do not reference secrets or unrelated services.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. It does not request persistent presence or modify other skills. Note: the platform default allows the agent to invoke skills autonomously, but that is normal and not a problem here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install monorepo-project-standard - 安装完成后,直接呼叫该 Skill 的名称或使用
/monorepo-project-standard触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with standardized best practices for monorepo projects.
- Provides structure and guidelines for pnpm workspace, Turborepo, and Nx monorepos
- Includes recommended directory layout and configuration examples
- Covers dependency management, build task orchestration, and package publishing norms
- Lists strong constraints for package relationships and shared config patterns
元数据
常见问题
Monorepo Project Standard 是什么?
Monorepo 项目规范,涵盖 pnpm workspace、Turborepo、Nx 的目录结构、依赖管理、任务编排、包发布。当用户提到 monorepo、workspace、多包、pnpm workspace、Turborepo、Nx 时自动激活。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。
如何安装 Monorepo Project Standard?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install monorepo-project-standard」即可一键安装,无需额外配置。
Monorepo Project Standard 是免费的吗?
是的,Monorepo Project Standard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Monorepo Project Standard 支持哪些平台?
Monorepo Project Standard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Monorepo Project Standard?
由 Bovin Phang(@bovinphang)开发并维护,当前版本 v1.0.0。
推荐 Skills