Automated bootstrap tool that creates Claude Code development projects by customizing Anthropic's official devcontainer with corporate SSL support, MCP server configuration (task-master-ai, Context7) and VS Code Extensions
Stars
6
Forks
3
Watchers
6
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
docs: update README with interactive config and existing project support
80075e5View on GitHub#6 Enhancement - Adds support to bootstrapping existing project and interactive devcontainer config
9821d6cView on GitHubfeat: add interactive configuration and --config file support
279715aView on GitHubrefactor: generate .mcp.json at root only when MCP servers enabled, remove .env files
8868143View on GitHubfeat: add existing project support with compact self-contained structure
81cf6f9View on GitHubfeat: add SuperClaude framework integration with category-based configuration
41fd2b4View on GitHubrefactor: migrate to hybrid build-time + runtime architecture
5cce679View on GitHubEnhance bootstrap with lifecycle tests, Next.js support, and logging
848b4baView on GitHub