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.
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.
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.
Agent
Write and run tests. Analyzes code, writes appropriate tests, executes them, and reports results. Completes the full testing cycle.
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.
Plugin Claude Code
API integration and testing - REST endpoints, client generation, contract testing.
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.
Plugin Claude Code
Bevy game engine development - ECS, rendering, game architecture.
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.
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.
Plugin Claude Code
Blog post creation - project logs, technical write-ups, personal documentation.
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.
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.
Plugin Claude Code
Blueprint Development methodology - structured feature development with PRD/PRP workflow, three-layer architecture (plugin/generated/custom), and documentation-first development.
Settings file Claude Code
Agent settings declaring 18 allowed tools.
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.
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.
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.
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.
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.
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.
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.
Instructions file
Instructions for laurigates/foundryvtt-mcp, covering project: foundryvtt-mcp, tech stack, essential commands, architecture and data flow.
Plugin Claude Code
Comprehensive development toolkit with specialized agents for dotfiles management, development workflows, and cross-platform configuration.
Hook Claude Code
Runs when a session starts, executing claude-plugins-refresh.sh via bash. From laurigates/dotfiles.