reflex-dev

Community

Guide for building Reflex apps end-to-end.

Authorsilvainfm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a developer-friendly guide to building Reflex apps, covering state management, components, routing, and data integration patterns to accelerate full-stack Python apps.

Core Features & Use Cases

  • State management: Define JSON-serializable app state and event handlers.
  • UI components: Use a rich component library to build interfaces without JavaScript.
  • Routing & data integration: Create app routes and connect to APIs/databases.

Quick Start

Create a new Reflex app and run the provided example (e.g., counter_app.py).

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: reflex-dev
Download link: https://github.com/silvainfm/claude-skills/archive/main.zip#reflex-dev

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository