From mac
Executes JXA scripts scoped to macOS applications via osascript. Validates Application() scope via AST analysis. Use for running JavaScript automation on apps like Finder or Safari.
npx claudepluginhub bendrucker/claude --plugin macThis skill is limited to using the following tools:
Run the JXA expression or script file provided in the arguments. `$0` is the app name, remaining arguments are passed to the runner.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Run the JXA expression or script file provided in the arguments. $0 is the app name, remaining arguments are passed to the runner.
bun ${CLAUDE_PLUGIN_ROOT}/scripts/jxa.ts $ARGUMENTS
Return the output to the caller.