# Devtools

> Optimize development environment, containers, CLI productivity, and git workflows using Docker, shell tooling, and editor customization.

- Skill: `vamseeachanta/devtools` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/devtools`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/devtools/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/devtools

---


# Devtools

## Overview

This library contains 7 development tools skills for building efficient local development environments. Each skill provides patterns for containerization, CLI productivity, editor customization, and advanced git workflows used across the workspace-hub ecosystem.

## Quick Start

```bash
# Browse available skills
ls skills/devtools/

# Read a skill
cat skills/devtools/docker/SKILL.md

# Skills are documentation - integrate patterns into your workflow
```

## Version History

- **1.0.0** (2026-01-17): Initial release with 5 devtools skills

---

*These skills establish efficient development environments, reducing friction between idea and implementation across the workspace-hub ecosystem.*

## Sub-Skills

- [Docker Development Environment (+2)](docker-development-environment/SKILL.md)
- [Git Advanced Workflows (+1)](git-advanced-workflows/SKILL.md)
- [1. Reproducible Environments (+4)](1-reproducible-environments/SKILL.md)

## Sub-Skills

- [Available Skills](available-skills/SKILL.md)
- [Containerization (+4)](containerization/SKILL.md)
- [Skill Selection Guide](skill-selection-guide/SKILL.md)
- [Environment Configuration (+3)](environment-configuration/SKILL.md)
- [Integration with Workspace-Hub](integration-with-workspace-hub/SKILL.md)
- [Testing DevTools Skills](testing-devtools-skills/SKILL.md)
- [Contributing](contributing/SKILL.md)
- [Related Resources](related-resources/SKILL.md)

