Agent skill
global-constants
Generates src/shared/constants/global.ts file containing application-wide constants used throughout the application.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/global-constants
SKILL.md
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
Didn't find tool you were looking for?