claudeindex
mebius-san's avatar
Author

Mebius-san

@mebius-san
1
Marketplaces
9
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

lazycortex

lazycortex

Plugins:9
Skills:0
0
0

Plugins

Plugin

lazycortex-core

Core skills, agents, and runtime daemon for Claude Code (expert runtime + agent-model routing + settings management)

Plugin

lazycortex-diagram

Format-agnostic diagram engine: /lazy-diagram.draw dispatcher + per-format writer agents (mermaid, ascii, more later). Picks kind and format from request context, ships exemplar templates plus an authoring contract, and bundles a fixture-based regression suite.

Plugin

lazycortex-experts

Generic lifecycle experts (interpreter, designer, planner, implementer, debugger, reviewer) plus a starter set of domain aspects (claude-plugin, game-dev, dotfiles) and a cross-cutting discipline aspect. Building blocks — compose specialists in lazy.settings.json[experts] with one agent + one or more aspects.

Plugin

lazycortex-observe

Ship lazycortex-core runtime metrics to a Prometheus-compatible observer (Grafana Alloy or OpenTelemetry Collector) — vendor-neutral, observer-server-blind, headless-portable.

Plugin

lazycortex-obsidian

Obsidian vault bootstrap and configuration management for Claude Code

Plugin

lazycortex-python

Python coding discipline as a plugin: shared rules + reference guidelines + chk/tst checkers + PostToolUse hook + docstring-writer/test-writer agents + canonical file template. Installs once per repo via /lazy-python.install.

Plugin

lazycortex-review

Pure-Python source-side review CLI. Drives mechanical doc-review state machine (parse / approval-marker sync / dispatch); experts run via lazycortex-core's expert runtime queue.

Plugin

lazycortex-specs

Specification and design skills for Claude Code

Plugin

lazycortex-wiki

Maintains a curated, LLM-navigable semantic wiki over a markdown+code base — summaries, hierarchical topic tags, and glossed See-also links, kept in sync via git-watch and weekly full-scan routines.