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
更新于 11/19/2025
星标
0
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use react-setup