claudeindex
mrclrchtr's avatar
Author

mrclrchtr

@mrclrchtr
2
Marketplaces
9
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

mrclrchtr-skills

A collection of Claude Code skills for Git workflows, agent orchestration, skill creation, web fetching, and more.

Plugins:7
Skills:0
6
0
Marketplace

cc-marketplace

cc-marketplace

Plugins:2
Skills:0
3
0

Plugins

Plugin

agent-orchestrator

Orchestrate complex work via a phase-gated multi-agent loop (audit → design → implement → review → validate → deliver). Use when you need to split work into subsystems, run independent audits, reconcile findings into a confirmed issue list, delegate fixes in clusters, enforce PASS/FAIL review gates, and drive an end-to-end validated delivery.

Plugin

agent-orchestrator-standalone

Standalone version of the agent orchestrator. Orchestrate complex work via a phase-gated multi-agent loop (audit → design → implement → review → validate → deliver). Use when you need to split work into subsystems, run independent audits, reconcile findings into a confirmed issue list, delegate fixes in clusters, enforce PASS/FAIL review gates, and drive an end-to-end validated delivery.

Plugin

git-commit

Create safe, repo-convention commits: inspect and stage changes, write a clear subject, add a body when useful, and commit.

Plugin

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

Plugin

stitch-downloader

Download Stitch (stitch.withgoogle.com) screenshots at best quality from screenshot.downloadUrl. Use to normalize googleusercontent size parameters from canvas dimensions, download with curl, optionally verify pixel dimensions, and avoid committing signed URLs.

Plugin

web-fetch-to-markdown

Fetches and normalizes http(s) web pages into clean Markdown for LLM ingestion. Use when a task includes a URL, needs to fetch docs or asks to convert web docs/articles/pages into Markdown for summarizing, quoting, diffing, or saving.

Plugin

agent-roles

A collection of agent role configurations for multi-agent workflows. Includes architect, auditor, implementer, reviewer, explorer, and worker roles with tiered variants (medium, high, xhigh) for different task complexity levels.

Plugin

session

Session management commands for Claude Code

Plugin

review

Code review helpers for local/uncommitted changes