Automation
6 posts
Building Blog Header Art with Claude Skills
How I built a custom Claude Code skill to generate blog header images that match my site's aesthetic, using DALL-E 3 and chroma key techniques.
MCP Prompts and Resources: The Hidden Gems
A beginner's guide to MCP prompts and resources: the less talked about but powerful features of Model Context Protocol that go beyond simple tools
Decision-Modeling vs. Process-Modeling: Why the Space Between Matters
How mapping key organizational decisions instead of processes creates flexibility for humans, AI, and automation to work together in whatever way makes sense.
The Regular Person's AI Stack: Tools That Actually Help
A practical guide to the AI tools that regular people can use every day - no coding required, just better productivity and organization.
Makefiles: The Unsung Hero of Python Development
Explore why Makefiles, though old-school, are invaluable for Python projects. Learn how they provide consistent, simple shortcuts for common dev tasks.
Automating Docs Deployment with GitHub Actions and Pages
Keep docs current automatically! Learn to set up GitHub Actions to build Sphinx docs & deploy to GitHub Pages, ensuring sync with your code changes.