Superpowers ve prd-development plugin'lerini proje scope'una al

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
bilalgursen
2026-08-06 01:19:56 +03:00
parent a5c2bcbc4d
commit 9ea006ec22

20
.claude/settings.json Normal file
View File

@@ -0,0 +1,20 @@
{
"enabledPlugins": {
"superpowers@superpowers-marketplace": true,
"prd-development@pm-skills": true
},
"extraKnownMarketplaces": {
"superpowers-marketplace": {
"source": {
"source": "github",
"repo": "obra/superpowers-marketplace"
}
},
"pm-skills": {
"source": {
"source": "github",
"repo": "deanpeters/Product-Manager-Skills"
}
}
}
}