live-codes/livecodes · .agents/skills/livecodes/display-modes/SKILL.md · Configure how the playground is displayed: full, focus, simple, lite, editor, codeblock, and result modes. Load this…
live-codes/livecodes · .agents/skills/livecodes/getting-started/SKILL.md · Quick start for standalone app at livecodes.io, embedding playgrounds with CDN or npm, and self-hosting basics. Load…
live-codes/livecodes · .agents/skills/livecodes/gh-action/SKILL.md · Use the "Preview in LiveCodes" GitHub Action to generate preview playground links for pull request code changes…
live-codes/livecodes · .agents/skills/livecodes/headless-mode/SKILL.md · Run playground without visible UI using SDK methods directly. Load this skill when building Markdown compilers, code…
live-codes/livecodes · .agents/skills/livecodes/language-support/SKILL.md · Work with 90+ supported languages, compilers, CSS processors, and WASM-compiled languages for markup, style, and script…
live-codes/livecodes · .agents/skills/livecodes/sdk-methods/SKILL.md · Use SDK methods to interact with playgrounds: run, getCode, setConfig, getConfig, watch, runTests, format, getShareUrl…
live-codes/livecodes · .agents/skills/livecodes/testing/SKILL.md · Write and run automated tests with Jest and Testing Library in the browser. Import code from script editor, use watch…