Hello World
Plugin Verified ActivePart of:My Team Plugin Marketplace
A simple example plugin that demonstrates basic Claude Code plugin functionality
Purpose
To serve as a clear, runnable example and template for developers learning to create Claude Code plugins.
Features
- Provides a `/hello` command with optional name argument
- Demonstrates basic plugin structure and configuration
- Includes comprehensive README documentation and examples
- Serves as a customizable template for new plugins
Use Cases
- Learning how to create a simple Claude Code plugin
- Understanding plugin command structure and argument handling
- Using as a starting point for developing custom plugin features
- Demonstrating plugin functionality to others
Non-Goals
- Performing complex actions or integrations
- Handling sensitive data or making external API calls
- Serving as a production-ready tool for specific tasks beyond demonstration
Practical Utility
- info:Production readinessThe plugin is a basic example with a single command and no complex interactions or error handling, making it suitable for demonstration but not for complex real-world workflows.
Installation
First, add the marketplace
/plugin marketplace add ivan-magda/claude-code-plugin-template/plugin install hello-world@my-team-plugin-marketplaceQuality Score
Verified96 /100
Analyzed about 15 hours ago
Trust Signals
Last commit4 months ago
GitHub owner ivan-magda (opens in new tab)
Stars53
LicenseMIT
Status