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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user