Initial commit
This commit is contained in:
69
plugin.lock.json
Normal file
69
plugin.lock.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:marcioaltoe/claude-craftkit:plugins/ui-tests",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "1cda1f763c6ffd508a88065babf84b146c2d7e5a",
|
||||
"treeHash": "4c126a02d9c5801bd76e4f65b15a58ab5fb267ce31a82ca6fbecf8803d717f5c",
|
||||
"generatedAt": "2025-11-28T10:27:01.884187Z",
|
||||
"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": "ui-tests",
|
||||
"description": "Claude Code Skill for web testing and browser automation with Playwright. Auto-detects dev servers, saves test scripts and screenshots to your working directory.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "44893006b3ee6c1de73de0383ae9e3c3668c13eb697fb01ed0a89816fddc94fd"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "0b86167354822a59df9159483a756fa163c2cd900a303db46377dba095f4fb45"
|
||||
},
|
||||
{
|
||||
"path": "commands/check.md",
|
||||
"sha256": "e017b0bf18523f44d26d0183340c6d0b585d05a530622975605a1bda321e1b4c"
|
||||
},
|
||||
{
|
||||
"path": "commands/take-screenshot.md",
|
||||
"sha256": "ccb94488e8a90dc24dc2a2425582ee92fad55be5525bc846eacdea5380739bf9"
|
||||
},
|
||||
{
|
||||
"path": "commands/test-feature.md",
|
||||
"sha256": "eb79d2fa987489298414674073a3790d463b0cad0659701fcce34deb85785437"
|
||||
},
|
||||
{
|
||||
"path": "skills/web-tests/run.js",
|
||||
"sha256": "8c23dbecbc1b2436561119226ec3f2b7359db85a863613f5d0276db7d9cd9450"
|
||||
},
|
||||
{
|
||||
"path": "skills/web-tests/package.json",
|
||||
"sha256": "5aeec2bb881a2e6d1b8544f938c62f90fde91d4cdb2eb63e91704a42490a6e59"
|
||||
},
|
||||
{
|
||||
"path": "skills/web-tests/SKILL.md",
|
||||
"sha256": "270061b5c72e60c5a93dd11ca1203a1b6285113c8701fdebd5de08d0a1cf1d45"
|
||||
},
|
||||
{
|
||||
"path": "skills/web-tests/lib/helpers.js",
|
||||
"sha256": "e514cf7979e89189652cea7ddc17fb8b613f10111bad5de338b5a90b9cad54d3"
|
||||
}
|
||||
],
|
||||
"dirSha256": "4c126a02d9c5801bd76e4f65b15a58ab5fb267ce31a82ca6fbecf8803d717f5c"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user