Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pluxx.dev/llms.txt

Use this file to discover all available pages before exploring further.

Compatibility Matrix

This matrix is generated from the repo-owned platform rules and verification surface. Verification labels:
  • Release smoke: exercised end to end by the real CLI against the real example plugins on the core four.
  • Generator fixture: covered by the repo build/test fixture layer.
PlatformStatusDocs BasisManifestHooksMCPInstructionsVerification
Claude CodePrimaryOfficial docs audited.claude-plugin/plugin.jsonhooks/hooks.json.mcp.jsonCLAUDE.mdRelease smoke + Generator fixture
CursorPrimaryOfficial docs audited.cursor-plugin/plugin.jsonhooks/hooks.jsonmcp.jsonrules/, AGENTS.mdRelease smoke + Generator fixture
CodexPrimaryOfficial docs audited.codex-plugin/plugin.json.codex/hooks.json, ~/.codex/hooks.json.mcp.jsonAGENTS.mdRelease smoke + Generator fixture
OpenCodePrimaryOfficial docs auditedpackage.json, index.tsindex.tsindex.tsindex.tsRelease smoke + Generator fixture
GitHub CopilotBetaInherits Claude Code packaging.claude-plugin/plugin.jsonhooks/hooks.json.mcp.jsonCLAUDE.mdGenerator fixture
OpenHandsBetaOfficial docs audited.plugin/plugin.jsonhooks/hooks.json.mcp.jsonAGENTS.mdGenerator fixture
WarpBetaOfficial docs auditedNo dedicated manifestNo documented standalone hook surfacemcp.jsonAGENTS.md, WARP.mdGenerator fixture
Gemini CLIBetaOfficial docs auditedgemini-extension.jsonhooks/hooks.jsongemini-extension.jsonGEMINI.mdGenerator fixture
Roo CodeBetaOfficial docs auditedNo dedicated manifestNo documented standalone hook surface.roo/mcp.json, mcp_settings.json.roo/rules/, .roo/rules-/, .roorules, .roorules-Generator fixture
ClineBetaOfficial docs auditedNo dedicated manifest.clinerules/hooks/.cline/mcp.json.clinerules/, AGENTS.mdGenerator fixture
AMPBetaOfficial docs auditedNo dedicated manifest.amp/settings.json.amp/settings.json, ~/.config/amp/settings.jsonAGENTS.md, AGENT.mdGenerator fixture

Notes

  • The prime-time launch path remains Claude Code, Cursor, Codex, and OpenCode.
  • GitHub Copilot currently inherits the Claude Code packaging model in Pluxx rather than using its own separately audited plugin surface.
  • Beta platforms are generated and fixture-tested, but they do not yet have the same release-smoke coverage as the core four.