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

dj-services

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

Structure Django business logic as plain services that receive their dependencies via constructor injection, and wire them through an svcs registry so they can be resolved anywhere — views, Celery tasks, management commands, tests. Use when adding a new service, refactoring fat views or model methods into a service, wiring a service into the registry, or explaining where business logic should live in this project.

التثبيت

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

SKILL.md
readonly