ndemo
Create narrated screen-recording demo videos of web applications.
Setup
On first use, you MUST build the toolkit before running any command.
Check if ${CLAUDE_SKILL_DIR}/dist/cli.js exists. If not, run:
cd ${CLAUDE_SKILL_DIR} && npm install && npm run build
Then install the Playwright browser if needed:
cd ${CLAUDE_SKILL_DIR} && npx playwright install chromium
Verify the setup:
${CLAUDE_SKILL_DIR}/ndemo doctor
Commands
All commands ar
[Description truncada. Veja o README completo no GitHub.]