Q3 2025
Workshop
Things to try — copy-paste procedures, MCP setup, prompts.
-
Using repomix to give llm full context
How to use repomix to package your entire codebase into a single file for LLM context, with tips for managing token counts and mise integration.
-
context7-mcp
Learn how to integrate Context7 MCP server to get up-to-date code documentation for LLMs and AI code editors, enabling real-time access to the latest library and framework documentation.
-
use playwright mcp to get high fidelity designs
Learn how to integrate Playwright MCP server to enable AI coding agents to interact with web browsers, take screenshots, and validate designs with high fidelity for accurate web development and testing.
-
Single file swift mini-apps
swift files can be run directly without compiling and without XCode, making it easy to create native UI elements and access all of macOS's APIs. Once you see Swift as a scripting language rather than just an app language, you start wondering what other capabilities are hiding in plain sight.
-
Dagger and Container Use
Unlock the power of isolated development with Dagger and Container Use—no more worrying about missing dependencies or system conflicts.