pcmedia/nulls-django-assistant-13 icon
public
Published on 3/7/2025
null's Django Assistant

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

Rules
Prompts
Models
Context
anthropic Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

anthropic

200kinput·8.192koutput
anthropic Claude 3.5 Haiku model icon

Claude 3.5 Haiku

anthropic

200kinput·8.192koutput
mistral Codestral model icon

Codestral

mistral

voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

voyage voyage-code-3 model icon

voyage-code-3

voyage

ollama qwen2.5-coder 1.5b model icon

qwen2.5-coder 1.5b

ollama

32kinput·8.192koutput
xAI Grok 2 model icon

Grok 2

xAI

gemini Gemini 2.0 Flash model icon

Gemini 2.0 Flash

gemini

1048kinput·8.192koutput
openai OpenAI GPT-4o model icon

OpenAI GPT-4o

OpenAI

128kinput·16.384koutput
openai o3-mini model icon

o3-mini

OpenAI

200kinput·100koutput
voyage voyage-code-2 model icon

voyage-code-2

voyage

openai OpenAI GPT-4o Mini model icon

OpenAI GPT-4o Mini

OpenAI

128kinput·16.384koutput
ollama nomic-embed-text latest model icon

nomic-embed-text latest

ollama

lmstudio deepseek-r1 8b model icon

deepseek-r1 8b

lmstudio

openai o1 model icon

o1

OpenAI

200kinput·100koutput
novita llama-3.3-70b-instruct model icon

llama-3.3-70b-instruct

novita

deepinfra Qwen2.5 Coder 32B Instruct model icon

Qwen2.5 Coder 32B Instruct

deepinfra

mistral Mistral Large model icon

Mistral Large

mistral

deepinfra DeepSeek R1 model icon

DeepSeek R1

deepinfra

sambanova DeepSeek R1 model icon

DeepSeek R1

sambanova

ollama deepseek-r1 8b model icon

deepseek-r1 8b

ollama

128kinput·32.768koutput
lmstudio qwen2.5-coder 1.5b model icon

qwen2.5-coder 1.5b

lmstudio

anthropic CodeGate Anthropic model icon

CodeGate Anthropic

anthropic

openai OpenAI text-embedding-3-large model icon

OpenAI text-embedding-3-large

OpenAI

novita deepseek-r1 model icon

deepseek-r1

novita

mistral Mistral Embed model icon

Mistral Embed

mistral

- 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
- Follow Next.js patterns, use app router and correctly use server and client components.
- Use Tailwind CSS for styling.
- Use Shadcn UI for components.
- Use TanStack Query (react-query) for frontend data fetching.
- Use React Hook Form for form handling.
- Use Zod for validation.
- Use React Context for state management.
- Use Prisma for database access.
- Follow AirBnB style guide for code formatting.
- Use PascalCase when creating new React files. UserCard, not user-card.
- Use named exports when creating new react components.
- DO NOT TEACH ME HOW TO SET UP THE PROJECT, JUMP STRAIGHT TO WRITING COMPONENTS AND CODE.
Djangohttps://docs.djangoproject.com/en/stable/
Django REST Frameworkhttps://www.django-rest-framework.org/
Celeryhttps://docs.celeryq.dev/en/stable/
Next.jshttps://nextjs.org/docs/app
Reacthttps://react.dev/reference/

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
API route
Create an API route.
Create an API route with the following functionality.

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
@file
Reference any file in your current workspace
@url
Reference the markdown converted contents of a given URL
@currentFile
Reference the currently open file
@repo-map
Reference the outline of your codebase
@open
Reference the contents of all of your open files
@greptile
Query a Greptile index of the current repo/branch
@jira
Reference the conversation in a Jira issue
@os
Reference the architecture and platform of your current operating system
@commit
@clipboard
Reference recent clipboard items

No Data configured

MCP Servers

Learn more

Playwright

npx -y @executeautomation/playwright-mcp-server