pmndrs
01Plugin Claude Code
Poimandres' Claude Code plugins.
Plugin Claude Code
Poimandres' Claude Code plugins.
Plugin Claude Code
Poimandres' Claude Code plugin.
Settings file Claude Code
Agent settings configuring enabledPlugins.
MCP server Claude CodeCodexCursor +2
MCP server "pmndrs", hosted remotely at docs.pmnd.rs, as configured in pmndrs/claude-code-plugin.
Instructions file CodexOpenCode
Instructions for pmndrs/claude-code-plugin, covering agents.md, agent skills, issue tracker, triage labels and domain docs.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Skill Claude CodeCodex
Look up the official pmndrs documentation before answering anything about react-three-fiber (R3F), drei or zustand — hooks, components, props, signatures, store patterns, migrations. Use it whenever code or an answer depends on one of these APIs, rather than recalling the API from memory.
Skill Claude CodeCodex
Find a working pmndrs demo before writing a react-three-fiber scene from scratch — caustics, transmission, physics, postprocessing, scroll rigs, GLTF, portals, instancing. Use it whenever the question is how something is put together rather than what an API takes, and read the demo's source instead of reconstructing…