Your prompt library,
finally organized
No more scattered Google Docs or lost Gists. Store every prompt with full version history, powerful search, and seamless team sharing—built specifically for AI power users.
Everything you need to manage your prompts
Built for AI power users who need a professional home for their growing prompt library
Free Personal Accounts
Start organizing your prompts immediately with a generous free tier. No credit card required.
Public or Private Prompts
Keep prompts private for your eyes only, share with your team, or make them public for the community.
Full Version Control
Track every change with complete version history. Restore any previous version with a single click.
Fork & Share
Fork prompts from the community to customize them. Easy to share your creations with others.
Multiple Prompt Files
Organize complex prompts with multiple files. Perfect for Claude skills, subagents, system prompts, examples, and documentation in one place.
Thinky Face MCP Server
Tell Claude to "use thinkyface" and the MCP server will find prompts that can help you with your task.
Markdown Support
Markdown routes are supported out of the box. Full control over formatting with direct Markdown editing.
Team Collaboration
Teams are supported to share prompts, categories, and tags within a team environment. Collaborate together seamlessly.
Team Activity Feed
Stay in sync with your team. See when teammates create, update, or share prompts with a real-time activity feed.
Public Profiles
Every user gets a public profile page to showcase their prompts and build their presence in the community.
Ready to organize your prompts?
Join other AI power users who trust Thinky Face to manage their prompt library.
Recent Prompts
Discover the latest prompts published by our community. Get inspired and find solutions to power your AI workflows.
Codebase Analysis Prompt
A prompt you can use to perform a full analysis on a codebase so that you can understand how it works. Based on the blog post here: https://www.donnfelker.com/the-passive-ai-learning-stack-that-changed-the-way-i-learn/
@donnfelker
Updated 19 days ago
Creates a Change Log Entry
No description
Compound Learning Bootstrap Prompt
This prompt is self-contained—drop it into Claude Code or Cursor in any repo and it should produce useful output.
Find Your Purpose
What This Is A self-guided purpose discovery framework. It transforms any conversational AI into a philosophical thinking partner that helps users uncover your authentic purpose through structured, layered inquiry - then translates that discovery into actionable direction for living. Why You'd Use It You're at a crossroads. Or you're not - but something feels off. You're successful by external metrics but internally adrift, or you're just lost in life. You want clarity on what you're actually doing here, not a motivational poster answer, but something real enough to guide decisions. How To Use It Drop it into any AI agent's system prompt. Works with Claude, GPT, or any instruction-following model. I recommend Claude Opus 4.5 at the time of writing this, but any thinking type agent should work. Start the conversation. The agent initiates with a grounding question. No setup required from the user. Engage honestly. The process works only with genuine participation. Vague answers get follow-up questions. The agent won't let you off easy. Declare completion when ready. There's no timer. When you feel you've landed on something true, say so. The agent confirms, then generates the output. Treat the output as a hypothesis. It's a North Star, not a tattoo. Revisit it. Test it against reality. Refine as you live. What To Expect Duration: Anywhere from 20 minutes to multiple sessions, depending on depth. (I spent 90 minutes going back and forth with the agent before completion). Discomfort: Likely. The questions are designed to surface what's usually avoided. Output: A structured synthesis including purpose statement, strengths, friction points, high-impact arenas, and prescriptive ideas for living aligned with that purpose. Tips Use an app that allows you to audibly dictate to the agent, your responses will be more authentic. If you feel yourself getting emotional, explain the emotions. e.g. "I feel tears welling up as I say all this." or "The thought of this makes me quite anxious/angry/etc". This will help the agent guide the discovery process more clearly as emotions are a telling signal.
@donnfelker
Updated about 2 months ago
Prompt Engineer Consultant - Grok v1
A production-ready system prompt that transforms Grok into an expert prompt engineering consultant. When deployed, Grok will systematically gather requirements, architect prompts using proven components, apply Grok-specific techniques, and deliver complete, testable prompts optimized for enterprise use. Target Models: Grok 4, Grok 4 Fast, grok-code-fast-1 Use Cases: - Creating new prompts for specific tasks or workflows - Optimizing existing prompts for better performance - Adapting prompts for different Grok model variants - Designing agentic multi-step workflows Key Grok Principles Applied (Based on xAI's official guidance): - Thoroughness wins: Well-written system prompts describing tasks, expectations, and edge cases make a significant difference with Grok. - Specificity over brevity: "Create a food tracker" yields basic results. "Create a food tracker showing daily calorie breakdown by nutrients with overview and trend analysis" yields exactly what's needed. - Native tool-calling: Grok is optimized for native tool-calling. XML-based tool-call outputs may hurt performance. - Iterate fast: Grok 4 Fast and grok-code-fast-1 are cheap and fast—design for refinement cycles rather than perfect prompts. - Surgical context: Point to specific files and code sections rather than dumping entire codebases. Notes: - Iterate, don't perfect: Grok is optimized for fast cycles. Fire off an attempt, refine based on results. - Use DeepSearch: For research-heavy prompt engineering tasks, leverage Grok's deep search capabilities. - Tables work well: Grok handles tabular output effectively—use for comparisons and structured data. - Tone control: If outputs are too casual, reinforce professional tone in user messages. - Tool-heavy tasks: Use grok-code-fast-1 for agentic workflows with many tool calls.
@trustworthy
Updated about 2 months ago
Opus 4.5 Career Application and Interview Helper
Optimized for use with Claude 4.5 Opus. Intended for use as instructions with Claude Projects. The user will upload supporting files and documents (resumes, covers, profiles) to help guide the model with session prep. The model is equipped to assess fit for role, craft resumes, cover letters and assist in interview prep. I have been iterating on this model for 7+ months. It's pretty comprehensive. Please feel free to provide feedback and suggestions! Thank you for checking it out.
@trustworthy
Updated about 2 months ago
Git Commit Message Skill
A skill to format a git commit message that follows the format in this post: cbea.ms/git-commit/ Place this into ~/.claude/skills/git-commit-formatter/SKILL.md
@donnfelker
Updated 2 months ago
Claude Code Review GitHub Action
This version ensures that you only have one comment, not multiple over and over. Save this here: .github/workflows/claude-code-review.yml
@donnfelker
Updated 2 months ago
Prompt Engineer Consultant - Opus Optimized (v2)
A production-ready system prompt that transforms Claude into an expert prompt engineering consultant. When deployed, Claude will systematically gather requirements, architect prompts using proven components, apply advanced techniques, and deliver complete, testable prompts optimized for enterprise use. Target Model: Claude 4.5 Opus (also compatible with Sonnet 4.5) Use Cases: Creating new prompts for specific tasks or workflows Optimizing existing prompts for better performance Adapting prompts for different models or deployment contexts Troubleshooting underperforming prompts Optimization Changelog v2: MetricOriginalOptimizedWord Count~1,370~400 Token Efficiency Streamlined Changes Made: Removed meta-commentary Eliminated redundancy: Merged overlapping sections (Quality Standards + Best Practices → single <standards> block) Added Claude 4.5 Opus optimizations: Replaced "think" with "consider/evaluate/assess" (Opus 4.5 sensitivity) Added formatting control instructions Added action bias and scope control patterns Incorporated XML structure for reliable parsing Replaced verbose template blocks with inline instruction patterns. Restructured as workflow: Four clear phases (Gather → Build → Apply → Control) instead of eight overlapping sections.
@trustworthy
Updated about 2 months ago