Guide Nt banner
NakliTechie NakliTechie

Guide Nt

Development community

Description

--- description: Generate a searchable single-file HTML guide — walk each role's features in a real browser capturing screenshots. Regenerates from a committed generator; never hand-edits output. argument-hint: "[role/feature to focus | 'update' to refresh an existing guide]" allowed-tools: ["Bash", "Glob", "Grep", "Read", "Edit", "Write", "Task"] entry: "app boots; guide generator committed (or created this run)" exit: "single-file HTML guide regenerated from the generator — never hand-edited"

Installation

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

Terminal
mkdir -p ~/.claude/skills/naklitechie-ntkit-guide-nt && curl -fsSL https://raw.githubusercontent.com/NakliTechie/ntkit/HEAD/commands/guide-nt.md -o ~/.claude/skills/naklitechie-ntkit-guide-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