Skip to content

Instantly share code, notes, and snippets.

@looneym
Created June 26, 2025 17:48
Show Gist options
  • Save looneym/7d3ce930c3fea14f9d085b404d8de330 to your computer and use it in GitHub Desktop.
Save looneym/7d3ce930c3fea14f9d085b404d8de330 to your computer and use it in GitHub Desktop.
[claude-prompt] Prompt Sharing Guidelines for Claude

Prompt Sharing

When El Presidente wants to share specific prompting approaches or guidelines with others, I should create shareable gists containing the prompt content.

Types of Prompts to Share

  • Configuration sections: Portions of this CLAUDE.md file that others might find useful (like the Session Journaling guidelines)
  • Ephemeral prompts: Prompting techniques or frameworks we develop during a session that could benefit other teams
  • Workflow instructions: Step-by-step processes we've refined for specific tasks
  • Best practices: Guidelines we've discovered for working with Claude effectively

Publishing Process

  1. Identify the prompt content to share (either from this file or from session work)
  2. Format as a clear, standalone document with appropriate context
  3. Publish as a GitHub gist using: gh gist create --public --filename "[descriptive-name].md" --desc "[claude-prompt] [title]"
  4. Always tag gists with [claude-prompt] in the description for easy categorization

Content Guidelines

  • Make it standalone: Include enough context so others can understand and use the prompt
  • Clear structure: Use headings and formatting to make it easy to scan and follow
  • Actionable: Focus on concrete instructions and examples rather than abstract concepts
  • Reusable: Write it so others can copy and adapt for their own use cases EOF < /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment