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质量评分
已验证类似扩展
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Time Fetcher
100Instructions for fetching current Dubai time via bash command
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
100自动修复技能问题(首先进行安全预览)。也可与 --prune 一起使用,查找并移除损坏的符号链接、空目录和孤立的技能。
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