home/categories/ide-plugins/arustydev-ai-components-skills-convert-python-clojure-skill-md
ide-pluginstools

convert-python-clojure

Convert Python code to idiomatic Clojure. Use when migrating Python projects to Clojure, translating Python patterns to idiomatic Clojure, or refactoring Python codebases to leverage functional programming. Extends meta-convert-dev with Python-to-Clojure specific patterns.

aRustyDev
maintainer
aRustyDev
更新于 1/16/2026
星标
1
分支
1
quick start

Installation and usage

Convert Python code to idiomatic Clojure. Use when migrating Python projects to Clojure, translating Python patterns to idiomatic Clojure, or refactoring Python codebases to leverage functional programming. Extends meta-convert-dev with Python-to-Clojure specific patterns.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use convert-python-clojure