Type Migration

Migrate Python code from loose typing to strict typing standards. Use when refactoring code to eliminate Any, add TypedDict, or improve type safety. Use when this capability is needed.

tomevault-io 5eb207c 2 files · 10.7 KB Updated

File contents

tomevault-io/skills-registry/tree/main/techskies11--datadog-mcp--type-migration commit 5eb207cf9f

Frequently asked questions

npx skillmds@latest add tomevault-io/type-migration