Demo Nt banner
NakliTechie NakliTechie

Demo Nt

Development community

Description

--- description: Launch the app with the shared demo seed and generate + open an interactive HTML feature explorer; hands the presenter clickable links to both. For demoing work-in-progress. argument-hint: "[focus: seed | explorer | launch]" allowed-tools: ["Bash", "Glob", "Grep", "Read", "Edit", "Write", "Task"] entry: "app boots with the shared demo seed" exit: "live-app and explorer links handed to the presenter" writes: "nothing durable" --- A presenter's launcher for live demos. When you n

Installation

Installs to ~/.claude/skills/naklitechie-ntkit-demo-nt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/naklitechie-ntkit-demo-nt && curl -fsSL https://raw.githubusercontent.com/NakliTechie/ntkit/HEAD/commands/demo-nt.md -o ~/.claude/skills/naklitechie-ntkit-demo-nt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository