AI Skills
Create and master Claude Code skills for domain expertise
Showing 49-60 of 67
Building a Smart Commit Skill: Step-by-Step
Learn to build a smart commit skill that analyzes git diffs and generates meaningful commit messages. A complete tutorial from concept to production.
Skills vs Commands vs Agents: Choosing the Right Tool
Understand the differences between skills, commands, and agents in Claude Code. Learn when to use each tool for maximum effectiveness.
Installing and Managing AI Skills: Best Practices
Learn how to install, organize, update, and maintain AI skills effectively. Master skill lifecycle management for individual and team productivity.
Guardrails and Constraints: Keeping AI Skills on Track
Learn how to implement effective guardrails and constraints in AI skills to ensure reliable, safe, and predictable behavior in production environments.
Composable Skills: Building Modular AI Systems
Master the art of composable AI skills. Learn patterns for building modular, reusable skill components that combine into powerful workflows.
Designing Skills with Clear Purpose
Learn to design AI skills with focused, clear purposes. Master the art of scoping skills for maximum effectiveness and minimum overlap.
Single-Shot Pattern: Simple Transformations Done Right
Master the single-shot skill pattern for building focused, reliable AI skills that transform inputs to outputs in one clean operation.
Sharing AI Skills Across Teams: Collaboration Guide
Learn strategies for sharing AI skills across teams and organizations. Build a culture of skill contribution and maintain quality at scale.
Router Pattern: Smart Input Handling in Skills
Master the router pattern for AI skills that intelligently route different inputs to specialized handlers, creating unified interfaces for diverse tasks.
Level 1 Skills: Prompt Enhancement Techniques
Master Level 1 AI skills that enhance prompts through tone, style, and vocabulary adjustments. The simplest skills with the fastest path to value.
Building a PR Reviewer Skill: Multi-Agent Approach
Learn to build a comprehensive PR reviewer skill using multiple specialized agents for security, performance, and code quality analysis.
Orchestrator Pattern: Coordinating Multiple Skills
Master the orchestrator pattern for AI skills that coordinate multiple sub-skills, managing parallel execution, dependencies, and result aggregation.