contributing-guide

Generate CONTRIBUTING.md templates and pull request workflows for open-source projects.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dengineproblem/agents-monorepo --skill contributing-guide-dengineproblem
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: contributing-guide
Source: https://github.com/dengineproblem/agents-monorepo/tree/main/.claude/skills/contributing-guide
Command: npx skills add https://github.com/dengineproblem/agents-monorepo --skill contributing-guide-dengineproblem

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of contributing to open-source projects by providing expert guidance on contribution guidelines, pull request workflows, and contributor onboarding.

Core Features & Use Cases

  • Comprehensive Contribution Guidelines: Offers detailed templates and best practices for CONTRIBUTING.md files.
  • Streamlined PR Process: Provides clear instructions and templates for creating and submitting pull requests.
  • Contributor Onboarding: Includes issue templates for bug reports and feature requests to facilitate new contributor engagement.
  • Use Case: A new developer wants to contribute to an open-source project. They can use this Skill to understand the project's contribution expectations, code style, and the exact steps to submit their first pull request.

Quick Start

Use the contributing-guide skill to generate a standard CONTRIBUTING.md file for a new open-source project.

Frequently Asked Questions about contributing-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a CONTRIBUTING.md file for an open source project?▼

To create a CONTRIBUTING.md file, use this Skill to generate standard open source contribution guidelines covering code of conduct, development setup, and commit message conventions for your project.

What should be included in open source contributor onboarding guidelines?▼

Open source contributor onboarding guidelines should include development setup instructions, git workflow standards, issue templates for bug reports, and pull request workflows to facilitate clear communication for new contributors.

How do I write a pull request template for my repository?▼

Write a pull request template by following the standardized PR workflows and clear instructions provided here, ensuring contributors document code style adherence and feature request details for open source projects.

What is the standard git workflow for submitting my first pull request?▼

The standard git workflow for submitting a pull request involves following contribution guidelines, using proper commit message conventions, and submitting the PR via standardized templates to ensure clear communication with project maintainers.

Do I need a code of conduct before accepting open source contributions?▼

Yes, a code of conduct is needed before accepting open source contributions to establish community standards, and this Skill provides templates covering it alongside issue templates and development setup procedures.

What are the best practices for writing commit messages in open source projects?▼

Best practices for writing commit messages in open source projects involve following standardized contribution guidelines that enforce clear conventions, ensuring maintainers can track changes through the pull request workflow effectively.