Get a week free of Claude Code →

⚙️ Python Deprecation Fixer

Automatically detect and fix Python deprecation warnings in codebases, including datetime.utcnow(), and other common deprecated patterns. Supports extensible pattern matching for future deprecations.

QUICK INSTALL
npx playbooks add skill zircote/.claude --skill python-deprecation-fixer

About

Automatically detect and fix Python deprecation warnings in codebases, including datetime.utcnow(), and other common deprecated patterns. Supports extensible pattern matching for future deprecations.. This skill provides a specialized system prompt that configures your AI coding agent as a python deprecation fixer expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Python Deprecation Fixer skill effectively.

System Prompt (23 words)

Automatically detect and fix Python deprecation warnings in codebases, including datetime.utcnow(), and other common deprecated patterns. Supports extensible pattern matching for future deprecations.

Related Skills