Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

auto-hardcoding

النجوم٦
التفرعات٠
آخر تحديث٣ أبريل ٢٠٢٦ في ٠٢:٤١

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.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly