Plugin Claude Code
Plugin marketplace listing 1 plugin: reflex.
Plugin Claude Code
Plugin marketplace listing 1 plugin: reflex.
MCP server Claude CodeCodexCursor +2
MCP server "reflex", hosted remotely at build.reflex.dev, as configured in reflex-dev/agent-skills.
Instructions file CodexOpenCode
AGENTS.md instructions for reflex-dev/agent-skills, covering agents, installing the skills, claude code, other agents (cursor, opencode, codex, pi) and verifying.
Skill Claude CodeCodex
Reflex framework documentation. Use when building full-stack Python web apps with Reflex, creating components, managing state, handling events, styling, database operations, API routes, authentication, deploying apps, or wrapping React components. Load when the user is working with Reflex (rx), writing .py files that…
Skill Claude CodeCodex
Manage Reflex application processes: compile to test, run the server in production mode, reload a running app by finding and restarting the app process, and manage logs for debugging. Use when the user wants to test, run, restart, or reload a Reflex app, when troubleshooting a running Reflex server, or when…
Skill Claude CodeCodex
Set up a Python virtual environment and install Reflex. Use when initializing a new Reflex project, setting up a development environment, or when the user needs to create a venv and install dependencies. Load when there is no .venv directory, when the user asks to start a new Reflex app, or when imports fail due to…
MCP server Claude CodeCodexCursor +2
MCP server "mcp-docs-server" as configured in reflex-dev/mcp-example. Runs locally from the mcp-docs-server Python package.