GitHunt
JA

jaredhowland/prompts

Simple text of prompts I've used

Prompts Repository

A collection of useful prompts organized by category and tagged for easy discovery.

Structure

  • prompts/ - Main directory containing all prompt files
  • Each prompt is stored as a .mdc file with tags at the top

File Format

Each prompt file follows this format:

---
tags: [tag1, tag2, tag3]
category: category-name
title: Prompt Title
description: Brief description of what this prompt does
---

# Prompt Title

Your prompt content here...

Tags

Tags help organize and find prompts. Common tags include:

  • ai-assistant - Prompts for AI assistants
  • coding - Programming-related prompts
  • writing - Writing and content creation
  • analysis - Data analysis prompts
  • creative - Creative tasks
  • productivity - Productivity and workflow prompts

Usage

Browse the prompts/ directory to find prompts by category or search by tags.

Contributors

Created January 29, 2026
Updated January 29, 2026
jaredhowland/prompts | GitHunt