Skip to main content

adobe/spectrum-web-components

SkillsMP는 adobe/spectrum-web-components에서 33개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
33
GitHub 스타
1,536
GitHub 포크
261

수집된 skill 33개 중 33개를 표시합니다.

직업 분류
미분류
설명

Generates GitHub pull request and issue descriptions — title, labels, and body — following Spectrum Web Components conventions. Prompts for a linked ticket if none is provided.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Defines when and how to run a consistency and validity self-audit on changed files and the migration plan. Apply before declaring any migration phase or significant implementation task complete.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Phase 1 of 1st-gen to 2nd-gen component migration. Use to understand the component, plan breaking changes, and define scope before any refactoring begins.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Dispatches to the correct design token update workflow (custom tokens only vs @adobe/spectrum-tokens version bump). Use whenever asked to update, bump, or upgrade design tokens, or when told to run a token update.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Phase 7 of 1st-gen to 2nd-gen component migration. Use to author the per-component MDX docs page and finalize Storybook stories so the component is usable and understandable by others.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Phase 3 of 1st-gen to 2nd-gen component migration. Use to move properties, methods, and types from 1st-gen to 2nd-gen while maintaining a clear public API.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Phase 8 of 1st-gen to 2nd-gen component migration. Use to run final checks, verify lint/tests/build/Storybook, update the workstream status table, and open a PR.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Author dedicated Storybook visual regression stories for 2nd-gen components. Use when adding or reviewing `.vrt.ts` files, Chromatic VRT coverage, forced-colors coverage, pseudo-state snapshots, global stylesheet coverage, or custom-property VRT coverage.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Review 2nd-gen component files against project style guides, run linters, and surface guideline gaps. Apply whenever reviewing or auditing 2nd-gen component code for style conformance.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Require a thorough deep-read of the relevant codebase before planning or implementing; write findings to a persistent markdown file (e.g. research.md) so the user can review and correct before any work proceeds.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

When writing documentation in a variety of scenarios, follow the Adobe content writing standards.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Guidelines for drafting and formatting Jira tickets

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Sub-task after Phase 6 of 1st-gen to 2nd-gen component migration. Use to verify all migrated files conform to the project style guides, run linters, and surface any guideline gaps as PR comment notes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Keeps multi-phase migration obligations in context during a session. Emits Migration Checkpoint blocks at phase completion for cross-session continuity. Apply whenever any migration-* skill is active or migration files are being edited.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Phase 5 of 1st-gen to 2nd-gen component migration. Use to migrate CSS to the 2nd-gen structure, apply Spectrum 2 tokens, and ensure stylelint passes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when creating a per-component migration guide for application developers upgrading from Spectrum 1 Web Components to Spectrum 2 components.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Clones the SWC-1727 component migration epic template and all 7 child stories into new Jira issues, replacing all [COMPONENT] placeholders with the target component name. TRIGGER whenever a user asks to create a new component migration epic, clone the…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Clones the SWC-2164 component migration epic template and all 7 child stories into new Jira issues, replacing all [COMPONENT] placeholders with the target component name. TRIGGER whenever a user asks to create a new component epic, clone the new component…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create rendering-and-styling migration analysis docs for 2nd-gen component migration. Use when on the "analyze rendering and styling" step for one or more components.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Phase 6 of 1st-gen to 2nd-gen component migration. Use to write unit tests, accessibility tests, and Storybook play functions for a migrated component.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Create accessibility migration analysis docs for 2nd-gen component migration. Use when on the "analyze accessibility" step for one or more components.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Upgrade Spectrum 1 (sp-* elements, @spectrum-web-components/*) to Spectrum 2 (swc-* elements, @adobe/spectrum-wc). Use when developers need to migrate from Spectrum 1 to Spectrum 2 web components, or when they mention @spectrum-web-components, sp-* elements,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build UIs with Spectrum Web Components (SWC), Adobe's Spectrum 1 web component library. Use when developers are working with @spectrum-web-components/* packages or sp-* custom elements. Includes component API references, usage examples, accessibility…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Phase 2 of 1st-gen to 2nd-gen component migration. Use to create the 2nd-gen file and folder structure, wire up exports, and confirm the build passes before implementation begins.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Phase 4 of 1st-gen to 2nd-gen component migration. Use to implement WCAG-aligned semantics, ARIA, keyboard support, and focus management, and document accessibility behavior.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Clarify requirements before implementing. Use when serious doubts arise.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run the CONTRIBUTOR-DOCS nav script to update breadcrumbs and TOCs, and handle link verification. Use when updating contributor docs structure, regenerating navigation, or fixing broken links.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create conventional commit messages following best conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits specification.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when implementing any feature or bugfix, before writing implementation code

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Document lessons learned after completing work, especially when the user corrected planning documents or implementation. Creates and maintains a persistent lessons file in .ai/memory/ that future agents read at session start.

원문 언어: 영어

업데이트
수집된 skill 33개 중 33개를 표시합니다.