laurigates

88 mods across 3 repositories, 93 stars between them.

laurigates/claude-plugins

Plugin Claude Code

A curated collection of 44 Claude Code plugins providing 380+ skills and 21 agents for development workflows — git, testing, CI/CD, configuration, infrastructure, and language ecosystems.

54 2d ago A tokens not measured original MIT

SessionStart

02

laurigates/claude-plugins

Hook Claude Code

Runs when a session starts, executing path-bootstrap.sh and install_pkgs.sh via bash (2 commands). From laurigates/claude-plugins.

54 2d ago A tokens not measured original MIT

claude-plugins

03

laurigates/claude-plugins

Settings file Claude Code

Agent settings declaring 1 hook event (SessionStart) and 43 allowed tools.

54 2d ago A tokens not measured original MIT

docs-refresh

04

laurigates/claude-plugins

Skill Claude CodeCodex

Refresh plugin catalog docs (README, PLUGIN-MAP, d2 diagram) so per-plugin skill/agent counts match disk. Use when fixing count drift or after adding skills.

54 2d ago C 39 tokens original MIT

plugin-authoring

05

laurigates/claude-plugins

Skill Claude CodeCodex

Add, modify, or delete a skill or plugin in this repo — frontmatter shape, the seven metadata files a plugin touches, and the create/delete checklists. Use when creating a new skill or plugin, removing one, or asking which files a plugin change must update.

54 2d ago A 59 tokens original MIT

github

06

laurigates/claude-plugins

MCP server Claude CodeCodexCursor +2

MCP server "github" as configured in laurigates/claude-plugins. Launched with go run github.com/github/github-mcp-server/cmd/github-mcp-server@latest stdio. Needs 1 environment variable to run.

54 2d ago A tokens not measured copy · 77% MIT

laurigates/claude-plugins

Instructions file

Instructions for laurigates/claude-plugins, covering claude-plugins, project structure, rules, authoring skills and plugins and agentic optimization.

54 2d ago A 3,771 tokens original MIT

laurigates/claude-plugins

Skill Claude CodeCodex

WCAG 2.1/2.2 compliance, ARIA patterns, keyboard nav, focus management, a11y testing. Use when implementing accessible components or user mentions WCAG/ARIA/screen readers.

54 2d ago A 48 tokens original MIT

design-tokens

10

laurigates/claude-plugins

Skill Claude CodeCodex

Design tokens and CSS custom properties: theme systems, dark mode, component libraries. Use when implementing design systems or user mentions tokens, CSS variables, or theming.

54 2d ago A 37 tokens original MIT

cc-only-skill

11

laurigates/claude-plugins

Skill Claude CodeCodex

Configure Claude Code hooks in settings.json. Use when authoring PreToolUse hooks.

54 2d ago A 22 tokens original MIT

normal-skill

12

laurigates/claude-plugins

Skill Claude CodeCodex

Commit staged changes with a conventional message. Use when saving work to git history.

54 2d ago A 20 tokens original MIT

no-name

14

laurigates/claude-plugins

Skill Claude CodeCodex

Inspect JSON payloads and extract nested fields. Use when parsing API responses.

54 2d ago A 15 tokens original MIT

quoted-description

16

laurigates/claude-plugins

Skill Claude CodeCodex

Debug HTTP APIs: trace requests, inspect headers. Use when a request fails: check status first.

54 2d ago A 23 tokens original MIT

laurigates/claude-plugins

Plugin Claude Code

Agent configuration utilities - project assimilation, config auditing, teammate definitions, MCP management, and hooks configuration.

54 2d ago A tokens not measured original MIT

adversarial-review

18

laurigates/claude-plugins

Skill Claude CodeCodex

Adversarial second-pass review that tries to break code, designs, plans, or ADRs. Use when stakes are high and a normal review already ran.

54 2d ago A 37 tokens original MIT

agent-teams

19

laurigates/claude-plugins

Skill Claude CodeCodex

Configure Claude Code agent teams (implicit team, SendMessage, TaskUpdate). Use when running parallel agents, coordinating with messaging, or setting up a lead/teammate architecture.

54 2d ago A 40 tokens original MIT

cold-read-gate

20

laurigates/claude-plugins

Skill Claude CodeCodex

Gate outward-bound text (upstream issues, docs, PR bodies) through isolated haiku fresh-reader critique before publishing. Use when an artifact must survive a reader with zero project context.

54 2d ago A 42 tokens original MIT

laurigates/claude-plugins

Skill Claude CodeCodex

Write and configure custom agent definitions in Claude Code agents/ directory. Use when creating an agent .md file, defining a specialized agent, or configuring agent tools.

54 2d ago A 37 tokens original MIT

laurigates/claude-plugins

Skill Claude CodeCodex

Pre-dump-then-dispatch for tools holding an exclusive lock (Ghidra, migrations, single-writer caches). Use when fanning out parallel agents needing a non-concurrent resource.

54 2d ago A 44 tokens original MIT

laurigates/claude-plugins

Skill Claude CodeCodex

Execution-grounded review: run tests first, trace each acceptance criterion to execution evidence. Use when verifying an implementation meets spec.

54 2d ago A 30 tokens original MIT

expose-tunable-knob

24

laurigates/claude-plugins

Skill Claude CodeCodex

Expose a live-adjustable control instead of guessing a magic constant for a parameter the agent cannot itself perceive. Use when tuning visual, audio, or UX output (color, size, position, timing, volume) that only the user can judge.

54 2d ago A 56 tokens original MIT