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