juanmhidalgo

61 mods across 1 repository, 8 stars between them.

doc-adversary

49

juanmhidalgo/claude-plugins

Agent

Adversarial reviewer for technical documentation. Reports only what would cause a bad architecture, design, or implementation decision. Use on PRDs, ADRs, technical specs, design docs, RFCs, and system documentation before the work is implemented or relied upon. Spawned by the adversarial-doc-review skill — always in…

8 7d ago A 73 tokens original MIT

brainstorm

50

juanmhidalgo/claude-plugins

Command

Use when you need multiple alternative approaches before committing to a solution. Do NOT use when a clear solution exists (plan mode) or for comparing known options (/discuss:tradeoffs).

8 7d ago A 37 tokens original MIT

challenge

51

juanmhidalgo/claude-plugins

Command

Use to stress-test a proposal by hearing the strongest counter-arguments. Do NOT use for neutral analysis (/discuss:feature) or comparing options (/discuss:tradeoffs).

8 7d ago A 36 tokens original MIT

feature

52

juanmhidalgo/claude-plugins

Command

Use before plan mode to critically analyze a feature proposal for gaps, edge cases, and risks. Do NOT use for simple Q&A, implementation, or code review (/code-review:).

8 7d ago A 37 tokens original MIT

tradeoffs

53

juanmhidalgo/claude-plugins

Command

Use when you have 2-4 specific options and need a structured comparison. Do NOT use for open-ended exploration (/discuss:brainstorm) or single-option analysis (/discuss:feature).

8 7d ago A 40 tokens original MIT

juanmhidalgo/claude-plugins

Skill Claude CodeCodex

Use to adversarially review a technical document that already exists as a file — PRD, ADR, technical spec, design doc, RFC, or system/architecture documentation — to catch what would lead to a bad architecture, design, or implementation decision. Also use when asked to "review", "sanity check", "poke holes in", "red…

8 7d ago A 153 tokens original MIT

feature-dev

55

juanmhidalgo/claude-plugins

Plugin Claude Code

Feature development workflows: spec-driven development, test-driven development with coverage gates, and parallel codebase exploration.

8 7d ago A tokens not measured original MIT

juanmhidalgo/claude-plugins

Agent

Explores declared API contracts for a feature — OpenAPI, GraphQL, tRPC, protobuf, JSON Schema. Separate from endpoint code (backend-explorer covers that). Critical for multi-repo features. Opt-in primitive — invoke directly from any skill.

8 7d ago A 58 tokens original MIT

backend-explorer

57

juanmhidalgo/claude-plugins

Agent

Explores backend/API layer for a feature. Finds models, views, serializers, endpoints, services, and database patterns. Spawned by explore-plan for parallel exploration.

8 7d ago A 37 tokens original MIT

config-explorer

58

juanmhidalgo/claude-plugins

Agent

Explores the configuration surface for a feature. Finds env vars, settings modules, feature flags, secrets handling, and per-environment overrides. Opt-in primitive — invoke directly from any skill.

8 7d ago A 42 tokens original MIT

feature-implementer

59

juanmhidalgo/claude-plugins

Agent

Orchestrates execution of an approved PLAN-.md (or equivalent step list) by dispatching each step to plan-step-executor in order, accumulating carry-over notes between steps, and halting on blockers. Use AFTER a plan is approved and you want a single delegate to drive the whole feature instead of spawning…

8 7d ago A 298 tokens original MIT

frontend-explorer

60

juanmhidalgo/claude-plugins

Agent

Explores frontend/UI layer for a feature. Finds components, views, hooks, API clients, routing, and state management. Spawned by explore-plan for parallel exploration.

8 7d ago A 38 tokens original MIT

history-explorer

61

juanmhidalgo/claude-plugins

Agent

Explores git history and open PRs for a feature. Finds recent changes, conflicts, and historical patterns. Spawned by explore-plan for parallel exploration.

8 7d ago A 35 tokens original MIT