Skip to content

Releases: JinHanAI/open-source-contribution-skill

🎉 v1.0.0 - Initial Release

16 Mar 15:00

Choose a tag to compare

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 # vs Related to #)
  • Pre-submit Checklist - Ensures all requirements are met before you submit
  • Common Pitfalls Reference - Learn from real mistakes
  • Quick Commands - Ready-to-use gh CLI 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.git

Files

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! 🚀