enferno
Flask framework for shipping full-stack web apps without build tools
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Enferno?โผ
Run `npx skills add level09/enferno --all -g -y` in your terminal to install the Enferno development skill globally for your AI agent.
What is the Enferno framework used for?โผ
Enferno is a Flask-based framework for building full-stack web apps fast, with Vue 3 and Vuetify running directly in the browser and no build step required.
Does Enferno include user authentication?โผ
Yes. It ships with production-ready login, registration, password recovery, two-factor authentication, WebAuthn passkeys, and Google or GitHub OAuth.
Can AI agents build features with Enferno?โผ
Yes. The included AGENTS.md and skill files teach AI agents like Claude Code and Cursor the exact patterns for creating models, APIs, and Vue components in Enferno projects.
Do I need Node.js or npm to use Enferno?โผ
No. Enferno requires only Python 3.11+ and uv, since Vue and Vuetify load directly in the browser without any build tools.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core