wordpress-workspace-agent-ux-consistency-check

द्वारा automattic

वर्डप्रेस वर्कस्पेस एजेंट, साइट पिकर, वार्तालाप इतिहास, क्विक आस्क, क्विकलॉन्चर, सेटिंग्स और साइडबार 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 की और Skills

dn-info
automattic
dn CLI का उपयोग करके पंजीकृत डोमेन के बारे में विस्तृत जानकारी प्राप्त करें। जब उपयोगकर्ता डोमेन विवरण जैसे समाप्ति तिथि, नेमसर्वर, संपर्क आदि देखना चाहे तब उपयोग करें।
official
wordpress-plugin-publish
automattic
इस कौशल का उपयोग तब करें जब Pressship के साथ WordPress.org प्लगइन्स को प्रकाशित करना, सबमिट करना, पुनः अपलोड करना, सत्यापित करना, पैकेज करना, जांचना, डेमो करना या रिलीज़ करना हो। यह कवर करता है…
official
dev
automattic
वर्डप्रेस एक्टिविटीपब प्लगइन के लिए विकास कार्यप्रवाह, जिसमें 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
वर्डप्रेस फुल साइट एडिटिंग (FSE) थीम आर्किटेक्चर। theme.json, ब्लॉक टेम्पलेट, टेम्पलेट पार्ट्स, पैटर्न और functions.php जनरेट करते समय उपयोग करें...
official