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"],
]