claudeindex
Marketplace

shihwesley-plugins

Claude Code plugins by shihwesley — codebase mapping, documentation, research sandboxes, reverse engineering, environment management, and developer productivity tools

Stars

1

Forks

1

Plugins

7

Installation

1

Add the marketplace

/plugin marketplace add shihwesley/shihwesley-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

7

Plugins

0

Skills

0

Agents

Last Crawled

March 29, 2026

Plugins

Plugin

chronicler

Ambient .tech.md generation — auto-documents and tracks freshness of your codebase

Plugin

mercator-ai

Merkle-enhanced codebase mapping for AI agents. O(1) change detection, zero-token staleness prevention, parallel subagent analysis. Creates docs/CODEBASE_MAP.md and docs/.mercator.json merkle manifest.

Plugin

neo-research

Research pipeline for Claude Code. One command turns any topic into agent expertise: question tree, zero-context fetch, .mv2 indexing, REPL distillation, skill/subagent generation. Phase 0 searches existing knowledge stores before web. BM25 OR-query preprocessing for Tantivy. Domain-split Apple API stores, coupling assessment, skill graph recommendations. Also runs Python in isolated Docker containers.

Plugin

code-simplifier-tldr

TLDR-aware code simplifier — uses AST summaries for context, full reads only for target files. 80%+ token savings on large codebases. Merkle-integrated for O(1) change detection when used with mercator-ai.

Plugin

interactive-planning

Manus-style file-based planning with interactive gates, architecture review, and native task tracking. Supports task-based and spec-driven modes with categorized plan directories (feat/fix/refactor/review/test/polish/general) and auto-detection from user input.

Plugin

agent-reverse

Reverse engineer and extract capabilities from any source — repos, configs, binaries, articles — into your agent workflow. Security scanning, manifest tracking, cross-agent restore.

Plugin

orbit

Ambient dev environment management — auto-switches between dev, test, staging, and prod using Docker containers, sidecars, and task-aware classification.