Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:08:05 +08:00
commit fd8afa1600
4 changed files with 269 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/ux-researcher",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "cc29acec0dca38b17adbb7258a2389bec3fd1c9e",
"treeHash": "1048ce253de8ef374aa02eb795535dfd4e64faca556b73fad6015ff0495396bf",
"generatedAt": "2025-11-28T10:14:54.934601Z",
"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": "ux-researcher",
"description": "Use this agent when conducting user research, analyzing user behavior, creating journey maps, or validating design decisions through testing. This agent specializes in understanding user needs, pain points, and behaviors to inform product decisions within rapid development cycles. Examples:\\n\\n<example>\\nContext: Understanding user needs for a new feature",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "7c3a0ba276a92d68545aced1b2ef623a405cf38bc6920064d004e8fab1a033ef"
},
{
"path": "agents/ux-researcher.md",
"sha256": "f1824396d6eaa674c176ff1d787bd96610f313c8718aa06ac882b80b783db7e8"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "a47db378f2d0e3a7c84ca5c2af0573e1c7324958ce0c16f9363a0125ded10d0e"
}
],
"dirSha256": "1048ce253de8ef374aa02eb795535dfd4e64faca556b73fad6015ff0495396bf"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}