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

python-antipatterns-cheatsheet

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

Use when considering a Java/GoF-shaped pattern that agents commonly generate in Python: Singleton, Abstract Factory, or Factory Method. Use when reviewing code defining `class *Singleton`, `class Abstract*Factory`, `*Factory.create(...)`, or when the user asks "is X a good idea in Python?" Encodes: which imported patterns usually add ceremony in Python, what to use instead, and which positive skill has the detail. Do NOT use for: deep dives — this is the quick lookup. Each entry points to the positive skill with the full alternative.

التثبيت

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

SKILL.md
readonly