no-hardcoding

Community

Forbid hardcoded values and enforce configuration.

AuthorDoyajin174
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents hardcoded values in code and promotes the use of constants, environment variables, and config files.

Core Features & Use Cases

  • Detection patterns: Magic numbers/strings, hardcoded URLs, credentials, and timeouts.
  • Configuration discipline: Guide to extracting constants and env-based values.
  • Safe patterns: Recommend using enums and centralized config.

Quick Start

Refactor a module to replace a hardcoded URL with an environment variable.

Dependency Matrix

Required Modules

None required

Components

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: no-hardcoding
Download link: https://github.com/Doyajin174/myskills/archive/main.zip#no-hardcoding

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.