πŸ”Œ

skills-selector

πŸ”ŒPlugin

Andersonlimahw/lemon-ai-hub

VibeIndex|
What it does
Security check pending

Meta-skill gatekeeper that runs FIRST on every task to decide which other skill(s) β€” if any β€” should activate. Analyzes the user request, matches it against a ranked catalog (frontend-design, ui-ux-pro-max, superpowers/planning, git-*, mcp-builder, smart-dispatch, claude-api, etc.), and emits a tight SELECTION plan so other skills are loaded on-demand only. Minimizes token/context consumption by refusing to activate heavy skills unless clearly justified. Triggers on ANY user instruction that could plausibly benefit from a specialized skill β€” i.e. essentially every turn that starts new work. Keywords: "plan", "design", "ui", "ux", "implement", "build", "create", "fix", "refactor", "commit", "pr", "review", "test", "debug", "deploy", "mobile", "video", "mcp", "skill", "architecture", "api", "ci", "docs", "copy", "social", "setup", "doctor".

πŸͺ

Part of

Andersonlimahw/lemon-ai-hub

skilllemon-ai-hubskills-selector

Installation

Add marketplace in Claude Code:
/plugin marketplace add Andersonlimahw/lemon-ai-hub
Step 2. Install plugin:
/plugin install skills-selector@lemon-ai-hub
0
-
AddedJun 23, 2026

More from this repository10

πŸ”Œ
a11y-auditπŸ”ŒPlugin

WCAG 2.1 AA/AAA accessibility audit for web components, pages, and apps. Detects contrast failures, missing ARIA labels, keyboard trap issues, focus order problems, and screen-reader gotchas. Use when user wants to audit accessibility, fix a11y warnings, prepare for compliance review, or validate UI against WCAG standards.

πŸ”Œ
a11y-guardianπŸ”ŒPlugin

Accessibility guardian plugin. Continuous WCAG 2.1 AA/AAA compliance monitoring for web projects. Integrates static analysis of React/Vue/HTML components, contrast ratio checks, ARIA validation, keyboard navigation audit, and generates actionable HTML reports. Pairs with a11y-audit skill.

πŸ”Œ
agentic-value-loopsπŸ”ŒPlugin

Agentic Value Loops plugin β€” Continuous improvement engine that ships verified increments with constant quality. Includes loops for Feature Development, Maintenance & Security, Documentation Sync, and AI Tuning.

πŸ”Œ
ai-workspace-orchestratorπŸ”ŒPlugin

Project and workspace AI setup orchestrator. Builds AGENTS.md/CLAUDE.md contracts, optional global or project skills, Spotify Squad-style agent/subagent topology, and adversarial setup review for single apps, monorepos, and multi-domain workspaces.

πŸ”Œ
async-advisorπŸ”ŒPlugin

Async and concurrency static analysis plugin. Scans TypeScript/JavaScript codebases for race conditions, unbounded Promise.all, missing AbortController, swallowed rejections, and N+1 async patterns. Runs as a pre-commit hook or CI check and provides inline fix suggestions.

πŸ”Œ
async-patternsπŸ”ŒPlugin

Async and concurrency pattern advisor for JavaScript/TypeScript, Python, Go, and Rust. Identifies race conditions, missing error handling in promise chains, N+1 async anti-patterns, unbounded parallelism, and missing cancellation. Recommends correct patterns: Promise.all, p-limit, AbortController, AsyncLocalStorage, worker threads. Use when async code has bugs, timeouts, or memory leaks.

πŸ”Œ
bundle-analyzerπŸ”ŒPlugin

JavaScript/TypeScript bundle size analysis, tree-shaking audit, and code splitting recommendations. Identifies heavy dependencies, duplicate packages, unused imports, and suggests dynamic imports and lazy loading. Use when bundle is too large, Lighthouse score is low, or user wants to optimize web app loading performance.

πŸ”Œ
bundle-watchπŸ”ŒPlugin

Bundle size monitoring and budget enforcement plugin. Tracks JS/CSS bundle size per commit, blocks PRs that exceed size budgets, posts bundle size diff comments on PRs, and generates size trend charts. Supports Vite, Webpack, Next.js, Remix, and Rollup build outputs.

πŸ”Œ
chaos-runnerπŸ”ŒPlugin

Chaos engineering orchestration plugin. Manages chaos experiments via Toxiproxy, chaos-monkey scripts, and kubectl. Schedules regular chaos game days, tracks experiment results over time, and verifies steady-state hypotheses automatically. Integrates with Grafana for before/after metric comparison.

πŸͺ
Andersonlimahw/lemon-ai-hubπŸͺMarketplace

My ai marketplace with skills, agents an more