sync: auto-sync from GURU-5070 at 2026-06-03 20:07:24
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-03 20:07:24
This commit is contained in:
10
.claude/skills/human-flow/package.json
Normal file
10
.claude/skills/human-flow/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "human-flow",
|
||||
"version": "0.1.0",
|
||||
"description": "UI/UX scanner focused on human mouse + keyboard workflow intuition and ergonomics. Includes 'fancy as fuck' delight & polish mode.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"scan": "node scripts/scan.mjs",
|
||||
"fancy": "node scripts/scan.mjs --fancy"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user