Releases: JinHanAI/open-source-contribution-skill
Releases · JinHanAI/open-source-contribution-skill
🎉 v1.0.0 - Initial Release
What's New
A Claude Code skill that helps you contribute to open source projects without getting your PR auto-closed for format violations.
Features
- ✅ Auto-detection - Reads CONTRIBUTING.md and PR templates automatically
- ✅ Format Validation - Checks Issue linking (
Fixes #/Closes #vsRelated to #) - ✅ Pre-submit Checklist - Ensures all requirements are met before you submit
- ✅ Common Pitfalls Reference - Learn from real mistakes
- ✅ Quick Commands - Ready-to-use
ghCLI templates - ✅ Bilingual - Documentation in English + Chinese
Background
Created from a real lesson learned:
- PR #17757 → Auto-closed for format violations
- PR #17811 → Merged successfully after fixing the format
Installation
cd ~/.claude/skills
git clone https://github.com/JinHanAI/open-source-contribution-skill.gitFiles
| File | Purpose |
|---|---|
SKILL.md |
Claude Code skill definition |
README.md |
English documentation |
README.zh.md |
Chinese documentation |
LICENSE |
GPL 3.0 |
CHANGELOG.md |
Version history |
CONTRIBUTING.md |
Contribution guidelines |
Author
Victor.Chen | GitHub
Never get your PR auto-closed again! 🚀