Skip to content

reflex-dev/agent-skills

Repository files navigation

Reflex Agent Skills

Up-to-date knowledge about Reflex for AI coding assistants. Helps agents build full-stack Python web apps with Reflex more accurately.

Installing

These skills work with any agent that supports the Agent Skills standard, including Claude Code, Cursor, OpenCode, OpenAI Codex, and Pi.

Claude Code

/plugin marketplace add reflex-dev/agent-skills

Cursor

Install from the Cursor Marketplace or add manually via Settings > Rules > Add Rule > Remote Rule (Github) with reflex-dev/agent-skills.

npx skills

npx skills add reflex-dev/agent-skills

Clone / Copy

Clone this repo and copy the skill folders into the appropriate directory for your agent:

Agent Skill Directory
Claude Code ~/.claude/skills/
Cursor ~/.cursor/skills/
OpenCode ~/.config/opencode/skills/
OpenAI Codex ~/.codex/skills/
Pi ~/.pi/agent/skills/

Skills

Skills are contextual and auto-loaded based on your conversation.

Skill Description
reflex-docs Framework documentation covering components, state management, events, styling, database, routing, authentication, and more

MCP Servers

This plugin includes the Reflex MCP server for enhanced functionality.

Resources

Contributing

Each skill lives in skills/<name>/ and contains a SKILL.md manifest. See the Agent Skills spec for the format.

About

Skills for developing with Reflex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors