Claude Skills Guide

Claude Code Tutorials: Complete Step-by-Step Library (2026)

This hub indexes all 124 step-by-step tutorials in the Claude Code library. Where the Guides Hub covers concepts and reference material, tutorials are action-oriented: follow the steps, complete the outcome. Each tutorial has a clear starting point, a specific deliverable, and executable examples.

The collection covers MCP server integrations, framework-specific development, skill file writing, testing workflows, language-specific patterns, CI/CD automation, deployment targets, and skill management practices.

Table of Contents

  1. MCP Server Tutorials
  2. Framework and Language Tutorials
  3. Skill Writing and Management
  4. Testing and Quality Assurance
  5. CI/CD and Deployment
  6. Vibe Coding and Workflow Patterns
  7. Multi-Agent and Subagent Patterns
  8. Skill Questions and How-Tos
  9. Complete Tutorial Index

MCP Server Tutorials

Model Context Protocol servers connect Claude Code to external systems. These tutorials walk through setting up specific MCP servers from scratch: authentication, connection, permissions, and testing the integration with Claude.

Infrastructure and Deployment MCP Servers

Developer Tool MCP Servers

Monitoring and Observability MCP Servers

Authentication and Security MCP Tutorials


Framework and Language Tutorials

These tutorials are framework-specific and language-specific. Each one teaches Claude Code patterns that are idiomatic to the framework in question.

Frontend and UI Frameworks

Backend Frameworks and Languages

Databases and Storage

Data Science and ML

Specialized and Niche


Skill Writing and Management

These tutorials cover the mechanics of creating, managing, and distributing Claude skills — from writing your first skill.md file to rolling out shared skills to an entire organization.


Testing and Quality Assurance

Testing is one of Claude Code’s most reliable applied domains. The /tdd skill enforces red-green-refactor cycles. The /webapp-testing skill drives Playwright end-to-end and visual regression suites. These tutorials take you from zero to a working test pipeline.


CI/CD and Deployment

CI/CD tutorials walk through integrating Claude Code into GitHub Actions, GitLab CI, and other pipeline tools — making Claude an active participant in your release process rather than just a local coding assistant.


Vibe Coding and Workflow Patterns

Vibe coding is the practice of generating working code through rapid AI-assisted iteration. These tutorials teach the patterns and project structures that make vibe coding sessions productive rather than chaotic.


Multi-Agent and Subagent Patterns

Multi-agent Claude Code workflows distribute work across parallel agent instances, each specialized for a part of the task. These tutorials cover the coordination patterns, communication channels, and error handling strategies that make multi-agent workflows reliable.


Skill Questions and How-Tos

Short, focused tutorials answering specific “how do I” questions about Claude Code skills.

Subscription and Access:

Skill Behavior:

Debugging Skill Behavior:

Getting Started Tutorials:


Complete Tutorial Index

