بنقرة واحدة
example-workflow
// Use when demonstrating plugin workflow features - shows how skills can guide multi-step processes
// Use when demonstrating plugin workflow features - shows how skills can guide multi-step processes
Use when working on Claude Code plugins (creating, modifying, testing, releasing, or maintaining) - provides streamlined workflows, patterns, and examples for the complete plugin lifecycle
Use when working with Claude Code CLI, plugins, hooks, MCP servers, skills, configuration, or any Claude Code feature - provides comprehensive official documentation for all aspects of Claude Code
| name | example-workflow |
| description | Use when demonstrating plugin workflow features - shows how skills can guide multi-step processes |
This skill demonstrates how to create a workflow-based skill that guides Claude through a multi-step process. It serves as a reference implementation for plugin developers.
This is an example skill for learning purposes. In a real plugin, you would:
When invoked, this skill would guide through these steps:
This skill demonstrates how skills can:
references/scripts/Key points this example demonstrates: