Analyzes recent Claude Code transcripts to surface recurring inefficiencies.
A collection of Claude Code plugins — installable via the litianningdatadog-marketplace plugin marketplace. Each plugin delivers a skill that extends Claude's capabilities with a specialized, repeatable workflow.
Each plugin has a .claude-plugin/plugin.json manifest and a skills/<name>/SKILL.md that becomes Claude's operating instructions once the skill activates. Supporting scripts live under <plugin>/scripts/. This README is the entry point for humans browsing or installing the repo.
| Skill | What it does |
|---|---|
efficiency-audit | Analyzes recent Claude Code transcripts to surface recurring friction — corrections, re-explained context, tool-call failures, failing hooks — grouped by recurrence count and dominant project. LLM synthesis drafts ranked CLAUDE.md rules with token-savings estimates; idempotent marker blocks prevent duplicate accumulation across re-runs. |
hook-doctor | Inspects and repairs installed plugin hook configurations (hooks.json). Detects unquoted ${CLAUDE_PLUGIN_ROOT} commands that fail in agent-mode, reports them, and applies safe idempotent fixes with explicit opt-in. |
quicknotes | Low-friction quick-note capture and management. Centralized markdown notes (~/.quicknotes) with date/project/dir metadata, tags, fuzzy search, references, and time/location reminders; completing a note deletes it. Capture via the qn CLI (instant), /qn, or natural language. |
This repo is a Claude Code plugin marketplace. Add it once, then install skills à la carte:
# Add the marketplace (once per machine)
/plugin marketplace add litianningdatadog/claude-marketplace
# Install skills
/plugin install efficiency-audit@litianningdatadog-marketplace
/plugin install hook-doctor@litianningdatadog-marketplace
/plugin install quicknotes@litianningdatadog-marketplace
Plugins auto-update when you run /plugin marketplace update. Each skill activates
automatically when your request matches the triggers in its SKILL.md description.
No build system or third-party dependencies — skills are Markdown plus scripts. Scripts
that ship tests use the Python standard-library unittest, run from the script's
directory. Per-skill setup, CLI usage, and test commands live in each skill's README.
name)..claude-plugin/plugin.json with name and description.skills/<name>/SKILL.md as the agent procedure. Front-load trigger phrases in
the frontmatter description — it's the only text read when deciding whether to activate.
Reference supporting scripts via ${PLUGIN_ROOT}/scripts/... (resolved dynamically at runtime).<skill>/scripts/ (stays at the plugin root)..claude-plugin/marketplace.json and the skill to the table above.See CLAUDE.md for the conventions Claude follows when working in this repo.
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.
Inspects and repairs installed plugin hook configurations.
Low-friction quick-note capture and management for Claude Code.
npx claudepluginhub litianningdatadog/claude-marketplace --plugin efficiency-auditUI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.