Contributing to Claude Code Recipes banner
sgharlow sgharlow

Contributing to Claude Code Recipes

Development community intermediate

Description

Thank you for your interest in improving the Top 100 Claude Code Recipes collection! ---

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

Repository README

This is the README for sgharlow/claude-code-recipes, shared by 5 entries in this directory. It describes the repository, not this entry specifically.

Contributing to Claude Code Recipes

Thank you for your interest in improving the Top 100 Claude Code Recipes collection!


Ways to Contribute

Report Issues

Found a problem with a recipe? Please open an issue with:

  • Recipe number and name (e.g., "Recipe 042 - Process Documentation")
  • What's wrong — Be specific about the issue
  • Expected behavior — What should happen instead
  • Your environment — Claude Code version, operating system

Suggest Improvements

Have an idea to make a recipe better? Open an issue with:

  • Recipe number and name
  • Your suggestion — Be specific and actionable
  • Why it helps — Explain the benefit to users

Request New Recipes

Want a recipe for a task not covered? Open an issue with:

  • Task description — What are you trying to accomplish?
  • Who benefits — What role or function uses this?
  • Current pain point — Why is this hard without a recipe?

Guidelines

Before Opening an Issue

  1. Search existing issues to avoid duplicates
  2. Check the FAQ — Your question may already be answered
  3. Try the recipe first — Make sure you've followed all steps

Quality Standards

All recipes in this collection follow these standards:

  • Practical — Based on real professional tasks
  • Complete — Include all steps from start to finish
  • Accurate — Prompts work with current Claude Code
  • Accessible — Written for non-technical users

Code of Conduct

  • Be respectful and constructive
  • Focus on the content, not the person
  • Help others learn

Not Accepting

To maintain quality and consistency, we are **not** currently accepting:

  • Direct pull requests with new recipes (contact us first)
  • Recipes requiring specialized technical knowledge
  • Content that duplicates existing recipes
  • Promotional or commercial content

Questions?

  • Check FAQ.md for common questions
  • Check GLOSSARY.md for term definitions
  • Open an issue for anything else

*Thank you for helping make Claude Code more accessible to knowledge workers everywhere.*