@jiahaoxiang2000/claude-code-zed

by jiahaoxiang2000 · v1.0.0 · prompt

- Use emoji first to indicate commit type:

Install

Add @jiahaoxiang2000/claude-code-zed to Claude Code with the PolySkill CLI: polyskill add @jiahaoxiang2000/claude-code-zed

Instructions

# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Git Commit Convention - Use emoji first to indicate commit type: - 🎉 `:tada:` - Initial commit or major feature - ✨ `:sparkles:` - New feature - 🐛 `:bug:` - Bug fix - 🔧 `:wrench:` - Configuration changes - 📝 `:memo:` - Documentation - 🚀 `:rocket:` - Performance improvements - 🎨 `:art:` - Code style/formatting - ♻️ `:recycle:` - Refactoring - 🔥 `:fire:` - Remove code/files - 📦 `:package:` - Add dependencies/submodules

Keywords: github, commit-messages, emoji-commit, git-commit, version-control, coding-standards, software-development, repository-management, git-workflow