Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Plugin Settings

Skill Verifiziert Aktiv

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.

Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

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

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 7 days ago

Vertrauenssignale

Letzter Commit8 days ago
Sterne123.1k
Status
Quellcode ansehen