@smithclay/claudetainer

by smithclay · v1.0.0 · prompt

Claudetainer is a devcontainer feature that adds language-specific support to Claude Code through automated hooks, commands, sub-agents, and presets.

Install

Add @smithclay/claudetainer to Claude Code with the PolySkill CLI: polyskill add @smithclay/claudetainer

Instructions

# CLAUDE.md This file provides focused development guidance for Claude Code when working with this repository. # Claudetainer Development Claudetainer is a devcontainer feature that adds language-specific support to Claude Code through automated hooks, commands, sub-agents, and presets. > **See `docs/` for complete architecture, installation, and usage documentation** ## Essential Development Commands **IMPORTANT: ALWAYS run development checks before committing:** ```bash make dev # Quick check: lint + test-cli (recommended for regular dev) make test # Full test suite: CLI + DevContainer feat…

Keywords: github, devcontainer, language-support, automated-hooks, code-assistance, claude-code, sub-agents, coding-tools, preset-commands