跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Plugin Settings

技能 已验证 活跃

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.

目的

To provide developers with a standardized and robust pattern for making plugin behavior configurable on a per-project basis, enhancing flexibility and user control.

功能

  • Per-project plugin configuration
  • YAML frontmatter for structured settings
  • Markdown body for prompts and context
  • Bash script examples for parsing and management
  • Guidance on best practices and security

使用场景

  • Making plugin behavior adaptable to different projects
  • Storing per-project state for plugins
  • Allowing users to customize plugin settings without code changes
  • Creating user-friendly, configurable command-line tools

非目标

  • Providing a plugin management system itself
  • Handling configuration for extensions other than Claude Code plugins
  • Implementing complex UI-based configuration interfaces

安装

请先添加 Marketplace

/plugin marketplace add anthropics/claude-code
/plugin install plugin-dev@claude-code-plugins

质量评分

已验证
98 /100
10 days ago 分析

信任信号

最近提交10 days ago
星标123.1k
状态
查看源代码