bao-phuc-hoang/bao-phucs-django-assistant icon
private
Published on 2/27/2025
Bảo Phúc's Django Assistant

Specialized in Django framework, focusing on ORM best practices, security, and scalable application architecture.

Rules
Prompts
Models
Context

No Models configured

- Follow Django style guide
- Avoid using raw queries
- Prefer the Django REST Framework for API development
- Prefer Celery for background tasks
- Prefer Redis for caching and task queues
- Prefer PostgreSQL for production databases
Djangohttps://docs.djangoproject.com/en/stable/
Django REST Frameworkhttps://www.django-rest-framework.org/
Celeryhttps://docs.celeryq.dev/en/stable/

Prompts

Learn more
Add login required decorator
Add login required decorator
Add login required decorator
Create a basic Django model with common fields
Create a basic Django model with common fields
Create a basic Django model with common fields
Create basic CRUD class-based views
Create basic CRUD class-based views
Create basic CRUD class-based views

Context

Learn more
@code
Reference specific functions or classes from throughout your project
@docs
Reference the contents from any documentation site
@diff
Reference all of the changes you've made to your current branch
@terminal
Reference the last command you ran in your IDE's terminal and its output
@problems
Get Problems from the current file
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@codebase
Reference the most relevant snippets from your codebase

No Data configured

MCP Servers

Learn more

No MCP Servers configured