livecodes
01Skill 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.
38 tagged prettier, measured the same way as everything else here.
Browse within: ReAct 20eslint 20msw 20storybook 20stylelint 20typescript 17javascript 16code 15monaco-editor 15playground 15
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.
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.
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.
Skill Claude CodeCodex
A test skill.
Skill Claude CodeCodex
File a new tech-debt GitHub issue for an out-of-scope code-review finding, building the dedup key, checking for an existing open or declined-closed match, and only if none exists, creating the issue with the right labels and touching the debt-count staleness sentinel. Trigger on natural-language asks like "file a…
Skill Claude CodeCodex
Maintainer-only. Translate a version's GAIA CHANGELOG entries into plain-language public release notes for the marketing site (gaiareact.com). Writes a release-data .ts file under ../website/src/pages/changelog/releases/ plus an editorial-decisions report for human review. Use whenever the maintainer wants the…
Skill Claude CodeCodex
Autonomous Dependabot, auto-discover outdated packages, audit overrides, apply migrations for major bumps, resolve conflicts, run quality gate. Trigger when the user clicks the statusline Run /update-deps indicator or asks "update dependencies", "bump deps", "run dependabot".
Skill Claude CodeCodex
Use when bootstrapping or extending the pre-commit hook chain (Husky + lint-staged + Prettier + typecheck + integration tests) for an EVOKORE-style TypeScript repo, including detecting an existing setup, surfacing the diff, and never silently overwriting a configured chain.