docs: add missing metadata labels to devcontainer-setup skill (#343)

* fix: resolve OOM crash by balancing markdown syntax (#339)

Corrected unbalanced backticks in browser-extension-builder/SKILL.md
(19 -> 18) to prevent infinite loops during indexing.

Signed-off-by: Simon Essien <champbreed1@gmail.com>

* Update SKILL.md

---------

Signed-off-by: Simon Essien <champbreed1@gmail.com>
This commit is contained in:
Champbreed
2026-03-18 12:39:27 +01:00
committed by GitHub
parent eade42da9a
commit fdd496da08

View File

@@ -1,6 +1,9 @@
---
name: devcontainer-setup
description: Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes. Use when adding devcontainer support to a project, setting up isolated development environments, or configuring sandboxed Claude Code workspaces.
risk: safe
source: vibeship-spawner-skills (Apache 2.0)
date_added: 2026-03-06
---
# Devcontainer Setup Skill