什么是 work-with-adf?
创建、验证和使用适用于 Jira 的 Atlassian 文档格式 (ADF)。 在为 Jira 问题、史诗和评论创建丰富内容时使用。 帮助理解 ADF 节点结构、以编程方式构建文档、 根据规范验证 ADF,并对验证错误进行故障排除。 来源:dawiddutoit/custom-claude。
创建、验证和使用适用于 Jira 的 Atlassian 文档格式 (ADF)。 在为 Jira 问题、史诗和评论创建丰富内容时使用。 帮助理解 ADF 节点结构、以编程方式构建文档、 根据规范验证 ADF,并对验证错误进行故障排除。
通过命令行快速安装 work-with-adf AI 技能到你的开发环境
来源:dawiddutoit/custom-claude。
This skill helps you work with Atlassian Document Format (ADF), the JSON-based format used for rich text content in Jira. Whether you're creating documents programmatically, understanding the structure, validating content, or debugging Jira API errors, this skill provides clear guidance and patterns.
Key Principle: ADF uses a single sequential path - traversing nodes linearly produces correct reading order.
Error: "Node type X is not allowed as child of Y"
创建、验证和使用适用于 Jira 的 Atlassian 文档格式 (ADF)。 在为 Jira 问题、史诗和评论创建丰富内容时使用。 帮助理解 ADF 节点结构、以编程方式构建文档、 根据规范验证 ADF,并对验证错误进行故障排除。 来源:dawiddutoit/custom-claude。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dawiddutoit/custom-claude --skill work-with-adf创建、验证和使用适用于 Jira 的 Atlassian 文档格式 (ADF)。 在为 Jira 问题、史诗和评论创建丰富内容时使用。 帮助理解 ADF 节点结构、以编程方式构建文档、 根据规范验证 ADF,并对验证错误进行故障排除。 来源:dawiddutoit/custom-claude。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill work-with-adf 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dawiddutoit/custom-claude