mwguerra

123 mods across 2 repositories, 42 stars between them.

ssl

49

mwguerra/claude-code-plugins

Command

Set up SSL/TLS with automatic certificates using Traefik or Nginx reverse proxy.

35 4mo ago A 18 tokens

compose

51

mwguerra/claude-code-plugins

Skill Claude CodeCodex

Generate Compose configs with services, networking, volumes, and health checks.

35 4mo ago A 15 tokens

docs

53

mwguerra/claude-code-plugins

Skill Claude CodeCodex

Reference Docker and Compose documentation for configuration patterns and best practices.

35 4mo ago A 13 tokens

init

54

mwguerra/claude-code-plugins

Skill Claude CodeCodex

Initialize Docker environment with Dockerfile, compose config, and .dockerignore.

35 4mo ago A 16 tokens

docs-specialist

56

mwguerra/claude-code-plugins

Plugin Claude Code

Generate and maintain documentation from code with drift detection. Validates docs against source, auto-generates from code patterns, syncs outdated content, and provides reusable templates for consistent documentation.

35 4mo ago A tokens not measured

mwguerra-plugins

61

mwguerra/plugins

Plugin Claude Code

Plugin marketplace listing 6 plugins: maestro, prd-builder, taskmanager, scribe, architect.

7 9d ago A tokens not measured

plugins CLAUDE.md

62

mwguerra/plugins

Instructions file

Claude Code instructions for mwguerra/plugins, covering claude.md, what this repo is, the suite — how the six plugins compose, plugin anatomy and commands.

7 9d ago A 2,051 tokens

architect

63

mwguerra/plugins

Plugin Claude Code

The system-design layer between PRD and tasks: architecture is tradeoffs, not best-practices. Right-sizes the present with ZERO speculative complexity, places clean seams with explicit extraction triggers for likely futures, decides the irreversibles (data model, boundaries, contracts) early and defers the reversible.

7 9d ago A tokens not measured

architect

64

mwguerra/plugins

Agent

Use this agent when a change needs a system-design decision — designing or building a system, defining module/service boundaries or a data model, settling interface/API contracts, reasoning about scale, or whenever a PRD is ready to be turned into an architecture. This agent should be triggered proactively when a user…

7 9d ago A 708 tokens

design-adversary

65

mwguerra/plugins

Agent

Independent, adversarial, refute-first challenger of a proposed or existing architecture. Dispatched by architect:design (method step 7), architect:review, and architect:refine to attack a design before it is written into docs/ — assuming it is flawed and demanding evidence. Evaluates six lenses: leaking/chatty…

7 9d ago A 142 tokens

design

66

mwguerra/plugins

Command

Design the system between the PRD and tasks — right-size the present, place clean seams with explicit extraction triggers, decide the irreversibles, adversarially challenge the design, and write a verifiable architecture + ADRs into docs/architecture/ and docs/adr/ per scribe's contract.

7 9d ago A 61 tokens

refine

67

mwguerra/plugins

Command

Evolve an existing design — update docs/architecture/ and supersede/add ADRs for new requirements, a fired extraction trigger, or review findings, then re-run the design-adversary on the change.

7 9d ago A 41 tokens

review

68

mwguerra/plugins

Command

Adversarially challenge an existing design (docs/architecture/ + docs/adr/) — multi-vote, structured findings, read-only and advisory.

7 9d ago A 30 tokens

architecture-design

69

mwguerra/plugins

Skill Claude CodeCodex

Use whenever a change needs a system-design decision — architecture, system design, data model, module/service boundaries, interface/API contracts, scalability/scale, or an ADR. The canonical discipline for designing systems: architecture is tradeoffs, engineered, never over-engineered. Right-size the present, place…

7 9d ago A 122 tokens

laravel

70

mwguerra/plugins

Plugin Claude Code

Opinionated Laravel + Filament 5 + Pest engineering conventions, applied by default on Laravel projects. Encodes how to build correctly here: artisan-first file creation, Eloquent/migration/queue/scheduler patterns, and a strict Filament 5 UI standard (schemas organized with sections/fieldsets/tabs, clusters for multi.

7 9d ago A tokens not measured

mwguerra/plugins

Skill Claude CodeCodex

The house rules for building Filament v5 panels — schema layout (sections/fieldsets/tabs), clusters for multi-domain pages, navigation grouping, list-page stat widgets, grouped row actions with named delete confirmations, relation managers with create/delete, save-redirects, no create-another, field hints, inline…

7 9d ago A 278 tokens

laravel-conventions

72

mwguerra/plugins

Skill Claude CodeCodex

Opinionated CORE Laravel 13 + Pest 5 conventions, applied by default on any Laravel project — artisan-first file creation, Eloquent/migration/queue/ scheduler patterns, fail-closed multi-tenancy, parallel-safe tests, and a "verified before done" bar. Composes with (never duplicates) maestro's stack-agnostic…

7 9d ago A 145 tokens