Plugin Claude Code
Plugin marketplace listing 60 plugins: skill-creator, git-absorb, tmux, skill-reviewer, agent-skill-init.
A local marketplace for personal Claude Code skills and plugins.
Plugin Claude Code
Plugin marketplace listing 60 plugins: skill-creator, git-absorb, tmux, skill-reviewer, agent-skill-init.
Plugin Claude Code
MCP server exposing searchfiles and filterfiles tools for fast file-NAME discovery powered by fd (regex/glob) and fzf (fuzzy matching). Use when locating files by name or partial path — not for searching file contents.
Plugin Claude Code
MCP server exposing fuzzy content/file/document search tools built on ripgrep + fzf (plus ripgrep-all and PyMuPDF for PDFs). Use when searching code, files, or documents with fuzzy filtering, or extracting/inspecting PDF pages and outlines.
Plugin Claude Code
MCP server exposing a single sequentialthinking tool for dynamic, reflective, step-by-step problem-solving. Use when a task needs structured reasoning, planning, hypothesis generation, branching to explore alternatives, or revising earlier steps while keeping a running chain of thoughts.
Plugin Claude Code
MCP server exposing SQLite database tools (query, execute, listtables, describetable, createtable). Read-only by default; writes are opt-in via --allow-writes or MCPSQLITEALLOWWRITES=true. Use when inspecting, querying, or (when enabled) modifying SQLite databases.