mfish-qfmfish-qfCommunity·5 Agent Skills Included

mfish-nocode

Generate full-stack CRUD, workflow approvals, and auth code for mfish low-code platform

Generates complete backend CRUD modules, Vue 3 frontend pages, and Flowable approval workflows for the mfish low-code platform. Eliminates repetitive boilerplate coding, manual permission wiring, and error-prone workflow callback setup. Guides AI agents to produce consistent, secure code that follows the platform's architecture and naming rules.
npx skills add mfish-qf/mfish-nocode --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install mfish-nocode skills?

Run `npx skills add mfish-qf/mfish-nocode --all -g -y` in your terminal to install all skills in this suite globally.

How to generate CRUD code for mfish-nocode?

Ask your AI agent to generate a CRUD module and the crud-generator skill produces the Entity, Mapper, Service, and Controller layers following the platform's MyBatis-Plus conventions.

Can AI generate Vue 3 frontend pages for this platform?

Yes. The frontend-crud skill creates the Model, API, table config, list page, and modal forms using Vue 3, TypeScript, and the mfish component library.

How to add approval workflows to a module?

The workflow-audit skill integrates Flowable approvals by registering flow keys, adding audit status fields, and wiring the approved, rejected, and canceled callbacks.

Do these skills work with Claude Code and Codex?

Yes. All skills follow the standard SKILL.md format and are mirrored under .claude, .codex, and .qoder directories for cross-agent compatibility.

Related Repositories in Software Engineering

View All in Software Engineering