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