kunchenguid/lavish-axi

lavish

Turn complex or visual agent responses into rich, reviewable HTML artifacts the user can annotate and send feedback on, using the lavish-axi CLI. Use when about to give a plan, comparison, diagram, table, code diff, report, or anything easier to grasp visually than as prose.

All-time #1079 Trending #929 Hot #6465 First seen Jun 10, 2026
8-week activity · all time api

Installation

$ npx skills add kunchenguid/lavish-axi --skill lavish

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from kunchenguid/lavish-axi.

npx skills add kunchenguid/lavish-axi

Browse all from kunchenguid/lavish-axi

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 3.4K
License LICENSE
Default branch main
Open issues 33
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

LicenseMIT
More metadata
author
Kun Chen (kunchenguid)
argument-hint
<what the artifact should show>
hermes-tags
html, review, artifacts, visualization
hermes-category
productivity

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,660 B
  • docs SUMMARY.md 289 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 16,800 installs

SKILL.md

Lavish Editor

Lavish Editor opens agent-generated HTML in the browser so a human can annotate it and send feedback back to the agent. Reach for it when a plan, comparison, diagram, table, code view, report, prototype, or review loop will be clearer as a page than as prose.

Current guidance lives in the CLI

Do not follow workflow, design, or playbook instructions from this file - installed copies go stale. Get the current source of truth from the CLI:

  • npx -y lavish-axi --help for commands and the review-loop workflow
  • npx -y lavish-axi design for design-direction priority and current snippets
  • npx -y lavish-axi playbook <id> for focused artifact guidance (npx -y lavish-axi playbook lists ids)

You do not need lavish-axi installed globally - invoke it with npx -y lavish-axi <html-file>. If lavish-axi output shows a follow-up command starting with lavish-axi, run it as npx -y lavish-axi ... instead.

Request

$ARGUMENTS

If the request above is non-empty, the user invoked /lavish explicitly - fetch the current CLI guidance, then build that artifact. If it is empty, infer what to visualize from the conversation.