MaaPipelineEditor
Visual drag-and-drop editor for MaaFramework automation pipelines
All Skills in This Repository (8)
Pure Emerald Level Indicatorsgolang-patterns
Apply idiomatic Go patterns for error handling, interfaces, and concurrency.
coding-standards
Enforce TypeScript, JavaScript, React, and Node.js coding standards across projects.
web-design-guidelines
Identify UI design and accessibility issues across project assets.
vercel-composition-patterns
Describe React composition patterns to reduce boolean prop proliferation.
vercel-react-native-skills
Optimize React Native and Expo app performance with structured rules.
zustand
Organize Zustand stores with public, internal, and dispatch actions.
frontend-design
Implement accessible frontend interfaces with cohesive typography, color, and motion.
wails
Create native desktop apps with a Go backend and web frontend.
Frequently Asked Questions
FAQPage SchemaHow to install MaaPipelineEditor?▼
Run `npx skills add kqcoxn/MaaPipelineEditor --all -g -y` in your terminal to install all skills in this suite globally.
What is MaaPipelineEditor used for?▼
It is a web-based visual editor for building and reviewing MaaFramework pipeline JSON files with drag-and-drop nodes, so you avoid manually editing large JSON configs.
Do I need to download anything to use the editor?▼
No. The editor runs entirely in the browser, and an optional local bridge service can be enabled later for file management, screenshots, and debugging.
Can it migrate old MaaFramework pipeline projects?▼
Yes. It imports legacy projects, detects deprecated fields, migrates them automatically, and supports mixed v1 and v2 protocol nodes.
What do the included skills help developers with?▼
They guide AI coding agents on MaaFramework integration, React Flow nodes, Zustand stores, and Ant Design X chat UI patterns used in this project.
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