Skip to main content
Run any Skill in Manus
with one click

auto-hardcoding

Stars6
Forks0
UpdatedApril 3, 2026 at 02:41

Configuration discipline: no hardcoded URLs, ports, timeouts, or magic numbers in business logic. Corrects localhost assumptions, inline credentials, unnamed numeric constants, and missing config injection. Use when writing code that connects to services, sets timeouts, configures pools, or uses any tunable value. Triggers: config, configuration, environment, env var, localhost, hardcode, magic number, timeout, port, url, connection string, secret, api key, base url, pool size.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly