tutorial-updates

Solid

Generate tutorials from VHS tapes and Playwright specs with dual-tone markdown and GIF recording

AI & Automation 297 stars 27 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
82
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Table of Contents - [Overview](#overview) - [Command Options](#command-options) - [Required TodoWrite Items](#required-todowrite-items) - [Phase 1: Discovery (`tutorial-updates:discovery`)](#phase-1:-discovery-(tutorial-updates:discovery)) - [Step 1.1: Locate Tutorial Assets](#step-11:-locate-tutorial-assets) - [Step 1.2: Parse Manifests](#step-12:-parse-manifests) - [Step 1.3: Handle Options](#step-13:-handle-options) - [Phase 1.5: Validation (`tutorial-updates:validation`)](#phase-15:-validation-(tutorial-updates:validation)) - [Step 1.5.1: VHS Syntax Validation](#step-151:-vhs-syntax-validation) - [Step 1.5.2: Extract and Validate CLI Commands](#step-152:-extract-and-validate-cli-commands) - [Step 1.5.3: Verify Demo Data Exists](#step-153:-verify-demo-data-exists) - [Step 1.5.4: Test Commands Locally](#step-154:-test-commands-locally) - [Validation Flags](#validation-flags) - [Validation Exit Criteria](#validation-exit-criteria) - [Phase 1.6: Binary Rebuild (`tutorial-updates:rebuild`)](#phase-16:-binary-rebuild-(tutorial-updates:rebuild)) - [Step 1.6.1: Detect Build System](#step-161:-detect-build-system) - [Step 1.6.2: Check Binary Freshness](#step-162:-check-binary-freshness) - [Step 1.6.3: Rebuild Binary](#step-163:-rebuild-binary) - [Step 1.6.4: Verify Binary Accessibility](#step-164:-verify-binary-accessibility) - [Rebuild Flags](#rebuild-flags) - [Rebuild Exit Criteria](#rebuild-exit-criteria) - [Phase 2: Recording (`tutorial-updates:recording`)](#phase-2:-recor...

Details

Author
athola
Repository
athola/claude-night-market
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Solid

tutorial

Interactive walkthrough for new users. Learn by doing — each step creates real content in your vault. Three tracks (researcher, manager, personal) with a universal learning arc. Triggers on "/tutorial", "walk me through", "how do I use this".

3,381 Updated 3 months ago
agenticnotetaking
AI & Automation Solid

vhs-recording

Generate terminal recordings using VHS tape files, produces GIF outputs.

297 Updated today
athola
AI & Automation Solid

tutorial

Provides interactive guided album creation for new users. Use when the user is new to the plugin or asks for a walkthrough of the album creation process.

223 Updated 3 days ago
bitwize-music-studio
AI & Automation Solid

doc-updates

Update documentation after code changes with quality gates, slop detection, consolidation, and accuracy verification.

297 Updated today
athola
Web & Frontend Listed

capturing-readme-walkthroughs

Use when the user asks to regenerate the README's comprehensive tour video, add a new feature flow to that tour, refresh it after a UI change, or otherwise work with the Playwright capture pipeline. Produces one animated WebP (~1-2 MB) that inline-renders on GitHub README + a WebM source file. Covers when to regenerate (which UI changes drift the capture), how to add a new feature flow section, and the pacing pattern that makes the video read well. Skip for general Playwright work (smoke tests, visual regression, e2e flows) — those live under e2e/ separately.

7 Updated today
vsriram11