Plugin Settings
OfficialManage plugin configurations per project.
Software Engineering#configuration#yaml frontmatter#bash scripting#per-project#local config#plugin settings
AuthorAWS-Educate
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a standardized pattern for managing per-project configurations and state for AI code plugins, ensuring consistent behavior across different development environments without cluttering version control.
Core Features & Use Cases
- Per-Project Configuration: Store settings in
.claude/plugin-name.local.mdfiles. - YAML Frontmatter: Define structured settings (e.g.,
enabled: true,mode: strict). - Markdown Body: Include additional context, prompts, or documentation.
- Bash Script Integration: Easily parse settings within hooks and scripts.
- Use Case: A code formatting plugin can have its
strict_modesetting adjusted per project by creating a.claude/formatter.local.mdfile, without needing to commit this change.
Quick Start
Create a .claude/my-plugin.local.md file with your desired settings and restart Claude Code.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Plugin Settings Download link: https://github.com/AWS-Educate/template-nextjs-sanity-tailwind-amplify/archive/main.zip#plugin-settings Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.