laurigates

88 mods across 3 repositories, 93 stars between them.

search-replace

49

laurigates/claude-plugins

Agent

Cross-platform search and replace across codebases using built-in tools. No sed, no shell commands, no permission prompts. Use when replacing text patterns across multiple files.

54 2d ago A 37 tokens original MIT

security-audit

50

laurigates/claude-plugins

Agent

Security vulnerability analysis. Scans code for OWASP top 10, secrets exposure, injection risks, auth flaws, and insecure configurations. Use proactively when reviewing security-sensitive code.

54 2d ago A 39 tokens original MIT

test

51

laurigates/claude-plugins

Agent

Write and run tests. Analyzes code, writes appropriate tests, executes them, and reports results. Completes the full testing cycle.

54 2d ago A 30 tokens original MIT

agents-analyze

52

laurigates/claude-plugins

Skill Claude CodeCodex

Audit plugins for sub-agent opportunities — verbose skills, coverage gaps, over-permissions. Use when reviewing where sub-agents would help or auditing agents against the always-Opus standard.

54 2d ago A 41 tokens original MIT

api-plugin

53

laurigates/claude-plugins

Plugin Claude Code

API integration and testing - REST endpoints, client generation, contract testing.

54 2d ago A tokens not measured original MIT

api-testing

54

laurigates/claude-plugins

Skill Claude CodeCodex

HTTP API testing with Supertest (TS) and httpx/pytest (Python). Use when the user mentions API testing, Supertest, httpx, REST/GraphQL validation, or HTTP response errors.

54 2d ago A 45 tokens original MIT

bevy-plugin

55

laurigates/claude-plugins

Plugin Claude Code

Bevy game engine development - ECS, rendering, game architecture.

54 2d ago A tokens not measured original MIT

bevy-ecs-patterns

56

laurigates/claude-plugins

Skill Claude CodeCodex

Advanced Bevy ECS: complex queries, system scheduling, change detection, and performance tuning. Use when optimizing Bevy architecture or implementing complex game systems.

54 2d ago A 37 tokens original MIT

bevy-game-engine

57

laurigates/claude-plugins

Skill Claude CodeCodex

Bevy game engine: ECS, rendering, input, and asset management. Use when building Bevy games, working with entities/components/systems, or mentioning Rust gamedev or 2D/3D games.

54 2d ago A 48 tokens original MIT

blog-plugin

58

laurigates/claude-plugins

Plugin Claude Code

Blog post creation - project logs, technical write-ups, personal documentation.

54 2d ago A tokens not measured original MIT

blog-post-writing

59

laurigates/claude-plugins

Skill Claude CodeCodex

Style guide for technical blog posts — updates, retrospectives, tutorials, deep dives. Use when writing about work done, documenting a project, or mentioning blog/post/devlog.

54 2d ago A 39 tokens original MIT

blog-post

60

laurigates/claude-plugins

Skill Claude CodeCodex

Create a blog post via guided prompts with git context auto-populated. Use when writing a quick update, retrospective, tutorial, deep dive, or devlog entry.

54 2d ago A 36 tokens original MIT

blueprint-plugin

61

laurigates/claude-plugins

Plugin Claude Code

Blueprint Development methodology - structured feature development with PRD/PRP workflow, three-layer architecture (plugin/generated/custom), and documentation-first development.

54 2d ago A tokens not measured original MIT

sentry

63

laurigates/foundryvtt-mcp

MCP server Claude CodeCodexCursor +2

Sentry's hosted MCP server: lets the agent search and read issues, errors and traces. Remote server at mcp.sentry.dev.

29 3d ago A tokens not measured copy · 100% MIT

context7

64

laurigates/foundryvtt-mcp

MCP server Claude CodeCodexCursor +2

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

29 3d ago A tokens not measured original MIT

playwright

65

laurigates/foundryvtt-mcp

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

29 3d ago A tokens not measured copy · 100% MIT

sequential-thinking

66

laurigates/foundryvtt-mcp

MCP server Claude CodeCodexCursor +2

Adds a structured step-by-step reasoning tool the agent can call to break a problem into revisable thoughts. Runs locally from the @modelcontextprotocol/server-sequential-thinking npm package.

29 3d ago A tokens not measured original MIT

chrome-devtools

67

laurigates/foundryvtt-mcp

MCP server Claude CodeCodexCursor +2

Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.

29 3d ago A tokens not measured original MIT

github

68

laurigates/foundryvtt-mcp

MCP server Claude CodeCodexCursor +2

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

29 3d ago A tokens not measured copy · 77% MIT

pal-mcp-server

69

laurigates/foundryvtt-mcp

MCP server Claude CodeCodexCursor +2

MCP server "pal-mcp-server" as configured in laurigates/foundryvtt-mcp. Runs locally from the git+https://github.com/laurigates/pal-mcp-server.git Python package.

29 3d ago A tokens not measured original MIT

laurigates/foundryvtt-mcp

Instructions file

Instructions for laurigates/foundryvtt-mcp, covering project: foundryvtt-mcp, tech stack, essential commands, architecture and data flow.

29 3d ago A 936 tokens original MIT

laurigates-plugins

71

laurigates/dotfiles

Plugin Claude Code

Comprehensive development toolkit with specialized agents for dotfiles management, development workflows, and cross-platform configuration.

10 2d ago A tokens not measured original MIT

SessionStart

72

laurigates/dotfiles

Hook Claude Code

Runs when a session starts, executing claude-plugins-refresh.sh via bash. From laurigates/dotfiles.

10 2d ago A tokens not measured original MIT