qwen_cli_refactor

Community

AI-guided CLI refactor into modular commands

AuthorFoundup
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Monolithic CLI tools are hard to maintain and extend; this skill breaks large CLI apps into independent command modules while preserving functionality using Qwen for strategic extraction and Gemma for validation.

Core Features & Use Cases

  • AI-assisted extraction of command modules from a single main() function
  • Maintains existing flags, imports, and behavior while reducing main size
  • Validates pattern fidelity with automated checks and a validation loop

Quick Start

Invoke the skill on a large CLI project to generate modular command modules and update the main entry to route to the new commands.

Dependency Matrix

Required Modules

pattern_memorywre_core

Components

Standard package

💻 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: qwen_cli_refactor
Download link: https://github.com/Foundup/Foundups-Agent/archive/main.zip#qwen-cli-refactor

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 471,000+ vetted skills library on demand.