one-command-doctor — community one-command-doctor, neurotoxic-game, community, ide skills

v1.0.0

Sobre este Skill

Perfeito para Agentes de Desenvolvimento que necessitam de diagnósticos de repositório automatizados e resolução de problemas. diagnose environmental and build issues. Trigger when the repo is broken, tests fail mysteriously, or setup is needed. Checks Node version, dependencies, and build status.

DaFum DaFum
[0]
[0]
Updated: 3/10/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 9/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
9/11
Quality Score
57
Canonical Locale
en
Detected Body Locale
en

Perfeito para Agentes de Desenvolvimento que necessitam de diagnósticos de repositório automatizados e resolução de problemas. diagnose environmental and build issues. Trigger when the repo is broken, tests fail mysteriously, or setup is needed. Checks Node version, dependencies, and build status.

Por que usar essa habilidade

Habilita os agentes a diagnosticar problemas ambientais e de compilação em repositórios, fornecendo informações sobre compatibilidade de versão do Node, gerenciamento de dependências e status de compilação usando scripts npm e bash.

Melhor para

Perfeito para Agentes de Desenvolvimento que necessitam de diagnósticos de repositório automatizados e resolução de problemas.

Casos de Uso Práticos for one-command-doctor

Automatizar verificações de saúde do repositório
Depurar problemas de versão do Node e dependências
Validar status de compilação e resultados de lint/teste

! Segurança e Limitações

  • Requer versão do Node >= 20
  • Necessita de capacidades de execução de scripts npm e bash
  • Limitado a repositórios com gerenciamento de dependências baseado em npm

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is one-command-doctor?

Perfeito para Agentes de Desenvolvimento que necessitam de diagnósticos de repositório automatizados e resolução de problemas. diagnose environmental and build issues. Trigger when the repo is broken, tests fail mysteriously, or setup is needed. Checks Node version, dependencies, and build status.

How do I install one-command-doctor?

Run the command: npx killer-skills add DaFum/neurotoxic-game/one-command-doctor. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for one-command-doctor?

Key use cases include: Automatizar verificações de saúde do repositório, Depurar problemas de versão do Node e dependências, Validar status de compilação e resultados de lint/teste.

Which IDEs are compatible with one-command-doctor?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for one-command-doctor?

Requer versão do Node >= 20. Necessita de capacidades de execução de scripts npm e bash. Limitado a repositórios com gerenciamento de dependências baseado em npm.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add DaFum/neurotoxic-game/one-command-doctor. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use one-command-doctor immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

one-command-doctor

Install one-command-doctor, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

One-Command Doctor

Quickly diagnose the health of the repository and development environment.

Usage

Run the bundled diagnostic script (using bash or sh to ensure execution):

bash
1bash .Codex/skills/one-command-doctor/scripts/doctor.sh

Workflow

  1. Environment Check

    • Node version (>= 20).
    • npm version.
    • Lockfile sync status.
  2. Build Check

    • Does npm install work?
    • Does npm run build succeed?
  3. Lint/Test Check

    • Basic linting pass.
    • Smoke tests.

Diagnosis & Fixes

  • Node Version Mismatch: "Please use nvm use to switch to Node 20+."
  • Lockfile Error: "Run npm ci to restore clean state."
  • Build Fail: "Check vite.config.js or missing assets."

Example

Input: "I can't start the dev server."

Action: Run .Codex/skills/one-command-doctor/scripts/doctor.sh.

Output:

text
1[FAIL] Node version is v16.14.0. Required: >=20. 2[PASS] Lockfile is in sync.

"Your Node version is too old. Run nvm install 20 && nvm use 20."

Skill sync: compatible with React 19.2.4 / Vite 7.3.1 baseline as of 2026-02-17.

Habilidades Relacionadas

Looking for an alternative to one-command-doctor or another community skill for your workflow? Explore these related open-source skills.

Ver tudo

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

widget-generator

Logo of f
f

Gerar plugins de widgets personalizáveis para o sistema de feed do prompts.chat

flags

Logo of vercel
vercel

O Framework React

138.4k
0
Navegador

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Desenvolvedor