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

simp

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

The minimalism ladder — fire BEFORE writing code. Forces the simplest solution that actually works: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, an already-installed dependency before a new one, one line before fifty. Use whenever an agent is about to implement something, and whenever the user says "simp", "be lazy", "simplest solution", "minimal solution", "yagni", "do less", "use what exists", or complains about over-engineering, bloat, boilerplate, reinventing the wheel, or unnecessary dependencies. The companion `/simp-review`, `/simp-audit`, and `/simp-debt` commands apply the same lens after the fact.

التثبيت

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

SKILL.md
readonly