关于
The Frappe App Scaffolder skill automates the creation of robust, scalable Frappe Framework v15 applications. Instead of a basic folder structure, it implements a professional multi-layer architecture featuring dedicated service and repository layers. This separation of concerns ensures that business logic remains distinct from data access and controller methods, making your code easier to test and maintain. It generates essential configuration files like pyproject.toml and hooks.py while providing base classes optimized for Frappe's database operations and enterprise best practices.