marketplace
01Plugin Claude Code
Muki's Claude Code plugins — project lore knowledge base, test quality review, and visual regression testing.
Plugin Claude Code
Muki's Claude Code plugins — project lore knowledge base, test quality review, and visual regression testing.
Plugin Claude Code
Visual regression testing — compare Figma designs against live web pages with pixel-level diff and AI vision.
Agent
Visual regression reviewer that compares live web pages against Figma designs. Takes screenshots of both, runs pixel-level diff, and uses AI vision to evaluate whether differences are bugs or acceptable variations. Use before merge or deployment to catch visual regressions.
Command
A command for reviewing a web page against a Figma design. It produces a pixel-level difference report and an AI-based visual assessment.
Skill Claude CodeCodex
Export Figma frames as PNG images via Figma REST API. Use when you need to get a design screenshot from a Figma URL for visual comparison.
Skill Claude CodeCodex
Pixel-level image comparison between two screenshots. Generates a visual diff overlay highlighting differences. Use for comparing Figma designs against web implementations.
Plugin Claude Code
Capture, consult, guard, scaffold, maintain, health-check, and language-align project lore — the implicit knowledge (business rules, API maps, pitfalls, decision rationale) that code, types, and git history can't reveal.
Hook
Runs when a session starts on startup, resume, clear and compact, executing run-hook.cmd. From mukiwu/muki-ai-plugins.
Hook
Runs before the agent uses a tool for Edit, Write, MultiEdit and Bash tool calls, executing run-hook.cmd (2 commands). From mukiwu/muki-ai-plugins.
Hook
Runs after a tool call finishes for Skill tool calls, executing run-hook.cmd. From mukiwu/muki-ai-plugins.
Skill Claude CodeCodex
Use when the conversation surfaces knowledge that code, types, tests, or git history can't reveal — the user explains a business rule or a spec, shares a gotcha, gives the why behind a decision, says "that's intentional, not a bug", or you hit a pitfall or dig up a non-obvious root cause while debugging. Record it…
Skill Claude CodeCodex
Use when asked whether the project's lore is healthy or still helping, or when the 30-day heartbeat suggests a re-check — audits coverage, link health, freshness, entry quality, adoption, and language health, read-only, then hands fixes off to lore-maintain, lore-capture, and lore-ul.
Skill Claude CodeCodex
Use when about to plan a feature, fix a bug, or touch unfamiliar code in a repo that has a docs/lore/ folder, before writing any implementation — surfaces the business rules, pitfalls, glossary terms, and API map relevant to the task, and flags entries that look stale.
Skill Claude CodeCodex
Use when about to commit, open a PR, or claim a change is done in a repo that has docs/lore/ — maps the changed files to lore entries through their code: links and reports any business rule, pitfall, or glossary naming rule the change violates. Read-only for both code and lore.
Skill Claude CodeCodex
Use when a project has no docs/lore/ yet and implicit knowledge starts coming up in conversation, or when the user asks to initialize, bootstrap, or set up project lore — scaffolds the docs/lore/ knowledge base.
Skill Claude CodeCodex
Use when lore looks stale or noisy, when a lore-check report flags problems, or on a periodic sweep — finds stale, duplicate, or wrong entries, checks that code links and the README index still hold, and prunes obsolete content; marking over deleting, with confirmation for destructive actions.
Skill Claude CodeCodex
Use when a conversation hits a vague or overloaded term, the same word means different things in different places, the user quietly rewords something you said, the user keeps using a word the glossary doesn't have, or code names disagree with how the user talks — align the term into the project's glossary (a root…
Plugin Claude Code
Test review doctor — diagnose an existing test file for blind spots and output a self-contained HTML report with backlinks to the source under test. Read-only; never modifies code.
Skill Claude CodeCodex
A test-review tool that examines existing tests for blind spots and produces a self-contained HTML report. It diagnoses test coverage issues without changing source code, tests, or settings.
Instructions file
Claude Code instructions for mukiwu/dev-advisor-mcp, covering claude code mcp server 配置, 開發決策顧問 mcp server, 🔍 主要功能, 🛠️ 可用工具 and 📊 使用範例.
MCP server Claude CodeCodexCursor +2
A development decision adviser for code modernization, API combinations, and compatibility analysis. An API is an interface that lets software communicate with other software.