소스 정보
- 저장소
- adobe/adobe-labs-website
- 최근 소스 활동
- 2026년 8월 27일 17:32
- 감지된 SKILL.md 언어
- 영어
- 스타
- 1
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/adobe/adobe-labs-website --skill write-issues-tickets명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
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.
SKILL.md 표시 중
| 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: