Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:27 +08:00
commit 3860d946f9
11 changed files with 2940 additions and 0 deletions

72
plugin.lock.json Normal file
View File

@@ -0,0 +1,72 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ryanbreen/breenix:breenix-development",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "1774fe2fa832b81198a10163252b61a2f786a03d",
"treeHash": "53708199f6e8b8d96c27c695d5938812dc5ef908cbe1c63b00abd89e3327051d",
"generatedAt": "2025-11-28T10:28:06.263570Z",
"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": "breenix-development",
"description": "Core kernel development: fast debug loops, log analysis, systematic debugging, code quality checks, memory debugging, boot analysis, and legacy migration"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "fd814454a9d8445f54cce46434285199b3e4065e3e45c932c038e8ac8fc9e3e0"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "2475f2943eeb402024b90730c34593f12587c46106bf86de292f90449bcd2149"
},
{
"path": "skills/breenix-systematic-debugging/SKILL.md",
"sha256": "37e1669de393c5ad61be59df5d86cbbbd42b7f383544ee648861b911157cb9ee"
},
{
"path": "skills/breenix-boot-analysis/SKILL.md",
"sha256": "4acaf29352fe284bf7a2199b2fe20ac81ecad23efa1fed451533159e78d87283"
},
{
"path": "skills/breenix-legacy-migration/SKILL.md",
"sha256": "007b9836ebf39e5545b532a5aa4a0b2e51fd2b6c2402be1233935f7a69251b81"
},
{
"path": "skills/breenix-code-quality-check/SKILL.md",
"sha256": "451d904ee65531e188d8771082c64796601e8f6366261f116ee70eb43df20ffb"
},
{
"path": "skills/breenix-memory-debugging/SKILL.md",
"sha256": "05074786424014efcbd4f4ff2e5ed43dccd57d786667d6841de08ba530f7bd92"
},
{
"path": "skills/breenix-kernel-debug-loop/SKILL.md",
"sha256": "b0f7e323c15fed53778e159f2d177e0570f9e41b781c5bd1bcc97541a28101b9"
},
{
"path": "skills/breenix-kernel-debug-loop/scripts/quick_debug.py",
"sha256": "11122a8cc2ea1d4eeca89e3d6c5f89feef07933db08c54e1383c2b8753a7a507"
},
{
"path": "skills/breenix-log-analysis/SKILL.md",
"sha256": "2a0acdab042e81091c370be19e642fb18332857fbb3c52b837f2b5d7526f9781"
}
],
"dirSha256": "53708199f6e8b8d96c27c695d5938812dc5ef908cbe1c63b00abd89e3327051d"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}