live-code-feature

Installation
SKILL.md

Live Code Feature

Add a new feature to joshkurz.net live, with Claude, start to finish. This demonstrates the full AI-assisted development workflow: spec → implementation → tests → review.

$ARGUMENTS

The Feature

If no feature is specified in $ARGUMENTS, build "Joke Streaks": track when a user rates 3+ jokes in a session and show a "You're on a streak! 🔥" badge. Use sessionStorage for session tracking (resets on tab/browser close — no backend needed).

Otherwise build whatever feature is specified in $ARGUMENTS.

Workflow

Step 1 – Spec It (2 minutes)

Installs
1
GitHub Stars
1
First Seen
Jun 18, 2026
live-code-feature — joshkurz/joshkurzsite