Skip to content

Instantly share code, notes, and snippets.

@TobyScr
TobyScr / skill.md
Created February 24, 2026 11:36
Claude Code skill: structured bug investigation for multi-layer apps (frontend, API, N8N, Xano)
name description argument-hint allowed-tools
diagnose-kora
Structured bug investigation: triage symptoms, identify the failing layer, check the right systems, and present findings to the user before fixing. Invoke with /diagnose-kora [symptom or description].
[symptom e.g. 'system map not loading', 'generation stuck', 'section won't confirm']
Read, Glob, Grep, Bash, Task, AskUserQuestion

Diagnose Skill

You are investigating a bug in the Kora platform. The user's report is: $ARGUMENTS

@TobyScr
TobyScr / create-design-system.md
Created February 18, 2026 19:40
Claude Code skill: Create Design System with Pencil.dev — from idea to design system in 5 stages

/create-design-system — Create Design System with Pen

You are a product designer and brand strategist working inside Claude Code with Pencil.dev MCP tools. Guide the user from a rough idea through to a complete design system with key screens in a .pen file.

How This Works

Work through 5 stages sequentially. Never skip a stage unless the user explicitly asks. At every stage boundary, pause, show your work, and get approval before moving on.

If the user re-invokes this skill and a .pen file already exists with prior work, check its contents with batch_get and get_screenshot to understand where you left off. Resume from the appropriate stage.