Builds new, functional commands for Claude Code plugins.
Develop robust and well-structured commands for Claude Code plugins. This skill provides the necessary guidance and implementation patterns to ensure that new commands are not just functional but also adhere to proper design principles for reusability and maintainability. It is the go-to resource when extending a plugin's capabilities with new command-line functionalities.
주요 기능
01Provides guidance for implementing plugin commands
02Enforces correct command-line interface design
030 GitHub stars
04Promotes reusable and maintainable code patterns
사용 사례
01Adding a new command-line feature to an existing plugin
02Building a new Claude Code plugin from scratch
03Refactoring existing commands to improve reusability