global-constants

Generates src/shared/constants/global.ts file containing application-wide constants used throughout the application.

$ 安裝

git clone https://github.com/sayali-ingle-pdl/adusa-ai-vuejs-app-template /tmp/adusa-ai-vuejs-app-template && cp -r /tmp/adusa-ai-vuejs-app-template/.github/agents/app-starter/agents-context/skills/global-constants ~/.claude/skills/adusa-ai-vuejs-app-template

// tip: Run this command in your terminal to install the skill


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

Repository

sayali-ingle-pdl
sayali-ingle-pdl
Author
sayali-ingle-pdl/adusa-ai-vuejs-app-template/.github/agents/app-starter/agents-context/skills/global-constants
0
Stars
0
Forks
Updated7h ago
Added1w ago