Are you the author? Sign in to claim
Anthropic Dev Container Features, including Claude Code CLI
This repository contains Dev Container Features, including one that installs the Claude Code CLI.
src/claude-code: The Claude Code CLI featuretest: Automated tests for the featureTo use this feature in your devcontainer, add it to your devcontainer.json file:
"features": {
"ghcr.io/anthropics/devcontainer-features/claude-code:1.0": {}
}
The feature automatically depends on Node.js and will install it if not already present.
You can build and test the feature using the dev container CLI:
# Test the feature
devcontainer features test -f claude-code .
# Publish the feature
devcontainer feature publish -n anthropics/devcontainer-features .
This project is licensed under the MIT License - see the LICENSE file for details.
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Design enforcement with memory — keeps your UI consistent across a project
Detects 37 AI writing patterns and rewrites text with human rhythm across 5 voice profiles
WCAG accessibility audit — automated scanning, manual review, remediation