vesper-option-action-depth

Map Option/Alt lean-in gestures to scoped agent actions on desktop surfaces.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/AskTinNguyen/vesper-team-skills --skill vesper-option-action-depth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vesper-option-action-depth
Source: https://github.com/AskTinNguyen/vesper-team-skills/tree/main/vesper-option-action-depth
Command: npx skills add https://github.com/AskTinNguyen/vesper-team-skills --skill vesper-option-action-depth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provide a principled approach to deepening user interactions on desktop by applying Vesper's lean-in modifier, enabling agent-assisted workflows without breaking existing manual actions.

Core Features & Use Cases

  • Defines a clear lean-in depth ladder (state, interpretation, suggestion, delegation, automation) for desktop surfaces.
  • Pair surfaces such as cards, rows, menus, and inspectors with Option/Alt triggers to reveal contextual AI guidance.
  • Enables scoped delegation and AI-assisted reorganization while preserving base interaction semantics.
  • Supplies a pattern library and operating model references to guide design and implementation.

Quick Start

Design a surface using the Option/Alt lean-in pattern and implement a scoped AI workflow for a chosen UI surface.

Frequently Asked Questions about vesper-option-action-depth

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I map Option Alt key gestures to AI delegation actions on desktop UI surfaces?

Map Option Alt key gestures to AI delegation by handling the event altKey property to trigger scoped agent actions on desktop surfaces like cards and rows. This preserves base interaction semantics while adding a lean-in depth ladder for AI-assisted workflows.

What is the lean-in depth ladder for interaction design?

The lean-in depth ladder is a structured progression for UI interactions consisting of state, interpretation, suggestion, delegation, and automation. It maps Option Alt modifier triggers to reveal contextual AI guidance without breaking existing manual actions.

Can I use event altKey handling to add AI workflows without breaking base UI interactions?

Yes, event altKey handling enables scoped AI workflows while keeping base interactions intact. The pattern pairs desktop surfaces like menus and inspectors with Option Alt triggers to reveal contextual AI guidance and scoped delegation.

Does lean-in depth interaction design work for both macOS and Windows Linux desktop applications?

Lean-in depth interaction design works across macOS and Windows Linux desktop applications. It specifies desktop mapping using the Option Alt modifier and event altKey handling to create consistent AI-native depth on cards, rows, menus, and workspaces.

How do I design a surface using the Option Alt lean-in pattern for AI-assisted reorganization?

Design a surface using the Option Alt lean-in pattern by implementing scoped AI workflows for chosen UI surfaces. Apply the depth ladder and surface contracts from the pattern library to enable AI-assisted reorganization while preserving base actions.

What are the limitations of using Option Alt triggers for AI-native desktop interactions?

Limitations include relying strictly on the Option Alt modifier and event altKey handling, which confines AI-native interactions to desktop environments. The depth ladder requires careful surface contract mapping to avoid disrupting existing manual actions.