概要
cc-plugin-lib is a specialized utility library designed to standardize development patterns for Claude Code plugins. It offers essential infrastructure components like HookLogger for file-based activity tracking and wrapRun for consistent error management across plugin hooks. This skill is particularly useful for developers who need to implement persistent auditing, handle concurrent execution environments, and ensure their plugins fail gracefully, allowing for more reliable and maintainable AI-driven automation workflows.