wordpress-workspace-agent-ux-consistency-check

tarafından automattic

WordPress Workspace Agent, site picker, konuşma geçmişi, Quick Ask, QuickLauncher, ayarlar ve kenar çubuğu UX'ini deponun sade, … ile tutarlılık açısından inceleyin.

npx skills add https://github.com/automattic/workspace --skill wordpress-workspace-agent-ux-consistency-check

WordPress Workspace Agent UX Consistency Check

Use this skill for recurring Agent and workspace UI patterns.

Workflow

  1. Inspect the relevant UI and state.
    • Common files: Sources/WordPressAgentWindowView.swift, Sources/WordPressAgentUtilityOverlayView.swift, Sources/MenuBarView.swift, Sources/SettingsView.swift, and Sources/AppState.swift.
    • Search with rg -n "Starred|All Sites|Load previous|QuickLauncher|@|settings|shortcut|conversation|site" Sources.
  2. Preserve site-scoped clarity.
    • Make the active selected site visible before sending text, audio, images, screenshots, or Agent messages.
    • Prefer explicit site switching over hidden "last site" behavior.
    • When a user chooses a site-bound app or action, make that site handoff visible and update the current site deliberately.
    • Use Starred and All Sites as plain labels.
  3. Prefer calm, explicit controls.
    • Avoid hidden auto-loading when a visible action is clearer.
    • Use "Load previous conversations" for paging older history.
    • Persist state users mentally own: starred sites, sidebar sections, collapse state, and cached lists.
    • Keep buttons and settings copy straightforward rather than clever.
  4. Keep settings explanatory.
    • Toggles should say what changes when enabled, especially for artifacts, indexing, debug behavior, permissions, and setup reruns.
  5. Review failure and empty states.
    • Empty, loading, signed-out, no-site, no-results, and permission-denied states should be specific and actionable.

Output

  • Lead with UX inconsistencies and behavioral risks.
  • Include file and line references.
  • Separate product-language suggestions from implementation bugs.

automattic tarafından daha fazla skill

dn-info
automattic
Kayıtlı bir alan adı hakkında dn CLI kullanarak ayrıntılı bilgi alın. Kullanıcı, son kullanma tarihi, isim sunucuları, kişiler gibi alan adı detaylarını görmek istediğinde kullanın.
official
wordpress-plugin-publish
automattic
Bu beceriyi, Pressship ile WordPress.org eklentilerini yayınlarken, gönderirken, yeniden yüklerken, doğrularken, paketlerken, kontrol ederken, demo yaparken veya sürüm yayınlarken kullanın. Şunları kapsar…
official
dev
automattic
WordPress ActivityPub eklentisi için wp-env kurulumu, test komutları, linting ve derleme süreçlerini içeren geliştirme iş akışları. Geliştirme ortamı kurarken kullanın…
official
gitattributes
automattic
.gitattributes export-ignore kapsamını denetlerken veya güncellerken kullanılır, böylece yalnızca geliştiriciye ait dosyalar (lint yapılandırmaları, CI, testler, dokümanlar, derleme araçları) dağıtıma dahil edilmez…
official
integrations
automattic
Üçüncü taraf WordPress eklentisi entegrasyon kalıpları. Yeni entegrasyonlar eklerken, diğer eklentilerle uyumluluk sorunlarını giderirken veya mevcut olanlarla çalışırken kullanın.
official
design-systems
automattic
Web tasarımı için cesur estetik yön rehberliği. Tipografi, renk, hareket, mekansal kompozisyon ve genel görsel… hakkında yaratıcı kararlar alırken kullanın.
official
site-specification
automattic
Basit açıklamalardan kapsamlı site spesifikasyonları çıkarın. Kullanıcının tema talebini analiz ederek site türünü, hedef kitlesini, tonunu, düzenini belirlerken kullanın.
official
wordpress-block-theming
automattic
WordPress Tam Site Düzenleme (FSE) tema mimarisi. theme.json, blok şablonları, şablon parçaları, desenler ve functions.php oluştururken kullanın…
official