claudeindex
moebit's avatar
Author

moebit

@moebit
1
Marketplaces
3
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

moebit-tools

moebit's personal Claude Code marketplace — cross-model and other dev tools.

Plugins:3
Skills:0
1
0

Plugins

Plugin

multi-llm

Cross-model collaboration. First skill: brainstorm — multi-turn dialogue between OpenAI and Gemini, with optional --research mode (web search on both sides) and a --pro flag to swap to top-tier models.

Plugin

project-status

Generate and maintain an interactive HTML status page (project_status.html) summarizing a project's main parts, what shipped, and what's pending. Restyled with the ivory/clay/olive palette from thariqs.github.io/html-effectiveness.

Plugin

research-dev-loop

Autonomous research → plan → implement → test → decide loop. Codex critiques the plan and reviews the implementation; each stage is mirrored into an Obsidian wiki for cross-cycle memory; commits after each successful stage. Stops only when tests pass and no open doubts remain.