skilly. Buy ad slot
All skills
Design · Documentation / AGENT SKILL

draft

plusplusoneplusplus/shortcuts
0 installs 7 GitHub stars
0

Draft UX specifications and user flows for requested CoC features.
Draft a user experience specification for a requested CoC feature. Use when planning new features, designing user flows, or creating UX specs for the CoC dashboard, CLI, server, or Node packages.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# Draft UX Specification

Draft a user experience specification for the requested feature or ask. Include:

1. **User Story**: Who is the user and what problem are they solving?

2. **Entry Points**: How does the user discover and access this feature?
   - Dashboard tabs, routes, or panels
   - CLI commands
   - Context menus (right-click)
   - Keyboard shortcuts
   - Lists, tables, sidebars, or detail views
   - Settings

3. **User Flow**: Step-by-step walkthrough of the primary workflow
   - Initial state
   - User actions
   - System responses
   - Success state

4. **Edge Cases & Error Handling**:
   - What happens when things go wrong?
   - How are errors communicated to the user?
   - Recovery paths

5. **Visual Design Considerations**:
   - Icons needed
   - List, table, sidebar, or detail-view representation
   - Notifications/status indicators
   - Any dashboard or editor requirements

6. **Settings & Configuration**:
   - What should be configurable?
   - Sensible defaults

7. **Discoverability**: How will users learn about this feature?

Focus on clarity and simplicity. Prefer conventions already established in CoC. No code details.