Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:HermeticOrmus/Alqvimia-Contador:plugins/developer-essentials",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "18b7e4d59f9d3b51b7b63d95ca66913c5f1b5a56",
|
||||
"treeHash": "c9b7edcd30393edaaed9e09cd5a86a010d517de4cb91a58695543cc9cf83ebcc",
|
||||
"generatedAt": "2025-11-28T10:10:45.722320Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "developer-essentials",
|
||||
"description": "Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "736fdacef932bb4dda27b3bb6be04af6f3e02ca8741c7a893933d014023ba889"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "62aabbf4f6e43431c56554fd009871507f6cfa2ce1bbcc689af46467216cabf4"
|
||||
},
|
||||
{
|
||||
"path": "skills/auth-implementation-patterns/SKILL.md",
|
||||
"sha256": "bbc8c8de4a53d0c99146bb56492b0842a7f049d234cf5628481bc16e5637901b"
|
||||
},
|
||||
{
|
||||
"path": "skills/monorepo-management/SKILL.md",
|
||||
"sha256": "5e5e9486a348a397c0d4ef8e7bb4d858ab74b65ba7901eca0694efd61d90fafc"
|
||||
},
|
||||
{
|
||||
"path": "skills/error-handling-patterns/SKILL.md",
|
||||
"sha256": "aa8f11361c893893a0007b58f9322bb92cfcffa5b7b91f506059935192a3e68d"
|
||||
},
|
||||
{
|
||||
"path": "skills/debugging-strategies/SKILL.md",
|
||||
"sha256": "61dbd539f0f9ba90aec588147d7ee44a9c54a4dcf148011aea9f000b2cd724a7"
|
||||
},
|
||||
{
|
||||
"path": "skills/code-review-excellence/SKILL.md",
|
||||
"sha256": "235ec26133c43da32516fb2fbc6000e3dad78beb7e252b35577bf51346e1128d"
|
||||
},
|
||||
{
|
||||
"path": "skills/sql-optimization-patterns/SKILL.md",
|
||||
"sha256": "bfd74fb05aa7e6cc40358f6360043f1db9c2c914b5dd9a22bd82b43d49b86a8a"
|
||||
},
|
||||
{
|
||||
"path": "skills/e2e-testing-patterns/SKILL.md",
|
||||
"sha256": "c2efe16ab57630f3f04a580173661dd9ddb2c328ff5724c6d394a153c22ca52c"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-advanced-workflows/SKILL.md",
|
||||
"sha256": "624ae93393ccc85ff59fd1c02e8da853ded75ed378c53f0115dc6c71f37163db"
|
||||
}
|
||||
],
|
||||
"dirSha256": "c9b7edcd30393edaaed9e09cd5a86a010d517de4cb91a58695543cc9cf83ebcc"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user