
wemake-services/django-modern-rest
4 skills149 installs5.3k starsGitHub
Install
npx skills add https://github.com/wemake-services/django-modern-restSkills in this repo
1DmrA Claude Code skill that helps you write the best possible django-modern-rest (dmr) code, applying the framework's recommended best practices and steering clear of common mistakes. dmr is a modern REST framework for Django with types and async support. A solo builder reaches for it while actively building a dmr API to keep endpoints idiomatic, typed and correct instead of guessing conventions.43installs2Dmr From DrfA Claude Code skill that migrates existing Django REST Framework (DRF) APIs to django-modern-rest (dmr). It converts DRF serializers and viewsets into the modern typed, async dmr framework so teams can adopt dmr without rebuilding their API by hand. A solo builder reaches for it when running DRF and wanting to modernize onto django-modern-rest with types and async support.37installs3Dmr Openapi SkeletonA Claude Code skill that scaffolds OpenAPI-compliant Django REST APIs using django-modern-rest (dmr), a modern typed and async REST framework for Django. It generates a spec-driven API skeleton so the project starts with correct structure and documentation out of the box. A solo builder reaches for it when starting a new Django backend and wants OpenAPI compliance from the first commit.35installs4Dmr From Django NinjaA Claude Code skill that migrates existing Django Ninja APIs to django-modern-rest (dmr). It translates Ninja routes and schemas into the modern typed, async dmr framework so teams can adopt dmr without a from-scratch rewrite. A solo builder reaches for it when they already run Django Ninja and want to move to django-modern-rest with minimal manual effort.34installs