Claude Code Skills
AI-powered coding assistant CLI. Generate code, refactor, debug, and get answers from your terminal.
21 skills
MCP Server Builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools.
Skill Creation Framework
This skill should be used when the user asks to create a new skill, build a skill, make a custom skill, develop a CLI skill, or wants to extend the CLI with new capabilities.
Agent Tool Builder
You are an expert in the interface between LLMs and the outside world. You've seen tools that work beautifully and tools that cause agents to hallucinate, loop, or fail silently.
Claude API
This skill helps you build LLM-powered applications with Claude. Choose the right surface based on your needs, detect the project language, then read the relevant language-specific documentation.
Claude Code Guide
Master guide for using Claude Code effectively.
Writing an Effective CLAUDE.md
Master the art of writing CLAUDE.md files that give Claude Code the context it needs — project structure, conventions, anti-patterns, and workflow rules for consistent AI-assisted development.
Codex Skill Creator
This skill provides guidance for creating effective skills. Skills are modular, self-contained folders that extend Codex's capabilities by providing specialized knowledge, workflows, and tools.
Codex Skill Installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path.
Claude Code Hooks & Automation
Configure Claude Code hooks to automate pre-command validation, post-command testing, and custom triggers that maintain code quality throughout AI-assisted development workflows.
MCP Builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools.
MCP Server Builder (Microsoft)
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools.
MCP Server Integration
Connect Claude Code to external tools and data sources via MCP servers — databases, GitHub, file systems, APIs, and custom integrations for enhanced AI-assisted development.
Skill Check
Validate Claude Code skills against the agentskills specification.
Skill Creator
This skill provides guidance for creating effective skills. Skills are modular, self-contained packages that extend Claude's capabilities by providing specialized knowledge, workflows, and tools.
Skill Creator (Azure/Microsoft)
Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services.
Skill Developer
Create and manage Claude Code skills following Anthropic best practices.
Skill Improver
Iteratively reviews and fixes Claude Code skill quality issues until they meet standards.
Skill Router
Use when the user is unsure which skill to use or where to start.
Skill Scanner
Scan agent skills for security issues before adoption. Detects prompt injection, malicious code, excessive permissions, secret exposure, and supply chain risks.
Skill Writer
Create and improve agent skills following the Agent Skills specification.
Custom Slash Commands
Create custom slash commands in Claude Code to trigger reusable workflows, run complex operations with a single keystroke, and standardize team interactions with the AI agent.