JSON LISP Skill

Official

Generate safe JSON LISP UI documents on demand.

AuthorCause-of-a-Kind
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you quickly produce valid JSON LISP documents for building interactive browser-native UIs, without writing UI code in prose or embedding arbitrary JavaScript.

Core Features & Use Cases

  • Generate JSON LISP v0.1 documents with the required top-level shape, including v, state, updates, and a view render node.
  • Use canonical v0.1 syntax for render forms (html.*, text, if, for, cmp) and runtime expressions ($state, $payload, $event, $item, $index, $get, $get-in).
  • Wire interactivity safely by emitting or handling messages via updates and registering host effects via !effect (without emitting disallowed constructs like innerHTML).

Quick Start

Ask the AI: "Create a JSON LISP v0.1 counter with a button that increments state and displays the current count."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: JSON LISP Skill
Download link: https://github.com/Cause-of-a-Kind/json-lisp/archive/main.zip#json-lisp-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.