Skip to main content
Run any Skill in Manus
with one click
Mooshieblob1
GitHub creator profile

Mooshieblob1

Repository-level view of 16 collected skills across 2 GitHub repositories.

skills collected
16
repositories
2
updated
2026-07-06
repository explorer

Repositories and representative skills

push
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
Showing top 8 of 9 collected skills in this repository.
apply
human-resources-specialists

Apply to a job the hybrid way โ€” auto-draft an EMAIL application (into the user's Gmail drafts, resume attached) when the ad accepts email, or hand back a ready-to-submit pack (direct link + cover letter on the clipboard + prepared screening answers) for form-only jobs. Use for "/jobfinder:apply adzuna:12345" or "apply to this job for me".

2026-07-05
alerts
computer-occupations-all-other

Save recurring job searches and surface only newly-posted matches on demand. Use when the user wants a saved search / job alert, e.g. "/jobfinder:alerts save devops devops engineer Brisbane" or "/jobfinder:alerts run".

2026-07-05
profile
human-resources-specialists

Ingest the user's resume, CV, and other career documents to build a structured profile that grounds all job matching and application tailoring. Use when the user wants to upload or update their resume/CV, or run "/jobfinder:profile <files>".

2026-07-05
search
computer-occupations-all-other

Search Australian job listings (Adzuna + Workforce Australia) and rank them against the user's profile. Use when the user wants to find jobs, e.g. "/jobfinder:search devops engineer Brisbane" or "find me remote data roles".

2026-07-05
setup
network-and-computer-systems-administrators

One-time setup for the jobfinder plugin โ€” configure Adzuna API credentials and verify each Australian job source is reachable. Run this first.

2026-07-05
tailor
human-resources-specialists

Draft a tailored cover letter and resume-tweak suggestions for a specific job listing, grounded in the user's profile. Use when the user wants to apply to or tailor an application for a saved job, e.g. "/jobfinder:tailor adzuna:12345".

2026-07-05
track
software-developers

Track and view the job-application pipeline (saved, applied, interviewing, offer). Use when the user wants to save a job, update its status, add a note, or see their pipeline, e.g. "/jobfinder:track applied adzuna:12345" or "/jobfinder:track list".

2026-07-05
Showing 2 of 2 repositories
All repositories loaded