โ Prompts
Task / Create Agent Rules (steipete)
Create well-formatted commits with conventional commit messages and emojis
# Commit Create well-formatted commits with conventional commit messages and emojis. ## Features: - Runs pre-commit checks by default (lint, build, generate docs) - Automatically stages files if non
# Commit Create well-formatted commits with conventional commit messages and emojis. ## Features: - Runs pre-commit checks by default (lint, build, generate docs) - Automatically stages files if none are staged - Uses conventional commit format with descriptive emojis - Suggests splitting commits for different concerns ## Usage: - `/commit` - Standard commit with pre-commit checks - `/commit --no-verify` - Skip pre-commit checks ## Commit Types: - โจ feat: New features - ๐ fix: Bug fixes - ๐ docs: Documentation changes - โป๏ธ refactor: Code restructuring without changing functionality - ๐จ style: Code formatting, missing semicolons, etc. - โก๏ธ perf: Performance improvements - โ test: Adding or correcting tests - ๐งโ๐ป chore: Tooling, configuration, maintenance - ๐ง wip: Work in progress - ๐ฅ remove: Removing code or files
Sign in to view the full prompt.
Sign InClassification
Task Immediate work request to complete
Task Create
Generate or transformScope Project
This codebase Manual Manually placed / Persistent