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
更新于 11/18/2025
星标
1
分支
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.

安装
$ install --globalskills.sh
使用

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

skills use mvc-pattern