Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions public/objects/git-commit-generator.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Basic Information
title: "Expert Git Commit Message Generator" # A clear, concise title for your contribution
description: "An intelligent Git commit message generator that analyzes changes and creates conventional commit messages following industry standards" # 1-2 sentences explaining the purpose
type: Prompt # Must be one of: Prompt, Workflow, Notebook, Folder

# External Resources
link: "https://app.warp.dev/drive/prompt/Git-Commit-Message-Generator-BNSConIHJjgnz80Fp8rtlE"

# Metadata
author: "nguyenthanhan"
date_added: 2025-07-19 # Current date in YYYY-MM-DD format

# Classification -- these should all be in lowercase for consistency
tags:
- git # Add relevant tags that describe your contribution. Make them all caps and just one word.
- workflow
- version-control