用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/adobe/adobe-labs-website --skill write-issues-tickets命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.
Generates GitHub pull request title and body following Adobe Labs website conventions.
Scaffold and implement a new EDS block for the Adobe Labs website. Use when adding a new block — covers file structure, the decorate(block) function contract, autoblocking, CSS conventions, and when to use per-page authoring vs fragments vs an autoblock.
| name | write-issues-tickets |
| description | Guidelines for drafting and formatting Jira tickets and GitHub issues |
When prompted to create a Jira ticket, output the following:
Output results in the chat window in a way that can be copied and pasted into Jira.
Use these syntax rules when writing Jira tickets:
h2. through h6. - Headings (use h2. for main, h3. for secondary, etc. - avoid h1. in descriptions)*text* - Bold text (see Bold usage below; do not pepper bold across the description){{code}} - Inline code{code:language}{code} - Language-specific code blocks, as in {code:js}{code} for JavaScript and Typescript code blocks (JIRA doesn't support {code:typescript})[text|url] - Links- - Bullet points# - Numbered list items{{code}} and links as needed).*text* to bold the three BDD keywords Given, When, and Then at the start of each clause. Do not bold the rest of the sentence, random nouns, or every other word.*Given*, *When*, *Then*.*Given* *light* *mode* *and* *dark* *mode*, *when* a *page* *loads*... (over-bold)*Given* light and dark site themes are available, *when* a page loads in each theme, *then* background gradients match the spec without harsh banding.[Component] Brief description of change or issueExamples:
h2. Overview
(plain language explaining the ticket)
h2. Acceptance criteria
(how we ensure that the work is complete)
h2. Technical notes/resources
(any technical notes/links/etc)
h2. QA
(steps someone will use to be sure that the work fulfills the ticket's request and that everything's working properly)
h2. Design specs
(are there any design specs/files/mock-ups we can include here? Any other design notes?)
{*}Link to original issue:{*} (Add a link to the original issue if applicable)
h2. Expected behavior
(Description of what the user would expect to happen)
h2. Actual behavior
(The actual behavior observed by the user)
h2. Screenshots
(Screenshots of the problem if applicable)
h2. How can we reproduce the issue?
# Go to '...'
# Click on '....'
# Scroll to '....'
# Check console
# See error
<!-- add more reproduction steps if applicable-->
h2. Sample code or abstract reproduction which illustrates the problem
(are there any design specs/files/mock-ups we can include here? Any other design notes?)
h2. Severity
(The severity of the issue according to the classification below)
GH-{number}[cards], [header]Jira includes the following issue types: