Abdullah Al Saimun
Community@alsaimun · Bangladesh
Backend Developer | Competitive programmer
Agent Skills by Abdullah Al Saimun
Showing 7 vetted skills indexed across 1 GitHub repositories.
create-model
Generate Django model files with BaseModel inheritance and project conventions.
create-repository
Generate Django repository classes enforcing BaseRepository inheritance and ORM encapsulation.
create-serializer
Generate Django Rest Framework serializers with nested and computed fields.
fix-coding-structure
Audit and correct Django code structure violations in project files.
create-service
Generate Django service classes with repository integration and standardized error handling.
create-view
Generate Django REST Framework API views for CRUD operations with project conventions.
create-feature
Generate a six-layer Django REST Framework feature scaffold with Model, Repository, Service, Serializer, View, and URL registration.