Guides setup of the Race Condition project from clone to running simulation. Use when the developer wants to get the project running locally, install dependencies, configure GCP credentials, or troubleshoot startup issues.
$npx -y skills add googlecloudplatform/race-condition --skill getting-startedInstalls into the current project.
Run `npx skills use "https://github.com/googlecloudplatform/race-condition" --skill "googlecloudplatform/race-condition/getting-started"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/googlecloudplatform/race-condition" that are relevant to the current task. Run `npx skills add "https://github.com/googlecloudplatform/race-condition"` and select the relevant skills, then follow their instructions.