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