Ensure Tooling

Ensure required software engineering tools are present before coding, testing, building, debugging, or running developer workflows. Use when a task depends on missing or uncertain CLI tooling, package managers, language runtimes, SDKs, linters, test runners, build tools, browsers, database CLIs, cloud/devops CLIs, or repo-specific generators; when an install command fails because a command is not found; when onboarding a repo; or when verifying that a development environment has the tools needed for the requested work.

careylzh Updated

File contents

careylzh/codex-skills/tree/main/ensure-tooling commit 8a5c1582e2

Frequently asked questions

npx skillmds@latest add careylzh/ensure-tooling