Django Service

Implement approved backend business rules and application workflows in persistence-agnostic Django Service modules. Use when coordinating Repository contracts, enforcing numbered business rules, managing domain decisions, or producing Service results. Do not use for HTTP endpoints, DTO parsing, ORM Models, QuerySets, direct database access, or representation mapping.

viniciusjsdev f0b124e 2 files · 2.3 KB Updated

File contents

viniciusjsdev/karya/tree/main/skills/django-backend-service-architect/assets/backend-project-context/.agents/skills/django-service commit f0b124e808

Frequently asked questions

npx skillmds@latest add viniciusjsdev/django-service