Generates src/shared/constants/global.ts file containing application-wide constants used throughout the application.
Scanned 2/12/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: global-constants
description: Generates src/shared/constants/global.ts file containing application-wide constants used throughout the application.
---
# 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
No comments yet. Be the first to comment!