AgentStack
SKILL verified Apache-2.0 Self-run

Creating Devcontainers

skill-willvelida-code-minions-creating-devcontainers · by willvelida

Create and review DevContainer configurations that follow organisational standards. Use when a user asks to set up a dev container, configure a development environment, create a devcontainer.json, add lifecycle hooks, review an existing DevContainer for compliance, or improve container security. Covers base images, features, extensions, lifecycle hooks, and security hardening.

No reviews yet
0 installs
11 views
0.0% view→install

Install

$ agentstack add skill-willvelida-code-minions-creating-devcontainers

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Creating Devcontainers? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

DevContainer Skill

Overview

This skill provides capabilities for creating and reviewing DevContainer configurations that comply with organisational standards.

Capabilities

| Capability | Action | Description | |------------|--------|-------------| | Create | actions/create.md | Generate a standards-compliant DevContainer configuration | | Review | actions/review.md | Analyse an existing DevContainer for compliance and improvements |

Standards

This skill bundles the following standards in standards/:

| Standard | File | Description | |----------|------|-------------| | Core | core.md | Base image, lifecycle hooks, container configuration, file structure | | Extensions | extensions.md | VS Code extension requirements and guidelines | | Features | features.md | DevContainer features configuration and versioning | | Security | security.md | Security requirements and risk guidance | | Checklist | checklist.md | Consolidated compliance checklist | | Template | template.json | Base configuration template |

Usage

  1. Load this skill manifest
  2. Identify the required capability (create or review)
  3. Load the bundled standards from standards/
  4. Ask the user what language(s) and tooling the DevContainer needs to accommodate
  5. Execute the action following actions/.md

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.