anthropics/claude-code
These skills were imported into SkillJury from the public skills ecosystem.
claude-opus-4-5-migration
Migrate Claude model strings and prompts from Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5.
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.
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.