Set up local development environments with production parity for DigitalOcean App Platform. Use when setting up local dev, adding devcontainer to a project, running App Platform apps locally, or configuring backing services (Postgres, Redis, Kafka, S3).
$npx -y skills add digitalocean-labs/do-app-platform-skills --skill devcontainersInstalls into the current project.
Run `npx skills use "https://github.com/digitalocean-labs/do-app-platform-skills" --skill "digitalocean-labs/do-app-platform-skills/devcontainers"` 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/digitalocean-labs/do-app-platform-skills" that are relevant to the current task. Run `npx skills add "https://github.com/digitalocean-labs/do-app-platform-skills"` and select the relevant skills, then follow their instructions.