tools
Installation
SKILL.md
Developer Tools
Overview
These are the tools every developer needs regardless of language or framework — the bedrock of the development environment. Whether you are writing Python, C#, Rust, or JavaScript, you will reach for these tools daily: a shell to run commands, Git to track changes, a package manager to install software, and containers to ship reproducible environments. Mastering this foundational layer makes everything built on top of it faster and more reliable.
Tool Landscape
┌─────────────────────────────────────────────────────────────┐
│ Developer Tools │
├─────────────────────────────────────────────────────────────┤
│ Shells: PowerShell Core, Bash/Zsh │
│ Version Control: Git │
│ Package Managers: choco, winget, brew, apt, snap │
│ Containers: Docker, Podman │
│ Remote Access: SSH, SCP │
│ HTTP Clients: curl, wget, HTTPie │
│ Data Processing: jq, yq │
Related skills
More from tyler-r-kendrick/agent-skills
dev
|
15specs
|
14ai
|
14design-system
|
12security
|
12markdown-token-optimizer
Analyzes markdown files for token efficiency. TRIGGERS: optimize markdown, reduce tokens, token count, token bloat, too many tokens, make concise, shrink file, file too large, optimize for AI, token efficiency, verbose markdown, reduce file size
11