Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

MooshieUI

MooshieUI 收录了来自 Mooshieblob1 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
160
更新
2026-07-06
Forks
10
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

push
软件开发工程师

Commits MooshieUI working-tree changes and lands them on main via a squash-merged PR without version bump or release tag. Use when the user says /push, push to main, chore PR, or wants docs/CI/fixes merged without a release.

2026-07-06
quickrelease
软件开发工程师

Cuts a MooshieUI semver release quickly, skipping bot reviews, pre-commit-checks, and local build validation. Bumps versions, prepends release notes, commits, pushes, creates/merges release PR, and tags the release. Use when the user says /quickrelease or wants a checkless release.

2026-07-06
release
软件开发工程师

Cuts a MooshieUI semver release — bumps three version files, updates changelog and release notes, validates build, opens release PR, merges, tags, and triggers Build & Release CI. Use when the user says /release, cut a release, ship vX.Y.Z, or version bump.

2026-07-06
add-generation-param
软件开发工程师

Adds a generation parameter across MooshieUI's Svelte store, TypeScript types, Rust GenerationParams, and workflow templates. Use for new UI settings, ComfyUI inputs, or /add-generation-param.

2026-06-12
add-comfyui-node
软件开发工程师

Adds a custom ComfyUI Python node to MooshieUI — Python class in mooshie_nodes.py, Rust required-class registration, and optional workflow template chain hookup. Use for new image-processing nodes (detailers, detectors, compositors) or /add-comfyui-node.

2026-06-11
workflow-template-builder
软件开发工程师

Builds or modifies ComfyUI workflow JSON templates in MooshieUI's Rust backend (src-tauri/src/templates). Use for new generation modes, template nodes, LoRA chains, upscale append chains, or ComfyUI workflow wiring.

2026-06-11
add-tauri-command
软件开发工程师

Adds a MooshieUI Tauri command end-to-end — Rust handler, lib.rs registration, and TypeScript ipcInvoke wrapper. Use when adding a backend command, IPC endpoint, or /add-tauri-command.

2026-06-03
cleanup
软件开发工程师

Runs branch hygiene and bot PR comment triage without cutting a release. Use when the user says /cleanup, branch cleanup, stale branch cleanup, or wants bot-comment triage across open/recent PRs.

2026-06-03
pre-commit-check
软件开发工程师

Validates MooshieUI uncommitted changes before commit or PR — build gates, Rust fmt/clippy, conventions, i18n. Use before committing, or when push/release skills invoke pre-commit validation.

2026-06-03