review-constants-to-configs

Community

Refactor constants to configurable settings

Authorcwilliams5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies hardcoded constants within the codebase that should be user-configurable, improving flexibility and maintainability by promoting them to the configuration registry.

Core Features & Use Cases

  • Constant Identification: Scans source files to find hardcoded values (magic numbers, timeouts, sizes, intervals).
  • Configurability Assessment: Evaluates which constants would benefit from user-level configuration based on impact and user need.
  • Registry Integration Plan: Outlines requirements for promoting constants to the config registry, including section, key name, type, and default values.
  • Use Case: A developer can use this Skill to systematically review a feature's tuning parameters, like timeout durations or UI element sizes, and plan how to make them adjustable by end-users without code changes.

Quick Start

Use the review-constants-to-configs skill to find and plan the promotion of hardcoded constants to the configuration registry.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: review-constants-to-configs
Download link: https://github.com/cwilliams5/Alt-Tabby/archive/main.zip#review-constants-to-configs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.