claude-configs/plugins/installed_plugins.json
Cal Corum 9887011f6d Add playwright-cli skill, update cognitive-memory, sync plugins
- Install playwright-cli skill from microsoft/playwright-cli repo
- Remove relate/related/relationship references from cognitive-memory SKILL.md
- Update installed plugins and marketplace config
- Update settings

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 13:58:46 -06:00

26 lines
891 B
JSON

{
"version": 2,
"plugins": {
"pyright-lsp@claude-plugins-official": [
{
"scope": "project",
"projectPath": "/mnt/NV2/Development/claude-home",
"installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/pyright-lsp/1.0.0",
"version": "1.0.0",
"installedAt": "2026-02-17T21:44:23.400Z",
"lastUpdated": "2026-02-17T21:44:23.400Z",
"gitCommitSha": "261ce4fba4f2c314c490302158909a32e5889c88"
}
],
"playground@claude-plugins-official": [
{
"scope": "user",
"installPath": "/home/cal/.claude/plugins/cache/claude-plugins-official/playground/261ce4fba4f2",
"version": "261ce4fba4f2",
"installedAt": "2026-02-18T19:51:28.422Z",
"lastUpdated": "2026-02-18T19:51:28.422Z",
"gitCommitSha": "261ce4fba4f2c314c490302158909a32e5889c88"
}
]
}
}