mfish-nocode-view
Generate Vue CRUD pages and dashboard screen components
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mfish-nocode-view skills?▼
Run `npx skills add mfish-qf/mfish-nocode-view --all -g -y` in your terminal to install all skills in this suite globally.
How to generate a Vue CRUD page automatically?▼
Use the frontend-crud skill and provide your module name, class name, and field list. It generates the model, API, table, form, and modal files following the mfish platform conventions.
How to add a custom component to a data dashboard?▼
Use the add-screen-component skill to create the component view, style config, data config, and registration files for the mfish self-service big-screen editor.
Does this work with Claude Code and Codex?▼
Yes. The skills follow the universal SKILL.md standard and are included for Claude Code, Codex, and Qoder environments.
Do I need to know Vue to use these skills?▼
Basic Vue 3 knowledge helps for reviewing output, but the skills generate complete, convention-compliant code from plain descriptions of your fields and components.
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