Breaking Vibe
Tutorials
Hands-on walkthroughs for using AI models, tools, APIs, agents, and workflows.
Build a Custom MCP Server to Supercharge Your AI Coding Workflow
Learn to create a Model Context Protocol server that gives AI agents direct access to your codebase, enabling smarter code generation and refactoring.
Automate Pull Request Descriptions with an AI Agent
Learn to automatically generate PR descriptions from code diffs using OpenAI and GitHub Actions, saving developers time and ensuring consistency.
Build a Custom MCP Server to Give AI Agents Read Access to Your Codebase
Learn how to create a minimal MCP server that lets AI coding agents read files and search your repository, enabling smarter context-aware assistance.
Automate Pull Request Descriptions with AI Agents in 15 Minutes
Learn how to set up an AI agent that automatically generates meaningful pull request descriptions from your code changes using GitHub Actions and OpenAI.
Automate PR Descriptions with AI Agents Using GitHub Actions
Learn to automatically generate concise, accurate PR descriptions from code diffs using an AI agent in a GitHub Action.
Automate Test Repairs with Claude Code /goal
A hands-on tutorial showing how to use Claude Code's /goal command to automatically fix failing tests across your codebase without per-step prompting.
Build a simple AI research workflow
A starter tutorial for turning AI news into structured notes and follow-up actions.