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

minimal-code

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

Minimal, idiomatic, shortest-working-code discipline for implementation. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reuse what's already in the codebase, reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Self-assessed intensity: lite, full (default), ultra. Use on ANY implementation task — writing, adding, refactoring, or fixing code. Do NOT use for review/security/audit/spec work (those stay thorough) or for documentation / human-facing prose (that follows the writing-clearly discipline).

التثبيت

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

SKILL.md
readonly