Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

spectrum-web-components

يحتوي spectrum-web-components على 25 من skills المجمعة من adobe، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
25
Stars
1.5k
محدث
2026-07-20
Forks
255
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

migration-testing
محللو ضمان جودة البرمجيات والمختبرون

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.

2026-07-20
vrt-authoring
محللو ضمان جودة البرمجيات والمختبرون

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.

2026-07-20
migration-api
مطوّرو البرمجيات

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.

2026-07-16
accessibility-migration-analysis
مصممو واجهات الويب والرقمية

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

2026-07-15
migration-styling
مطوّرو البرمجيات

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.

2026-07-15
migrate-swc-gen1-to-gen2
مطوّرو البرمجيات

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, or Spectrum 1.

2026-06-24
spectrum-web-components
مطوّرو البرمجيات

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 guidance, and integration guides.

2026-06-24
migration-prep
مطوّرو البرمجيات

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.

2026-06-12
documentation-standards
مطوّرو البرمجيات

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

2026-06-02
migration-documentation
مطوّرو البرمجيات

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.

2026-06-02
consumer-migration-guide
مطوّرو البرمجيات

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

2026-05-29
migration-setup
مطوّرو البرمجيات

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.

2026-05-15
migration-conformance
مطوّرو البرمجيات

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.

2026-05-12
migration-a11y
مطوّرو البرمجيات

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.

2026-05-08
migration-review
مطوّرو البرمجيات

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.

2026-05-08
accessibility-compliance
مصممو واجهات الويب والرقمية

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.

2026-04-21
ask-questions-if-underspecified
مطوّرو البرمجيات

Clarify requirements before implementing. Use when serious doubts arise.

2026-04-21
component-migration-analysis
مطوّرو البرمجيات

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.

2026-04-21
contributor-docs-nav
مطوّرو البرمجيات

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.

2026-04-21
conventional-commit
مطوّرو البرمجيات

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

2026-04-21
deep-understanding
مطوّرو البرمجيات

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.

2026-04-21
explain-code
معلمو التعليم العالي، جميع الآخرون

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?"

2026-04-21
session-handoff
المهن الحاسوبية الأخرى

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 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.

2026-04-21
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

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

2026-04-21
session-retrospective
المهن الحاسوبية الأخرى

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.

2026-04-21