Agent Skills: Technology Stack Modernization

Systematically modernize technology stacks by updating dependencies,

UncategorizedID: vamseeachanta/workspace-hub/technology-stack-modernization

Install this agent skill to your local

pnpm dlx add-skill https://github.com/vamseeachanta/workspace-hub/tree/HEAD/.claude/skills/business/admin/technology-stack-modernization

Skill Files

Browse the full folder contents for technology-stack-modernization.

Download Skill

Loading file tree…

.claude/skills/business/admin/technology-stack-modernization/SKILL.md

Skill Metadata

Name
technology-stack-modernization
Description
Systematically modernize technology stacks by updating dependencies,

Technology Stack Modernization

Overview

This skill provides a systematic approach to modernizing technology stacks in existing projects, including updating dependencies, replacing deprecated packages, adopting modern Python features, and ensuring workspace-hub standards compliance.

When to Use

Use this skill when:

  • Updating dependencies to current stable versions
  • Replacing deprecated packages with modern alternatives
  • Migrating from legacy tools (Conda → UV, PyPDF2 → pypdf, Matplotlib → Plotly)
  • Adopting modern Python features (3.11+ type hints, performance improvements)
  • Ensuring workspace-hub standards compliance (UV, Plotly, file organization)
  • Modernizing development tools (Ruff instead of Black+isort+flake8)
  • Documenting technology choices and rationale

Related Skills

  • Product Documentation Modernization - For updating mission.md and tech-stack.md
  • Workspace-Hub Standards Compliance - For verification and validation
  • Quantification & Metrics - For calculating modernization ROI

References

Official Documentation

Migration Guides

Workspace-Hub Standards

  • FILE_ORGANIZATION_STANDARDS.md
  • HTML_REPORTING_STANDARDS.md
  • LOGGING_STANDARDS.md

Version History

  • 1.0.0 (2026-01-08): Initial release - comprehensive technology stack modernization skill

Sub-Skills

Sub-Skills