constants-static-data
CommunityStandardize constants across your app.
Authorwonkpentink
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Constants and static data are currently scattered across code paths, leading to duplication, drift, and inconsistent behavior. This Skill provides a single source of truth for fixed values used throughout the system, including dropdown options, status codes, type enums, and configuration defaults.
Core Features & Use Cases
- Dropdown/Select Options: standardized label-value arrays for forms and UI controls.
- Status & Type Enums: fixed, backend-aligned codes for statuses and identity types.
- Configuration & Mappings: centralized defaults, code-to-label mappings, and simple localization scaffolding.
Quick Start
Define and reuse fixed constants and mappings across your codebase.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: constants-static-data Download link: https://github.com/wonkpentink/agent-skills-fe/archive/main.zip#constants-static-data Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.