什么是 handbook-backend-development?
在Polar手册的“后端开发”部分添加新条目的技能。这些条目用于解释与后端开发相关的概念、工具和最佳实践,供 Polar 开发人员阅读。 来源:polarsource/polar。
在Polar手册的“后端开发”部分添加新条目的技能。这些条目用于解释与后端开发相关的概念、工具和最佳实践,供 Polar 开发人员阅读。
通过命令行快速安装 handbook-backend-development AI 技能到你的开发环境
来源:polarsource/polar。
This skill explains the process to add a new entry in the section "Backend Development" of the Polar Handbook. Those entries are there to explain concepts, tooling and best practices related to backend development, and are meant to be read by Polar developers.
The user should explain which concept they want to explain in the new entry, and the skill will guide them through the process of creating the file, exploring the code base to find relevant information, and writing the content of the entry.
Create an MDX file in handbook/backend-development with a name that reflects the concept you want to explain. For example, if you want to explain how the distributed lock mechanism works, you could name the file distributed-lock.mdx.
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/polarsource/polar --skill handbook-backend-development在Polar手册的“后端开发”部分添加新条目的技能。这些条目用于解释与后端开发相关的概念、工具和最佳实践,供 Polar 开发人员阅读。 来源:polarsource/polar。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/polarsource/polar --skill handbook-backend-development 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/polarsource/polar