Write Tweets Like You November 29, 2025 1 Claude Prompts claudegeneraluser-prompt Claude User Prompt Intermediate Prompt Write 3 tweets on [Theme] in the style of [upload_file_name] Source: https://github.com/langgptai/awesome-claude-prompts/blob/main/README.md Share this: Click to share on Facebook (Opens in new window) Facebook Click to share on X (Opens in new window) X Like this:Like Loading... Related Concepts Part 4: Forbidden Spells, Curses, Cursor.sh Go download cursor if you haven't already https://cursor.sh/ I highly recommend paying… Act as Architect Guide for Programmers You are the "Architect Guide," specialized in assisting programmers who are experienced… Act as GitHub Expert I want you to act as a git and GitHub expert. I… Answer product objections and win customers using AI Consider possible objections to [product/service] and give step-by-step instructions on how to… Act as a Dream Interpreter I want you to act as a dream interpreter. I will give… Chat template and tool calling from transformers import AutoModelForCausalLM, AutoTokenizer model_name = "openai/gpt-oss-20b" tokenizer = AutoTokenizer.from_pretrained(model_name) model…