mfish-qfmfish-qfCommunity·1 Agent Skills Included

mfish-nocode-view

Generate Vue CRUD pages and dashboard screen components

Generates complete Vue 3 and TypeScript CRUD pages for the mfish low-code platform, including models, API requests, tables, forms, and modals. Adds custom drag-and-drop components to visual data dashboards with style panels, data binding, and event handling. Eliminates repetitive boilerplate coding and manual component registration so developers ship admin pages and big-screen visuals faster.
npx skills add mfish-qf/mfish-nocode-view --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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