wordpress-workspace-agent-ux-consistency-check

Revise o WordPress Workspace Agent, seletor de site, histórico de conversas, Quick Ask, QuickLauncher, configurações e UX da barra lateral para consistência com o repositório simples,…

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.

Mais skills de automattic

dn-info
automattic
Obtenha informações detalhadas sobre um domínio registrado usando a CLI dn. Use quando o usuário quiser ver detalhes do domínio como data de expiração, servidores de nomes, contatos,…
official
wordpress-plugin-publish
automattic
Use esta habilidade ao publicar, enviar, reenviar, verificar, empacotar, checar, demonstrar ou lançar plugins do WordPress.org com o Pressship. Ela cobre…
official
dev
automattic
Fluxos de trabalho de desenvolvimento para o plugin ActivityPub do WordPress, incluindo configuração do wp-env, comandos de teste, linting e processos de build. Use ao configurar o desenvolvimento…
official
gitattributes
automattic
Use ao auditar ou atualizar a cobertura export-ignore do .gitattributes para que arquivos exclusivos de desenvolvimento (configs de lint, CI, testes, documentação, ferramentas de build) não sejam enviados no…
official
integrations
automattic
Padrões de integração de plugins WordPress de terceiros. Use ao adicionar novas integrações, depurar compatibilidade com outros plugins ou trabalhar com integrações existentes…
official
design-systems
automattic
Orientação ousada de direção estética para design web. Use ao tomar decisões criativas sobre tipografia, cor, movimento, composição espacial e visual geral…
official
site-specification
automattic
Extraia especificações abrangentes do site a partir de descrições simples. Use ao analisar a solicitação de tema de um usuário para determinar tipo de site, público-alvo, tom, layout…
official
wordpress-block-theming
automattic
Arquitetura de temas WordPress Full Site Editing (FSE). Use ao gerar theme.json, templates de bloco, partes de template, padrões e functions.php para…
official