Posts
Technical articles, tutorials, and insights on cloud-native technologies, AI, and developer tools.
All Posts
-
Skills Hub Updates: Security Scanning, CLI Installation, and skillshub.space Launch
When I first launched Skills Hub, it had 51 skills pulled from a single source. A few months later, the catalog grew to 225 skills aggregated from GitHub’s a...
github-copilot open-source developer-tools -
i18nOps: Translating My Site with GitHub Agentic Workflows
It is a cold Sunday in Boston. The kind of February weather where going outside feels optional and the best plan is coffee, a warm screen, and building somet...
github ai devops -
Building My First Agentic Workflow: A Documentation Sync Agent with GitHub Agentic Workflows
I have been deep in the world of GitHub Agentic Workflows lately, and I am absolutely thrilled about what this technology enables. If you have ever wished yo...
github ai devops -
Skills Hub: A Curated Catalog for Discovering and Installing AI Coding Skills
GitHub Copilot skills are powerful. They let you teach Copilot how to handle specific development tasks by placing a SKILL.md file in your repository’s .gith...
github-copilot open-source developer-tools -
Copilot Compass: Navigate Your GitHub Copilot Adoption with Actionable Insights
Measuring GitHub Copilot adoption across your organization can be challenging. While GitHub provides usage metrics through APIs, transforming that raw data i...
mcp github-copilot analytics vscode -
Building an MCP App with Interactive Charts for VS Code
In this post, I’ll walk you through an MCP (Model Context Protocol) App that displays interactive charts directly in VS Code. This app demonstrates how to cr...
mcp vscode ai tutorial -
HealthTranscribe: AI-Powered Medical Transcription with Azure
An enterprise-grade healthcare transcription platform that transforms medical audio into structured clinical data using Azure AI Services.
azure ai healthcare -
Introducing Copilot Agent Designer: A Visual Workflow for GitHub Copilot Agents
Sometimes the best ideas come from real-world challenges. While working on GitHub Copilot demos, I kept running into the same situation: defining agents and ...
github-copilot vscode extensions -
Automating Resume Builds with GitHub Actions
If you’ve ever tried to maintain a resume in LaTeX, you know the workflow can be frustrating. You make a small change, run the compilation command, check the...
github devops automation -
Level Up Your VS Code Speed with Keyboard Shortcuts
If you spend your day in Visual Studio Code, mastering a few shortcuts pays back every single minute. Here are a handful I reach for constantly:
vscode productivity