Initial commit
This commit is contained in:
65
plugin.lock.json
Normal file
65
plugin.lock.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:colek42/claude-plugins:nk-dev-practices",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "cb023a3f69a10c7836ebc8f49ca0c50192e6d836",
|
||||
"treeHash": "999823071f902816d516829637491f96951a3923e76b986a295b494a775d5476",
|
||||
"generatedAt": "2025-11-28T10:15:44.929008Z",
|
||||
"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": "nk-dev-practices",
|
||||
"description": "Core development philosophy: Linus mindset, critical thinking, XP/TDD patterns, self-skepticism",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "948338fd9adb94039790e3ce66a1a50c326a457f7c04492f38076c42ea48261e"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "a5b7839f8dc619b9b5a47dc20133ffc77a4f749da51530e407f1b28b13c62528"
|
||||
},
|
||||
{
|
||||
"path": "commands/tcr-log-failure.md",
|
||||
"sha256": "a3fc6e8d44b6857797ca6cf9de11d479ab33c81fefbaea5e65a81f3af79e69e6"
|
||||
},
|
||||
{
|
||||
"path": "commands/tcr-setup.md",
|
||||
"sha256": "ce75b0f507222578901bc29ce46378560c63d15701436e85780123d16ac6f98e"
|
||||
},
|
||||
{
|
||||
"path": "skills/tcr-practice/SKILL.md",
|
||||
"sha256": "134d149ba2e96249f0fb375ad54313dac354616e29264fb5b2353547ec965e7e"
|
||||
},
|
||||
{
|
||||
"path": "skills/critical-thinking/SKILL.md",
|
||||
"sha256": "fb31be5cb50d08fb51b263530df1e7143d73067b7e05867eca521cbcc16f2d67"
|
||||
},
|
||||
{
|
||||
"path": "skills/tdd-workflow/SKILL.md",
|
||||
"sha256": "165ecfa7ab2f15f98e4860ee99ba99565631df9c75b3e5ddc4cccfae1b753588"
|
||||
},
|
||||
{
|
||||
"path": "skills/no-permission-asking/SKILL.md",
|
||||
"sha256": "ef8548f79e1f479e13b4dbfe5dd3b0928afbe2aa967cb17448d03997b00b812c"
|
||||
}
|
||||
],
|
||||
"dirSha256": "999823071f902816d516829637491f96951a3923e76b986a295b494a775d5476"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user