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
# 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)
- Git Advanced Workflows (+1)
- 1. Reproducible Environments (+4)
Sub-Skills
- Available Skills
- Containerization (+4)
- Skill Selection Guide
- Environment Configuration (+3)
- Integration with Workspace-Hub
- Testing DevTools Skills
- Contributing
- Related Resources