Enable the claude-md-management plugin for the repo
Adds .claude/settings.json so every clone gets the same Claude Code plugins: the official vercel and supabase ones already in use locally, plus claude-md-management for maintaining CLAUDE.md. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"enabledPlugins": {
|
||||
"vercel@claude-plugins-official": true,
|
||||
"supabase@claude-plugins-official": true,
|
||||
"claude-md-management@claude-plugins-official": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user