Q1 2025
Workshop
Things to try — copy-paste procedures, MCP setup, prompts.
-
Claude to write midjourney prompts
Transform your written content into compelling visual concepts by using Claude as an intelligent intermediary for Midjourney prompt creation. See how combining prompt libraries with AI analysis can help you explore multiple creative directions before settling on the perfect visual representation.
-
Schema-Driven AI: Better User Experiences with Structured Output
Transforms chatting from simple text generators into powerful data processing engines, enabling extraction of organized information from PDFs, audio files, and more. Here are some practical techniques for building, including audio analysis, pdf data extraction and conversation state management, showcasing how constraint-driven outputs can power rich user experiences.
-
Make it run tests
-
Image Gen on Apple Silicon
We've got the apple silicon, lets download some models and make some pictures
-
Adding Memory to Cursor
Transform your Cursor IDE into a more intelligent assistant by implementing a sophisticated memory system adapted from cline-memory-bank. This enhanced version includes TDD principles and integrates seamlessly with your prompt library, allowing your AI assistant to maintain context and remember important details across multiple coding sessions.
-
Planning, brainstorming and idea development
Transform your rough concepts into detailed project specifications with this powerful prompting technique that guides you through an in-depth development process. By asking just one thoughtful question at a time, AI helps you create comprehensive, developer-ready plans that cover every essential detail.
-
Make it easy to load and update your prompt library
Never lose track of your valuable AI prompts again with this elegant solution for maintaining a personal prompt library. The system provides simple commands to list, load, and save prompts, making it effortless to reuse and iterate on your most effective conversation starters.
-
Superwhisper for input
Imagine talking to your computer and having it type for you—Superwhisper makes it real. Check out how this tool speeds up input and even lets you tweak the output.
-
Talking to the models in the car
Discover how voice-activated assistants like Google and ChatGPT can transform your car rides into interactive conversations. Learn tips like using search and prompts to dive deeper into news or ideas while on the go.
-
Extracting requirements
Need to understand all the requirements hidden in a codebase? This technique shows how to use LLMs to compile comprehensive specifications from repository analysis for immediate development use.
-
Exposing Services with MCP
Model Context Protocol bridges the gap between AI models and your applications. Learn how defining simple tools with descriptions and parameters lets Claude intelligently combine services without explicit instructions.
-
Write git-commit-messages
Learn how to automate Git commit message generation with this simple but powerful prompt for Claude. The template enforces conventional commit format with appropriate type prefixes and detailed descriptions, making your repository history more professional and useful.
-
Making Meta Data
Generating metadata doesn't have to be a manual process when you can leverage AI prompts to produce multiple options quickly. Discover how to implement command-line tools that streamline metadata creation while maintaining your role as the final decision-maker.
-
Fetch and Brave Search in Claude Desktop
-
Copy a podcast into notebookllm
-
Using repomix to give llm full context (original)
The post focuses on how to give LLMs full visibility into a codebase to improve their understanding and responses.
-
Understanding a code base
Explore three complementary approaches to rapidly comprehend any codebase using the latest AI assistants and developer tools. Follow along with practical examples showing how to extract key information about memory systems and other complex functionality with minimal effort.