noora-interactive-tables

Installation
SKILL.md

Noora Interactive Tables

Use this skill when a Swift CLI needs table-based navigation rather than simple printed rows.

Selectable Table

import Noora

let rows = [
    ["init", "Create a new project", "Stable"],
    ["deploy", "Ship to production", "Preview"],
    ["doctor", "Run environment checks", "Stable"],
]
Installs
1
First Seen
Mar 31, 2026
noora-interactive-tables — spqw/skills-noora