Tutorial Category
Ansible MCP Server Configuration Management MCP
Apache Kafka MCP Server for Event Streaming Guide MCP
Automated Testing Pipeline with Claude TDD Skill (2026) Testing
AWS MCP Server Cloud Automation with Claude Code MCP
Can Claude Code Skills Call External APIs Automatically? How-To
Can You Use Claude Skills Without a Claude Max Subscription? How-To
Claude Code Actix Web Rust API Guide Backend
Claude Code AWS ECS Fargate Setup and Deployment Tutorial Cloud
Claude Code Breaks Existing Tests After Changes Fix Testing
Claude Code Chaos Engineering Testing Automation Guide Testing
Claude Code CloudFormation Template Generation Workflow Guide Cloud
Claude Code Container Debugging: Docker Logs Workflow Guide Cloud
Claude Code Skills Context Window Exceeded Error Fix How-To
Claude Code Dockerfile Generation: Multi-Stage Build Guide Cloud
Claude Code Documentation Generation in Spanish Tutorial Localization
Express to Fastify Migration with Claude Code (2026) Backend
Claude Code Firebase Security Rules Validation Testing Guide Database
Claude Code for Beginners: Getting Started 2026 Getting Started
Claude Code for Turso SQLite Edge Database Tutorial Database
Claude Code for W&B Weights & Biases Integration Setup Data Science
Claude Code GitHub Actions Composite Actions CI/CD
Claude Code GitHub Actions Matrix Builds Guide CI/CD
Claude Code GitHub Actions Workflow Matrix Strategy Guide CI/CD
Claude Code GitLab CI Pipeline Docker Registry Tutorial CI/CD
Jest to Vitest Migration Workflow with Claude Code Testing
Claude Code Keeps Making Same Mistake Fix Guide How-To
Claude Code L10n Testing Automation Workflow Tutorial Localization
Claude Code Lighthouse Score Improvement Automation Guide Testing
Claude Code MCP Tool Allow and Deny Lists MCP Security
Claude Code Multi-Agent Error Recovery Strategies Multi-Agent
Claude Code Project Initialization Best Practices How-To
Claude Code Pytest Fixtures Parametrize Workflow Tutorial Testing
Claude Code Qwik Resumability Lazy Loading Workflow Guide Frontend
Claude Code React Native Paper Mobile UI Guide Mobile
Claude Code React Router v7 Navigation Guide Frontend
Claude Code Redux Toolkit State Management Guide Frontend
Claude Code Remix Loader Action Data Fetching Tutorial Frontend
Claude Code Scala Functional Programming Workflow Tips Backend
Claude Code Selenium Browser Testing Automation Guide Testing
Claude Code Skill Exceeded Maximum Output Length Error Fix How-To
Claude Code Skills for Ansible Automation Specialized
Claude Code Skills for Backend Developers: Node.js and Python Backend
Claude Code Skills for C# .NET Developers Backend
Claude Code Skills for Data Engineers Automating Pipelines Data Science
Claude Code Skills for Golang Microservices Backend
Claude Code Skills for Hardware Description Language VHDL Specialized
Claude Code Skills for Infrastructure as Code Terraform Cloud
Claude Code Skills for Ruby on Rails Projects Backend
Claude Code Skills for Scientific Python: NumPy and SciPy Data Science
Claude Code Skills for Travel Booking Platforms Specialized
Claude Code Skills for Writing Integration Tests Testing
Claude Code Skills for WebSocket Real-Time App Development Backend
Claude Code Tmux Session Management Multi Agent Workflow CI/CD
Claude Code Translate Code Comments Between Languages Localization
Claude Frontend Design Skill Review and Tutorial Frontend
Claude MD for Backend Projects Best Practices Skill Management
Claude Skill Inheritance and Composition Patterns Skill Management
Claude Skill Versioning: Semver Best Practices Skill Management
Claude Skills Change Management: Rolling Out to Teams Skill Management
Claude Skills Disaster Recovery and Backup Strategies Skill Management
Claude Skills Ecosystem: Predictions for the Next 12 Months Vibe Coding
Claude Skills for Android Kotlin Development Mobile
Claude Skills for Creating Database Migration Scripts Database
Claude Skills for EdTech Learning Management Systems Specialized
Claude Skills for Financial Modeling: Excel Alternative Data Science
Claude Skills for Generating Mock Data and Fixtures Testing
Claude Skills for GraphQL Schema Design and Testing Database
Claude Skills for Logistics Supply Chain Software Specialized
Claude Skills for Robotics ROS2 Development Workflow Specialized
Claude Skills for Rust Systems Programming Backend
Claude Skills for Solidity Smart Contract Development Backend
Claude Skills for Unreal Engine C++ Development Specialized
Claude Skills for WebSocket Realtime App Development Backend
Claude Skills for Writing Unit Tests Automatically Testing
Claude Skills with Linear Project Management Tutorial CI/CD
Claude Skills with Local LLM Ollama Self-Hosted Guide Skill Management
Claude Skills with Slack Bot Integration Tutorial CI/CD
Claude Skills Workflow for Technical Product Managers Vibe Coding
Claude TDD Skill: Test-Driven Development Guide (2026) Testing
Claude /xlsx Skill: Spreadsheet Automation Guide Data Science
Cloudflare MCP Server Edge Automation Workflow MCP
Full Stack Web App with Claude Skills Step-by-Step Skill Management
GitHub MCP Server Advanced Workflow Automation MCP
Heroku MCP Server Application Deployment Guide MCP
How Do I Combine Two Claude Skills in One Workflow Skill Management
How Do I Know Which Claude Skill Is Currently Active? Skill Management
How Do I Rollback a Bad Claude Skill Update Safely Skill Management
How Do I Set Environment Variables for a Claude Skill Skill Management
How Do I Share Claude Skills Across Multiple Projects Skill Management
How Do I Test a Claude Skill Before Deploying to Team Skill Management
How Do I Use Claude Skills in an Air-Gapped Environment Skill Management
How to Automate Code Reviews with Claude Skills Testing
How to Combine Multiple Claude Skills in One Project Skill Management
How to Connect Claude Skills to External APIs Guide Skill Management
How to Make Claude Code Test Before Implementing Feature Testing
How to Use Claude Code for Spreadsheet Automation Data Science
How to Write a Skill MD File for Claude Code Skill Management
Kubernetes MCP Server Cluster Management Guide MCP
MCP OAuth 2.1 Authentication Implementation Guide MCP Security
MCP Server Logging, Audit Trail, and Security Guide MCP Security
Notion MCP Server Knowledge Base Automation MCP
Optimal Skill File Size and Complexity Guidelines Skill Management
PagerDuty MCP Server Incident Management Guide MCP
Parallel Subagents in Claude Code: Best Practices for 2026 Multi-Agent
Passing Context Between Claude Code Subagents Guide Multi-Agent
Planetscale MCP Server Branching Workflow Guide MCP
Puppeteer MCP Server Web Automation Workflow MCP
Railway MCP Server Deployment Automation Guide MCP
Reddit MCP Server for Content Research Automation MCP
Salesforce MCP Server Data Integration Guide MCP
Shared Claude Skills Across Monorepo Multiple Packages Skill Management
Skill MD File Format Explained With Examples Guide Skill Management
Slack MCP Server Team Notification Automation MCP
Telegram MCP Server Bot Automation Workflow MCP
Vibe Coding Explained: What It Is and How It Works Vibe Coding
Vibe Coding Project Structure Best Practices Vibe Coding
What Is the Best File Structure for a Complex Claude Skill Skill Management
What Is the Best Free Claude Code Skill Available on GitHub Skill Management
Why Does Claude Code Ignore My Skill MD File Entirely How-To
Why Does Claude Code Reject My Skill Instruction Block How-To
Why Does Claude Skill Auto Invocation Fail Intermittently? How-To
Why Does Claude Skill Produce Different Output Each Run How-To
Why Does My Claude Skill Work Locally But Fail in CI? How-To
Will Claude Skills Support Voice Interfaces in 2026? How-To


*Built by theluckystrike — More at zovo.one *