home/categories/full-stack/gizix-cc-projects-tkinter-template-claude-skills-mvc-pattern-skill-md
full-stackdevelopment

mvc-pattern

Scaffold new MVC components (Model, View, Controller) for Tkinter applications following the template's architecture. Use when creating new features, when user mentions "MVC", "model", "view", or "controller", or when working with .py files in models/, views/, or controllers/ directories.

gizix
maintainer
gizix
Mis à jour 11/18/2025
Étoiles
1
Forks
1
quick start

Installation and usage

Scaffold new MVC components (Model, View, Controller) for Tkinter applications following the template's architecture. Use when creating new features, when user mentions "MVC", "model", "view", or "controller", or when working with .py files in models/, views/, or controllers/ directories.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use mvc-pattern