dev-start

Bootstrap Capsem developer environments and verify VM boot.

68|10|Updated Sep 26, 2025
One-click install
npx skills add https://github.com/google/capsem --skill dev-start-google
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-start
Source: https://github.com/google/capsem/tree/main/skills/dev-start
Command: npx skills add https://github.com/google/capsem --skill dev-start-google

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

New Capsem developers often struggle with setup and getting started. This guide provides a concise bootstrap path to start contributing quickly.

Core Features & Use Cases

  • Quick onboarding and environment setup for Capsem developers.
  • Clear bootstrap steps to install dependencies and validate VM boot.
  • Direct links to full documentation and related skills for deeper troubleshooting.

Quick Start

Clone the Capsem repository, run the bootstrap script, and verify that the VM boots successfully.

Frequently Asked Questions about dev-start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bootstrap a Capsem development environment?

To bootstrap a Capsem development environment, clone the Capsem repository, run the bootstrap script, and verify that the VM boots successfully to complete the setup.

What do I need to set up Capsem for the first time?

Setting up Capsem requires access to the Capsem repository, Docker or Podman for containerization, and shell tooling to execute the bootstrap script and validate the VM boot.

Why does my VM fail to boot during Capsem setup?

VM boot failures during Capsem setup often result from missing dependencies or incorrect shell tooling configurations, so ensure Docker or Podman is properly installed and linked before running the bootstrap.

Can I use Podman instead of Docker for Capsem onboarding?

Yes, you can use Podman instead of Docker for Capsem onboarding, as the bootstrap process explicitly supports both container engines to install dependencies and verify the virtual machine boot.

What is the quickest way to start contributing to Capsem as a new developer?

The quickest way to start contributing to Capsem is following the concise bootstrap guide, which provides direct steps for environment setup, tool installation, and VM validation.

Where can I find deeper troubleshooting for Capsem environment setup?

For deeper troubleshooting during Capsem environment setup, the bootstrap guide provides direct links to full documentation and related skills to resolve complex onboarding issues.