JoaquinCampo/my-plugins
πͺMarketplaceJoaquinCampo/my-plugins
My daily-use Claude Code plugins
Add this Marketplace
/plugin marketplace add JoaquinCampo/my-pluginsPlugins in this Marketplace
agent-debate
debateSpawn a peer back-and-forth between Claude (max thinking) and Codex (high reasoning) on hard architecture decisions.
agent-debugger
debuggerPause execution and inspect runtime state via DAP. Attach to live processes by PID, no restart or code changes required.
apple-dev
swiftuiModern SwiftUI doctrine plus 7 recipes for Apple-platform development: no-ViewModel patterns, modular SwiftPM, Foundation Models on-device LLM, AppRouter navigation, iOS 26 Liquid Glass, encrypted push proxy, XcodeBuildMCP build verification, ObservableObject-to-Observable refactor.
basecamp
basecampBasecamp integration for Claude Code: create todos, track work, link code to projects.
database
databaseDatabase skills focused on Postgres performance, schema design, indexes, RLS, and query optimization.
design
designDesign-focused frontend bundle: shadcn/ui composition plus Impeccable design craft, audit, polish, and anti-pattern detection.
dev
devDaily-driver development bundle: deep-module design and architecture-improvement scans (two skills by Matt Pocock, vendored), plus pr-review and tools pulled in as dependencies.
elevenlabs
elevenlabsFull ElevenLabs coverage for building with the API: the 9 official ElevenLabs agent skills (vendored, re-syncable) plus gap skills that pull live docs indexes for voices, dubbing, dialogue, studio, admin, SDKs, image-video, Reception AI, and a docs-lookup catch-all.
fable-delegation-to-codex
codexRoutes all delegable work (exploration, bulk reads, tests, mechanical edits, first-pass reviews, sweeps) from a Fable session to the Codex CLI via codex exec, spending Codex quota instead of Anthropic tokens.
humanizer
writingStrips AI-tell patterns from text (em-dash overuse, inflated symbolism, rule of three, vague attributions, AI vocabulary, etc.) based on Wikipedia's 'Signs of AI writing' guide.
langchain-skills
langchainAgent skills for building agents with LangChain, LangGraph, and Deep Agents.
library-skills
libraryPulls in up-to-date official skills shipped by a project's installed libraries (FastAPI, Streamlit, etc.) via tiangolo/library-skills.
pr-review
pr-reviewPull-request review doctrine (triage, lenses, severity, stop rules) plus agent-specific tactics (context budget, tool escalation, review fan-out, responsible non-review).
project-report
basecampGenerate a high-level weekly status report for a Basecamp project. Activity-first via the basecamp CLI; outputs a lean 3-section markdown report (TL;DR, blockers, gaps).
qdrant
qdrantAgent skills for Qdrant vector search: scaling, performance, search quality, monitoring, deployment, SDK usage.
skill-doctor
skillsEvaluate Claude Code skills against best practices. Tracks skill usage globally via hooks.
superpowers
tddCore skills library: TDD, debugging, brainstorming, plan-writing, code-review patterns.
tools
toolsDaily agent tools: artifact creation, advisor review, browser automation, TUI automation, subagent orchestration, and Codex model routing.
understand-anything
codebase-analysisAI-powered codebase analysis that produces interactive knowledge graphs, guided tours, and plain-English architecture explanations.
worktrunk
gitGit worktree management guidance and activity-tracking hooks for parallel AI agent workflows.
writing-great-skills
skillsReference vocabulary and principles for writing and editing Claude Code skills well. Skill by Matt Pocock, vendored.