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