home/categories/full-stack/otoshek-claude-code-toolkit-skills-react-setup-skill-md
full-stackdevelopment

react-setup

Use when initializing a new React frontend with Vite to connect to a Django backend over HTTPS. Sets up routing, CSRF protection, Axios config, and validates the build. Not for existing React projects.

otoshek
maintainer
otoshek
Updated 11/19/2025
Stars
0
Forks
0
quick start

Installation and usage

Use when initializing a new React frontend with Vite to connect to a Django backend over HTTPS. Sets up routing, CSRF protection, Axios config, and validates the build. Not for existing React projects.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use react-setup