Claude Code
Claude Code skills are designed for Anthropic's terminal-first coding agent workflow. Developers usually browse this page for repo-aware prompts, debugging helpers, refactoring guidance, setup automations, and other skills that fit command-line software work.
Skills compatible with Claude Code
validate-skills
Validates skills against agentskills.io spec and Claude Code best practices.
variance-analysis
Important : This skill assists with variance analysis workflows but does not provide financial advice. All analyses should be reviewed by qualified financial professionals before use in reporting.
vet
Proactive code review tool that analyzes git diffs and conversation history to catch implementation issues.
view-pdf
You have access to a local PDF server that renders documents in a live viewer and lets you annotate, fill forms, and place signatures with real-time visual feedback.
workspace-surface-audit
Read-only audit skill for answering the question "what can this workspace and machine actually do right now, and what should we add or enable next?"
worktrunk
Help users work with Worktrunk, a CLI tool for managing git worktrees.
write-spec
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md .
Agent Development
Comprehensive guide for building autonomous agents in Claude Code plugins with structured frontmatter, system prompts, and triggering conditions.
Command Development
Markdown-based slash commands for Claude Code with dynamic arguments, file references, and bash execution.
Excel Analysis
Read, analyze, and transform Excel spreadsheets with pandas, pivot tables, charts, and data cleaning.
Hook Development
Event-driven automation for Claude Code plugins using prompt-based and command hooks across the development lifecycle.
MCP Integration
Integrate external services into Claude Code plugins via Model Context Protocol servers with four transport types.
Plugin Settings
Per-project plugin configuration stored in YAML frontmatter and markdown files within the .claude/ directory.
Plugin Structure
Standardized directory structure and manifest configuration for Claude Code plugins with automatic component discovery.
Skill Development
Guidance for creating effective skills in Claude Code plugins with progressive disclosure and best practices.
Writing Hookify Rules
Define patterns and messages that trigger Claude warnings or blocks on specific agent actions.