fix-on-my-computer

Community

Auto-fix your environment until tests pass.

Authorcedricfressin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill streamlines the setup of a code repository on a new machine by performing an automated sequence: verify the Bun runtime, install dependencies, run tests, and persistently fix issues until every test passes. It reduces environment drift and manual debugging by making the setup deterministic and repeatable.

Core Features & Use Cases

  • Environment validation: checks for Bun, verifies presence of a package.json with a test script, and ensures the system meets OS requirements.
  • Dependency and test management: runs bun install and bun run test, retrying with cleanup if needed to reach a green state.
  • Green-loop automation: iteratively analyzes failures, applies minimal fixes, and re-runs tests until all pass.
  • Use Case: onboarding a new dev machine or CI agent where the environment is inconsistent, ensuring a fully green test suite with minimal manual intervention.

Quick Start

Use the Setup Wizard to verify Bun, install dependencies, run tests, and repeatedly fix issues until all tests pass.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fix-on-my-computer
Download link: https://github.com/cedricfressin/claude-config/archive/main.zip#fix-on-my-computer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.