django-dev-ninja
CommunityOne-endpoint-per-file Django Ninja patterns.
Authorsergio-bershadsky
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Django Ninja API development can become unwieldy without a clear, scalable organization. This skill provides a modular pattern set that encourages one-endpoint-per-file files, grouped routers, and separate schemas and services to keep code maintainable as projects grow.
Core Features & Use Cases
- One-endpoint-per-file organization to keep endpoints small and focused.
- Router per group and nested routing to model domain boundaries.
- Schemas in a dedicated schemas package with Pydantic models, and services for business logic.
- Clear API structure exemplifying typical Django Ninja projects with a scalable layout.
Quick Start
Set up a Django project layout that uses one-endpoint-per-file structure with grouped routers and a separate schemas package.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: django-dev-ninja Download link: https://github.com/sergio-bershadsky/ai/archive/main.zip#django-dev-ninja Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.