๐Ÿณ
DevOpsGo

Skillshare Devcontainer

by runkids

Skillshare Devcontainer is a DevOps skill for Claude Code, published by runkids in skillshare.

2.6K stars157 forkson runkids/skillshareAdded 2026/08/18+1% in starsRepository updated 2026/08/10
agenthubaiclaude-codeclicodexcodex-skillscopilotcross-machine-synccursorgeminigoguiopenclawskillsskills-auditskills-managementskills-managerskills-uiskillshareteam-management
Install in seconds
Install Skillshare Devcontainer
Copy Skillshare Devcontainer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/runkids/skillshare/tree/main/.skillshare/skills/skillshare-devcontainer ~/.claude/skills/skillshare-devcontainer

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/runkids/skillshare.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.skillshare/skills/skillshare-devcontainer/SKILL.md in runkids/skillshare
Installs to
~/.claude/skills/skillshare-devcontainer
Collection
One of 11 skills cataloged from this repository
Category
DevOps โ€” 798 skills

What Skillshare Devcontainer does

Skillshare Devcontainer runs CLI commands, tests, and debugging inside the Linux devcontainer for the Skillshare project. Use it before executing `ss`, `skillshare`, `go test`, or `make test` to avoid host macOS incompatibilities.

Skillshare Devcontainer is cataloged under DevOps on DirSkills. Skillshare Devcontainer comes from a repository tagged agenthub, ai, claude-code, cli and codex.

Documentation

README

Execute CLI commands and tests inside the devcontainer. The host machine is macOS but the project binary is Linux โ€” running CLI commands on the host will silently produce wrong results or fail. This skill prevents that mistake.

When to Use This

  • Running ss / skillshare commands for verification
  • Running go test, make test, make check
  • Reproducing a bug report
  • Testing a feature you just implemented
  • Starting the web UI dashboard
  • Any command that needs the skillshare binary or Go toolchain

This is the opening of the README. Read the full README on GitHub.

Commands Skillshare Devcontainer provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /workspace

Frequently asked about Skillshare Devcontainer

  • What else does runkids publish alongside Skillshare Devcontainer?

    Skillshare Devcontainer is one of 11 skills that DirSkills catalogs from runkids/skillshare, the repository it ships in. Its siblings there include Changelog Generator, Clean and Implement Feature. Each one is a separate skill with its own page in this directory, installs the same way Skillshare Devcontainer does, and is maintained by runkids in that same repository. The rest of the collection is listed on the runkids/skillshare page.

  • How does Skillshare Devcontainer compare to other DevOps skills?

    Skillshare Devcontainer ranks #242 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skillshare Devcontainer against them. Open each page to compare what they document and how they install.

More from runkids/skillshare

Skillshare Devcontainer is one of 11 skills cataloged on DirSkills from runkids/skillshare.

See all 11 skills โ†’