wordpress-workspace-agent-ux-consistency-check

작성자: automattic

WordPress Workspace Agent, 사이트 선택기, 대화 기록, Quick Ask, QuickLauncher, 설정, 사이드바 UX가 리포지토리의 평이하고 일관된 스타일과 일치하는지 검토합니다.

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의 다른 스킬

dn-info
automattic
등록된 도메인의 상세 정보를 dn CLI를 사용하여 조회합니다. 사용자가 만료일, 네임서버, 연락처 등의 도메인 세부 정보를 확인하려 할 때 사용하세요.
official
wordpress-plugin-publish
automattic
이 스킬은 Pressship으로 WordPress.org 플러그인을 게시, 제출, 재업로드, 확인, 패키징, 점검, 데모 또는 릴리스할 때 사용합니다. 다음을 포함합니다…
official
dev
automattic
WordPress ActivityPub 플러그인의 개발 워크플로우로, wp-env 설정, 테스트 명령어, 린팅, 빌드 프로세스를 포함합니다. 개발 환경을 설정할 때 사용하세요.
official
gitattributes
automattic
.gitattributes export-ignore 구성을 감사하거나 업데이트할 때 사용하여 개발 전용 파일(린트 설정, CI, 테스트, 문서, 빌드 도구)이 배포되지 않도록 합니다.
official
integrations
automattic
서드파티 워드프레스 플러그인 통합 패턴입니다. 새 통합을 추가하거나, 다른 플러그인과의 호환성을 디버깅하거나, 기존 작업을 할 때 사용하세요.
official
design-systems
automattic
대담한 미적 방향성을 제시하는 웹 디자인 가이드. 타이포그래피, 색상, 모션, 공간 구성 및 전반적인 시각적 요소에 대한 창의적 결정을 내릴 때 사용합니다.
official
site-specification
automattic
간단한 설명에서 포괄적인 사이트 사양을 추출합니다. 사용자의 테마 요청을 분석하여 사이트 유형, 대상, 톤, 레이아웃 등을 결정할 때 사용합니다.
official
wordpress-block-theming
automattic
WordPress 전체 사이트 편집(FSE) 테마 아키텍처. theme.json, 블록 템플릿, 템플릿 파트, 패턴 및 functions.php를 생성할 때 사용합니다.
official