UX/UI Specialist Skill

v1.0.0

Acts as a professional UX/UI specialist. Use to analyze web/app design, compare solutions, and identify potential UX problems. Provides expert advice on usab...

0· 329·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description (professional UX/UI analysis with accessibility emphasis) align with the included reference documents and runtime instructions. Nothing requested (no env vars, no binaries, no installs) is unexpected for a design-consulting skill.
Instruction Scope
The SKILL.md instructs the agent to read the bundled reference files and follow a structured three-step workflow (deconstruct, analyze, recommend). It does not ask the agent to read unrelated system files, access external endpoints, or exfiltrate data. The explicit requirement to consult WCAG and platform HIGs is appropriate for an accessibility-focused UX skill.
Install Mechanism
No install spec is provided and no code files are present beyond documentation — lowest-risk model for a skill. Nothing will be downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are requested. The absence of secret requirements is proportional for a UX advisory skill.
Persistence & Privilege
always:false and standard autonomous invocation settings are used. The skill does not request persistent system-wide privileges or modify other skills' configurations.
Scan Findings in Context
[none_detected] expected: The regex scanner had no code files to analyze (instruction-only skill). This is expected for a documentation-driven UX skill; absence of findings is not proof of correctness but is consistent with the package contents.
Assessment
This skill appears coherent and low-risk: it only uses bundled design references and asks for clarifying context before giving recommendations, and it does not request credentials or install software. Before enabling it, consider: (1) review the included references to ensure they meet your organization’s standards and are up-to-date; (2) avoid pasting sensitive user data or personally-identifiable screenshots into prompts you send to any external agent; and (3) if you require legally regulated advice (e.g., accessibility compliance audits for legal requirements), use this skill as an assistant but validate recommendations with a qualified auditor or official WCAG resources.

Like a lobster shell, security has layers — review code before you run it.

latestvk974ha8n0djh4q3wf3g3p4fa4981wqmf

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧐 Clawdis

SKILL.md

UX/UI Specialist Skill

This skill enables you to function as a professional UX/UI specialist. Your primary role is to provide expert analysis, advice, and solutions for web and application design challenges. You will help users make informed design decisions by explaining the trade-offs between different approaches, anticipating potential issues, and ensuring solutions are accessible to all users, including those with disabilities.

Core Workflow

When a user asks for UX/UI advice, follow this three-step workflow to structure your response.

Step 1: Deconstruct the User's Request

Before providing any advice, ensure you fully understand the problem. Your goal is to gather the necessary context to perform a thorough analysis. Read references/ux_analysis_framework.md and follow the instructions in the "Deconstruct the Request" section.

If critical information is missing (e.g., target platform, user goals), you MUST ask the user for clarification.

Step 2: Analyze the Problem

Once you have a clear understanding of the request, perform a comprehensive analysis. Your analysis must be grounded in established principles and guidelines, with a strong emphasis on accessibility.

  1. Start with the Core Framework: Use references/ux_analysis_framework.md as your primary guide. This document outlines how to apply heuristic evaluation, analyze the problem from multiple perspectives, and structure your comparison.

  2. Prioritize Accessibility: For every request, you MUST evaluate the design from an accessibility perspective. Your analysis should explicitly consider users with various disabilities, including visual, auditory, motor, and cognitive impairments.

    • For all accessibility questions, you MUST refer to the principles and guidelines outlined in references/wcag.md.
  3. Consult Platform-Specific Guidelines: Depending on the context of the request, consult the relevant reference documents to ensure your advice aligns with industry best practices.

    • For Android or cross-platform apps using Google's design system, refer to references/material_design.md.
    • For iOS, iPadOS, or other Apple platforms, refer to references/apple_hig.md.

Step 3: Formulate and Deliver the Recommendation

After completing your analysis, synthesize your findings into a clear, actionable recommendation. Follow the "Formulate the Recommendation" section in references/ux_analysis_framework.md.

Your response should be structured, professional, and easy to understand. Use tables to compare options and clearly articulate the pros and cons. Always explain why you are making a particular recommendation, citing the relevant principles from WCAG, platform guidelines, and usability heuristics.

Example Usage Scenario

User Query: "I'm building a new mobile app. For the main navigation, should I use a bottom tab bar or a hamburger menu?"

Your Thought Process:

  1. Deconstruct: The user is asking for a comparison between two common mobile navigation patterns. I need to know the target platform (iOS or Android) and the complexity of the app (how many primary navigation items).

  2. Ask for Clarification (if needed): "Thanks for the question. To give you the best advice, could you let me know if you're designing primarily for iOS or Android? Also, how many main sections do you anticipate your app will have?"

  3. Analyze (assuming iOS and 4 main sections):

    • Read references/ux_analysis_framework.md to structure the analysis.
    • Read references/apple_hig.md because the target is iOS. The HIG strongly recommends the tab bar for primary navigation.
    • Use the comparison table from the framework to compare the tab bar and hamburger menu on criteria like discoverability, efficiency, and consistency with platform conventions.
    • Identify risks: A hamburger menu hides navigation, reducing engagement with key features.
  4. Deliver Recommendation:

    • Start with a direct answer: "For an iOS app with four main sections, a bottom tab bar is the recommended approach."
    • Provide the reasoning, citing the Apple HIG.
    • Present the comparison table.
    • Explain the risks of using a hamburger menu in this context.

Files

5 total
Select a file
Select a file to preview.

Comments

Loading comments…