HiroFumiko
- 3 skills
- 0 followers
- 1 day ago last updated
- ▌ Cursor · hirofumiko bundleDelegate implement / review / plan / investigate / security tasks to Cursor CLI (`agent`) from Claude Code. Auto-orchestrates parallel delegation when multiple independent tasks are detected. Triggers on "cursor", "delegate to cursor", "move to cursor", "cursor-cli", "ask cursor", "cursor orchestrate", or when the user wants to hand off a coding task to Cursor — including Japanese phrasings like 「cursorに委譲」「cursorに渡す」「cursorに調べさせて」「cursorでレビュー」「cursorに聞く」.
- ▌ Cursor Ide · hirofumiko bundleLaunch the Cursor IDE (GUI editor) at a directory or file via the `cursor` shell command — no separate terminal needed. Use when the user wants to OPEN / LAUNCH the Cursor app/editor at a path they name in natural language (this is NOT delegating a coding task — that is the `cursor` skill). Resolves the path and runs `cursor <path>`. Triggers on "launch cursor", "open cursor", "open in cursor", "open this in the Cursor IDE", "cursor ide", 「cursorを立ち上げ」「cursor起動」「cursorを開く」「cursorでこのディレクトリを開いて」「cursorでフォルダを開く」.
- ▌ Cursor Setup · hirofumikoCross-platform readiness setup for the `cursor` delegation skill. Detects the host OS (WSL / Linux / macOS; native Windows is unsupported → WSL), checks every runtime dependency in one pass without spending Cursor tokens, generates the `~/.claude/settings.json` permission allowlist so read-only delegation runs without a prompt, and — once the verdict is READY — interactively seeds a ready-to-use `~/.cursor.json` (a copy of the shipped defaults) so routing tweaks live outside the plugin and survive marketplace updates. Triggers on "/cursor-setup", "cursor setup", "setup cursor", "cursor 環境構築", "cursorのセットアップ", "cursor doctor", or when the cursor skill fails a preflight check (missing agent/jq/timeout/auth).