关于
This skill provides a robust framework for creating configurable Claude Code plugins by utilizing .claude/plugin-name.local.md files. It allows developers to define structured project-specific settings using YAML frontmatter while maintaining markdown bodies for prompts and context. By standardizing how hooks, commands, and agents read state and configuration, this skill enables more flexible, environment-aware AI automation that can be easily toggled or adjusted without modifying core plugin logic.