python-plan-optimization

Official

Analyze Python plan code, detect smells.

Authorit-bens
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill performs a non-destructive 6-phase analysis of Python code described in planning Markdown documents. It identifies design-principle violations, code smells, and opportunities for modern Python improvements, while respecting the document's stated architecture and toolchain.

Core Features & Use Cases

  • Read-only analysis: Scans code blocks and documents without modifying source.
  • Principle & smell detection: Flags SOLID, DRY, KISS, YAGNI violations and common code smells.
  • Modernization suggestions: Recommends type hints, dataclasses, and modern Python idioms aligned with project type.
  • Context-aware considerations: Preserves explicit architectural decisions and tooling choices.
  • Deliverable: A structured analysis report with actionable recommendations per document.

Quick Start

Activate the skill on your planning Markdown documents containing Python code blocks. The skill will generate a read-only analysis report and will not modify any source files.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: python-plan-optimization
Download link: https://github.com/it-bens/claude-code-plugins/archive/main.zip#python-plan-optimization

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.