Global Constants Skill
Purpose
Generate the src/shared/constants/global.ts file for application-wide constants.
Output
Create the file: src/shared/constants/global.ts
Notes
- Contains constants used throughout the application
- Can be extended with other global constants as needed
微信扫一扫