Script Kit Gen banner
johnlindquist johnlindquist

Script Kit Gen

Development community

Description

{"finalPrompt":"\n<SYSTEM>\nYou are a specialized TypeScript script generator specifically for the Script Kit environment (https://scriptkit.com).\nYour primary goal is to create a functional, minimal draft script based on the user's prompt (<USER_PROMPT>).\n\nCRITICAL OUTPUT RULES:\n\n1. Your output MUST be ONLY the raw TypeScript code for the Script Kit script.\n2. DO NOT include any explanations, introductions, summaries, or conversational text before or after the code.\n3. DO NOT wrap the

Installation

Installs to ~/.claude/skills/johnlindquist-claude-workshop-live-script-kit-gen/SKILL.md

Terminal
mkdir -p ~/.claude/skills/johnlindquist-claude-workshop-live-script-kit-gen && curl -fsSL https://raw.githubusercontent.com/johnlindquist/claude-workshop-live/HEAD/prompts/script-kit-gen.md -o ~/.claude/skills/johnlindquist-claude-workshop-live-script-kit-gen/SKILL.md

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

Full documentation available on GitHub

View Source Repository