Turn ONE input — a project/source folder, a single Markdown file, a local repo, or a GitHub repo URL — into ONE self-contained interactive HTML file that explains the input end-to-end (structure, architecture, and the data-and-control flow from entry point to output). Produces a single .html with all CSS/JS inlined, styled to the Claude/Anthropic design language, that opens by double-click and is shareable as one file. Use whenever someone wants to visualize, explain, walk through, document, or "make an interactive page" for a codebase, repo, folder, or Markdown doc. Invoke manually as "/jack-html-preview <path-or-url>".
Refine a rough long-running-task prompt into one paste-ready prompt with a binary goal, a project-appropriate self-verification loop, and a final two-subagent adversarial review stage. Use before kicking off a /goal, /loop, or /workflow run. Invoke manually as "/jack-loop-prompt your rough prompt".
Tournament-based meta-prompting skill that iteratively refines a prompt across multiple rounds using parallel Claude + Codex candidate generation, an LLM-as-judge with binary 7-criterion rubric and quoted evidence, and a synthesizer that composes the next version from the best parts of each. Use this skill when the user wants to elevate a rough or high-stakes prompt for downstream coding tasks. Trigger keywords - "tournament prompt", "iteratively refine prompt", "meta-prompting", "/jack-prompt-master", "improve this prompt with multiple rounds". Distinct from one-shot /prompt-enhance.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin marketplace by @anzchy — productivity skills for AI-assisted coding, plus reading & writing skills distilled from Li Xiaolai's 《写作的真相》.
English | 中文
| Plugin | Category | What's inside |
|---|---|---|
| anzchy-skills | productivity | jack-prompt-master · jack-loop-prompt · jack-html-preview |
| writing-truth | writing | dissect-author-mind (L1) · logic-template-lens (L4) · rhetoric-lens (L5) — from 《写作的真相》 |
Plugin skills are namespaced as /<plugin>:<skill>, e.g. /writing-truth:rhetoric-lens.
# add this repo as a marketplace, then install the plugin(s) you want
/plugin marketplace add anzchy/jack-cheng-skills
/plugin install writing-truth
/plugin install anzchy-skills
After install, restart your Claude Code session so the new skills are picked up.
.claude-plugin/
marketplace.json # marketplace manifest, lists the plugins below
anzchy-skills/ # plugin: productivity
.claude-plugin/plugin.json
skills/productivity/
jack-prompt-master/ (README.md, SKILL.md, references/)
jack-loop-prompt/ (SKILL.md, reference/)
jack-html-preview/ (SKILL.md, reference/)
README.md
writing-truth/ # plugin: reading & writing (《写作的真相》)
.claude-plugin/plugin.json
skills/
dissect-author-mind/ (SKILL.md, README.md) # 第一课
logic-template-lens/ (SKILL.md, README.md) # 第四课
rhetoric-lens/ (SKILL.md, README.md) # 第五课
knowledge/
README.md
CLAUDE.md
docs/ # planning docs (not installed)
<plugin-name>/.claude-plugin/plugin.json and a skills/ (or commands/, agents/) directory..claude-plugin/marketplace.json with its source path.MIT
@anzchy 的 Claude Code 插件市场:AI 辅助编程的生产力技能,外加一组提炼自李笑来《写作的真相》的阅读/写作技能。
| 插件 | 类别 | 内含 |
|---|---|---|
| anzchy-skills | 生产力 | jack-prompt-master、jack-loop-prompt、jack-html-preview |
| writing-truth | 写作 | dissect-author-mind(第一课)、logic-template-lens(第四课)、rhetoric-lens(第五课) |
插件内 skill 以 /<插件>:<skill> 命名空间调用,如 /writing-truth:rhetoric-lens。
/plugin marketplace add anzchy/jack-cheng-skills
/plugin install writing-truth
/plugin install anzchy-skills
安装后重启 Claude Code 会话,新技能即可生效。
npx claudepluginhub anzchy/skills --plugin anzchy-skillsNo description provided.
Reading & writing skills distilled from Li Xiaolai's 《写作的真相》(The Truth About Writing): dissect an author's mind by part of speech (L1), expose the logic skeleton via juxtaposition/progression/turn (L4), and work the rhetorical layer — concretization, parallelism, analogy, metaphor (L5).
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.