live-codes/livecodes

A Code Playground That Just Works!

1.5kStars on the repository
16Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

livecodes

01

live-codes/livecodes

Skill Claude CodeCodex

Open-source, client-side code playground supporting 90+ languages/frameworks. Runs entirely in the browser with SDK for embedding. Entry point for all LiveCodes skills.

1.5k 5d ago A 36 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Configure playground behavior through Config object, query parameters, EmbedOptions, editor settings, processors, external resources, and custom settings. Load this skill when setting up project content, configuring CSS processors, or customizing display.

1.5k 5d ago A 47 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Configure how the playground is displayed: full, focus, simple, lite, editor, codeblock, and result modes. Load this skill when choosing display mode for embeddings, configuring read-only views, or showing only result or editor.

1.5k 5d ago A 52 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Use SDK with React, Vue, Svelte, Solid, Preact, and Web Components. sdkReady callback pattern, reactive props, and framework-specific setup. Load this skill when embedding LiveCodes in a framework application.

1.5k 5d ago A 51 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Quick start for standalone app at livecodes.io, embedding playgrounds with CDN or npm, and self-hosting basics. Load this skill for initial setup and basic usage patterns.

1.5k 5d ago A 42 tokens original MIT

livecodes/gh-action

06

live-codes/livecodes

Skill Claude CodeCodex

Use the "Preview in LiveCodes" GitHub Action to generate preview playground links for pull request code changes. Automates playground creation and PR comments.

1.5k 5d ago A 37 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Run playground without visible UI using SDK methods directly. Load this skill when building Markdown compilers, code formatters, or tools that need compiled output without display.

1.5k 5d ago A 38 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Import code from GitHub gists/files/repos, GitLab, URLs, DOM, and local files. Export projects as HTML, JSON, ZIP, or to external services. Load this skill when loading projects from external sources or exporting project state.

1.5k 5d ago A 54 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Work with 90+ supported languages, compilers, CSS processors, and WASM-compiled languages for markup, style, and script editors. Load this skill when configuring languages, setting up CSS processors, or working with WASM-based languages like Python, Ruby, or Go.

1.5k 5d ago A 62 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Integrate LiveCodes with documentation sites using remark-livecodes, markdown-it-livecodes, gatsby-remark-livecodes, or marked-livecodes for Docusaurus, Astro, VitePress, Next.js, and Storybook.

1.5k 5d ago A 53 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Import npm, deno.land/x, jsr, and GitHub modules without build steps using automatic CDN resolution, custom import maps, and CDN provider prefixes. Load this skill when using bare module imports, configuring CDN providers, or resolving import conflicts.

1.5k 5d ago A 55 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Create and configure embedded playgrounds using createPlayground(), EmbedOptions, container setup, loading modes (eager/lazy/click), and appUrl for self-hosted instances. Load this skill when embedding LiveCodes in web pages, configuring playground containers, or setting up SDK integration.

1.5k 5d ago A 63 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Use SDK methods to interact with playgrounds: run, getCode, setConfig, getConfig, watch, runTests, format, getShareUrl, show, destroy. Load this skill when programmatically controlling embedded playgrounds, reacting to code changes, or retrieving compiled output.

1.5k 5d ago A 62 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Deploy LiveCodes to static servers, GitHub Pages, or Docker. Configure SDK appUrl, BASEURL for subdirectories, and handle share/broadcast services. Load this skill when self-hosting LiveCodes or using a custom app URL.

1.5k 5d ago A 54 tokens original MIT

livecodes/testing

15

live-codes/livecodes

Skill Claude CodeCodex

Write and run automated tests with Jest and Testing Library in the browser. Import code from script editor, use watch mode, and run tests programmatically. Load this skill when writing tests for playground code or running tests via SDK.

1.5k 5d ago A 49 tokens original MIT