tapforce-monorepo

📁 tapforce/agents-skills 📅 11 days ago
17
总安装量
17
周安装量
#20815
全站排名
安装命令
npx skills add https://github.com/tapforce/agents-skills --skill tapforce-monorepo

Agent 安装分布

windsurf 17
opencode 1
codex 1
claude-code 1

Skill 文档

tapforce-monorepo

Provide good way and practices to manage and develop mono-repo projects in Tapforce company. This skill prefer use Moon Repo as main monorepo management tool.

Information about tool can be found in Moon Repo documentation.

When to use

Use this skill when project mention or related to Tapforce, and required by user or you think project complex enough to use monorepo structure.

Instructions

Skill separated to rules under ./rules with prefix, following priority:

Priority Rule prefix Description
1 prepare pr Steps and practices to prepare project to use moonrepo.
2 policy pl Practices to follow when use moonrepo.

Each rules have own name, description, and tags. Rule can include Incorrect, Correct, or Example code block.

Full version of skill and rules represent with file AGENTS.md.

Reference