home/coding/ollama-prompts

Ollama Prompts

GPTClaudeDeepSeek··1,148 copies·updated 2026-07-14
ollama-prompts.prompt
# Ollama Local AI Prompts

## 🎯 Purpose
Prompts and patterns for working with Ollama (local AI) in development workflows — for code review, generation assistance, and offline AI-powered features in apps.

## 📋 Context
- Ollama running locally at `http://localhost:11434`
- Recommended models: `llama3.2`, `codellama`, `deepseek-coder`
- Used both as a developer tool and as an app feature

## 💬 The Prompt / Rules

### Workflow 1: Ollama as a Developer Tool

when to use it

Community prompt sourced from the open-source GitHub repo serkan-uslu/my-prompts (no explicit license). A "Ollama Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

codingcommunitydeveloper

source

serkan-uslu/my-prompts · no explicit license