enum-list
CommunityExplore backend enum values.
Authorjaturapornchai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you discover and understand the exact values and meanings of enumerations (enums) and constants used within the backend system, preventing errors caused by using incorrect or outdated values.
Core Features & Use Cases
- Enum Value Lookup: Retrieve specific enum values by name or category (e.g.,
transflag,payment_type). - Code Generation: Optionally generate Dart or TypeScript enum code snippets for direct use in your projects.
- Category Browsing: List all available enum categories if a specific enum is not found.
- Use Case: When building a UI dropdown for payment methods, use
/enum-list payment_typeto get the correct keys and labels to display.
Quick Start
Show me the enum values for 'transflag'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: enum-list Download link: https://github.com/jaturapornchai/bcaicloudskill/archive/main.zip#enum-list 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.