一键导入
fix-on-my-computer
Setup wizard - verify bun, install deps, run tests, fix until ALL pass
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Setup wizard - verify bun, install deps, run tests, fix until ALL pass
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | fix-on-my-computer |
| description | Setup wizard - verify bun, install deps, run tests, fix until ALL pass |
| allowed-tools | Bash, Read, Edit, Write, Glob, Grep |
Make this scripts repository work PERFECTLY on this machine.
Relentless setup wizard. Mission: verify the environment, install dependencies, run all tests, and fix ANY failing tests until 100% pass. NEVER give up until every single test is green.
Current OS: !uname -s
Current directory: !pwd
Bun version: !bun --version 2>&1 || echo "NOT_INSTALLED"
bun --version)
bun install
bun.lockb and retrybun run testbun install <package>path.join(), os.homedir()~/.claude/.credentials.jsonbun run testbun run test one final timebun run lint (fix if needed)bun install
bun run test
bun run lint
Before declaring success:
bun run test exits with code 0Create Claude-style local HTML artifacts under global ~/.agents/artifacts. Use for artifact requests, variations/options croquis, feature plans, thinking docs, prototypes, visualizations, dashboards, diagrams, or substantial reusable content. Pair with use-style.
Apply named visual style guides to landing pages, app shells, and UI. Use for $use-style, /useskill, list styles, or styles like ios-app, grid, vercel, black-grid, stripe, linear, raycast, gumroad, dusk, or luma.
Expert guidance for creating, building, and using Claude Code agents and the Task tool. Use when working with agents, setting up agent configurations, understanding how agents work, or using the Task tool to launch specialized agents.
Systematic implementation using APEX methodology (Analyze-Plan-Execute-eXamine) with parallel agents, self-validation, and optional adversarial review. Use when implementing features, fixing bugs, or making code changes that benefit from structured workflow.
Interact with App Store Connect via the asc CLI - apps, builds, TestFlight, beta testers, reviews, sales/analytics, metadata, IAP, signing, submissions. Use for "check my app", "App Store Connect", "TestFlight status", "app review", "my app sales", or "asc".
Set up per-worktree environments for Claude Code, Cursor, or Codex. Use for worktree-ready repos, IDE environment config, worktree-up/down scripts, or dev.sh wiring.