·work-with-adf
@

work-with-adf

创建、验证和使用适用于 Jira 的 Atlassian 文档格式 (ADF)。 在为 Jira 问题、史诗和评论创建丰富内容时使用。 帮助理解 ADF 节点结构、以编程方式构建文档、 根据规范验证 ADF,并对验证错误进行故障排除。

4安装·0热度·@dawiddutoit

安装

$npx skills add https://github.com/dawiddutoit/custom-claude --skill work-with-adf

如何安装 work-with-adf

通过命令行快速安装 work-with-adf AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill work-with-adf
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dawiddutoit/custom-claude。

SKILL.md

查看原文

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
分类
@协作工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from dawiddutoit/custom-claude

快速解答

什么是 work-with-adf?

创建、验证和使用适用于 Jira 的 Atlassian 文档格式 (ADF)。 在为 Jira 问题、史诗和评论创建丰富内容时使用。 帮助理解 ADF 节点结构、以编程方式构建文档、 根据规范验证 ADF,并对验证错误进行故障排除。 来源:dawiddutoit/custom-claude。

如何安装 work-with-adf?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill work-with-adf 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dawiddutoit/custom-claude