Showing 30 of 23033 results
Meta-orchestration skill: picks an execution strategy (single pass, bounded loop, or parallel sub-agent swarm) and drives it to completion with durable state and audit trails.
Capture tribal knowledge as a byproduct of normal work and serve it back cited, work-scoped, and staleness-checked.
Mine your SpecStory coding histories into a persistent corpus and forge your repeated workflows into installable agent skills.
LLM-optimized knowledge graph: session notes, auto-extracted knowledge, pluggable briefings, magic context injection.
Explicit context management for multi-agent systems โ decisions, patterns, failures
Deterministic epic/PRD/TDD workflow skills for AI-coding teams (13 skills: orient, grilling, to-epic, orchestrate-epic, tdd, debug, document-epic, โฆ). Depends on lore.
Reads scoped lessons at session start and nudges a retrospective when a tool fails, backed by the LoreKit MCP server. Requires LOREKIT_MCP_URL and LOREKIT_TOKEN in the environment (or a project .mcp.json written by `npx @lorekit/cli install`).
Generate professional Lottie animations from static SVGs. Replaces After Effects for motion graphics.
Build, iterate on, deploy, and manage Lovable apps from Claude Code. Bundles the official Lovable MCP server (remote, OAuth 2.1) and adds focused commands for the common build/iterate/database workflows, with credit- and publish-safety prompts.
from bennoloeffler/maude-claude-vunds-plugins
Helps legalquants/lq-ai maintainers triage PRs, issues, and dependabot traffic against lq-ai's canon. Recommends lanes, drafts receipts and responses. A human decides, every time.
Little Shit Done โ lightweight Spec-Driven Development for Claude Code. Plan small, execute in isolation, ship fast.
Language Server Protocol specialist building unified code intelligence systems through LSP client orchestration and semantic indexing
LSP ๅฎ็ฐใไปฃ็ ๆบ่ฝไธ่ฏญไน็ดขๅผไธๅฎถ
Set up LSP (Language Server Protocol) for Claude Code projects with auto-detection, plugin installation, and validation
Developer workflow utilities: git commits, PR reviews, PR comments, docs updates, clipboard helpers
Ludus cyber-range toolkit โ skills for CLI, range config, environment setup, and troubleshooting, plus a bundled MCP server for the Ludus API.
Precise local semantic code search via MCP. Indexes your codebase with Go AST parsing, embeds with Ollama or LM Studio, and exposes vector search to Claude through an MCP server โ no cloud, no npm.
A/B test design โ produce an experiment spec with hypothesis, primary metric, MDE, sample size, run time, and decision rule. Also determines when NOT to A/B test and what to do instead. Use when asked to "design an A/B test", "should we test this", "experiment design", "how do we know if this works", "what's the sample size", or "set up an experiment".
Instrumentation plan โ design event taxonomy, property schema, and tracking plan for analytics tools. Use when asked to "what should we track", "instrumentation plan", "set up analytics events", "analytics event schema", "tracking plan", or "instrument this feature".