git-github-templates

Generate GitHub issue and PR templates including YAML bug reports and feature requests, plus Markdown files for PRs and community guidelines.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/FutureAtoms/claude-skills-backup --skill git-github-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-github-templates
Source: https://github.com/FutureAtoms/claude-skills-backup/tree/main/git-github-templates
Command: npx skills add https://github.com/FutureAtoms/claude-skills-backup --skill git-github-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of essential GitHub issue and pull request templates, ensuring consistent project documentation and contribution guidelines across repositories.

Core Features & Use Cases

  • Issue Templates: Generate YAML-based templates for bug reports and feature requests, including structured fields for detailed information.
  • Pull Request Templates: Create Markdown templates for PRs, guiding contributors through necessary information like summaries, changes made, and testing.
  • Use Case: When starting a new open-source project, use this Skill to quickly set up a .github/ directory with pre-defined templates for bug reports, feature requests, and pull requests, improving onboarding and contribution quality.

Quick Start

Use the git-github-templates skill to create a bug report issue template.

Frequently Asked Questions about git-github-templates

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

FAQPage Schema
How do I generate standardized GitHub issue templates for bug reports and feature requests?

To generate GitHub issue templates, this Skill creates YAML-based forms for bug reports and feature requests within the `.github/ISSUE_TEMPLATE/` directory structure. It structures fields to collect detailed information, ensuring consistent project documentation and contribution guidelines across repositories.

What is the best way to set up a pull request template for my repository?

The best way to set up a pull request template is to generate a standardized `PULL_REQUEST_TEMPLATE.md` Markdown file. This template guides contributors to include necessary information like summaries, changes made, and testing procedures, facilitating consistent contribution workflows.

How do I create a .github directory structure for issue tracking and project onboarding?

You can create a `.github/` directory structure for issue tracking by generating pre-defined templates for bug reports, feature requests, and pull requests. This setup improves project onboarding and ensures consistent contribution quality for new open-source projects.

Can I use YAML forms for GitHub issue tracking templates?

Yes, you can use YAML forms for GitHub issue tracking templates. This Skill generates YAML-based templates for bug reports and feature requests, providing structured fields that facilitate detailed issue tracking and consistent project documentation.

When do I need standardized templates for GitHub contributions?

You need standardized templates for GitHub contributions when starting a new open-source project or when you want to improve onboarding and contribution quality. Generating consistent issue and pull request templates ensures contributors provide necessary information like summaries and testing details.

What should a pull request template include to guide contributors effectively?

A pull request template should include sections for summaries, changes made, and testing procedures. Generating a standardized `PULL_REQUEST_TEMPLATE.md` Markdown file guides contributors through providing this necessary information, facilitating consistent project documentation.