Plugin Settings
Skill Verifiziert AktivThis 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.
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-pluginsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Time Fetcher
100Anweisungen zum Abrufen der aktuellen Dubai-Zeit über einen Bash-Befehl
Toprank Upgrade
100Upgrade toprank plugin to the latest version. Updates the marketplace repo, installs the new version to the plugin cache, and updates installed_plugins.json. Use when asked to "upgrade toprank", "update toprank", or "get latest version". Also handles inline upgrade prompts when a skill detects UPGRADE_AVAILABLE at startup.
Janitor Fix
100Automatisch Probleme mit Fähigkeiten beheben (zuerst sichere Vorschau). Auch mit --prune verwenden, um defekte Symlinks, leere Verzeichnisse und verwaiste Fähigkeiten zu finden und zu entfernen.
Setup Tailwind Typescript
100Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow