| name | launch-deck-lift |
| description | A presentation helper that turns a rough idea into a clean launch deck starter. |
Launch Deck Lift
Use this skill when the user wants a polished macOS surface that turns a rough idea into a clean launch deck starter.
Presentation
- Make the surface feel like a premium Apple utility.
- Lead with one calm summary line and one clear action.
- Keep the visual language restrained, dark, and readable at a glance.
Build shape
- Prefer a menu-bar popover or compact status-item panel.
- Show the primary state first, then the useful detail lines.
- Helps you move from idea to slide order without losing the thread.
- Focuses on the one-page summary and the opening story first.
- Keeps the UI approachable for fast deck prep.
Guardrails
- Do not invent unsupported metrics or background services.
- Keep the app simple enough to feel native on macOS.
- Use one primary action and a small set of supporting actions.
Prototype
- SwiftUI starter files live in
prototype/.
- The prototype should stay menu-bar first and easy to transplant into a real macOS target.
When extending
- Add more depth only when it improves the single workflow the skill is meant to solve.
- If the skill grows, keep the menu-bar path short and the detail panel readable.