Skip to main content
Run any Skill in Manus
with one click
GitHub repository

mixjam-electron

mixjam-electron contains 15 collected skills from satyrlord, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
0
updated
2026-07-11
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

design-critique
web-and-digital-interface-designers

Structured design critique across usability, hierarchy, consistency, and accessibility. Use when the user shares a Figma link, screenshot, mockup, or asks for design feedback ("review this design", "critique this screen", "what do you think of this UI?"). Use after design-router when a theme has been selected and applied.

2026-07-11
ablation-test
software-quality-assurance-analysts-and-testers

Runs a disciplined ablation workflow for MixJam Electron (MJE) bugs to prove which changed files or layers are actually required for a fix. Use when an MJE import, playback, or UI bug has a known pass/fail check but several edits may be involved, or when the user asks which change actually fixed it, what can be removed, or for the smallest proven fix.

2026-07-10
add-feature
software-developers

Creates or updates repository specs, acceptance criteria, durable decisions, and documentation for new work. Use when adding a feature or defining an ambiguous slice, when making architectural decisions or changing contracts (API, persistence, import, playback), or when recording durable context (glossary, conventions, trade-offs) for future engineers and agents.

2026-07-10
dead-code-audit
software-quality-assurance-analysts-and-testers

Audits the MixJam Electron (MJE) codebase for dead TypeScript code, orphan files, and unused symbols across main and renderer processes, triages findings into live dead code or false positives, and optionally removes provably dead code with focused validation. Use for a dead-code audit, or for cleanup explicitly requested from analyzer findings.

2026-07-10
design-router
web-and-digital-interface-designers

Routes a requested UI visual direction to one bundled design theme. Use when building or restyling an interface that needs an explicit aesthetic.

2026-07-10
deslop
software-developers

Remove AI slop from every file in the repository while preserving behavior and genuine information.

2026-07-10
diagnose
software-developers

Diagnoses hard bugs and performance regressions with a controlled feedback loop, and implements the fix only when requested. Use when the failure is flaky, not yet reproducible, still lacks a root cause, or needs measurement.

2026-07-10
full-code-review
software-quality-assurance-analysts-and-testers

Reviews a change set against an unusually strict maintainability bar, emphasizing code-judo simplification, abstraction quality, the 1k-line rule, and spaghetti growth.

2026-07-10
grill-me
software-developers

Stress-tests a plan or design through a decision-tree interview. Use when the user asks to be grilled before building.

2026-07-10
run-quality-gate
software-quality-assurance-analysts-and-testers

Runs the repository quality gate in verification or repair mode. Use to assess release readiness, clear diagnostics, fix lint or test failures, or enforce the unit-coverage policy.

2026-07-10
teach
postsecondary-teachers-all-other

Teach a skill or concept over multiple sessions using the workspace as a durable learning record.

2026-07-10
verify
software-quality-assurance-analysts-and-testers

Verifies nontrivial MixJam renderer changes against the built Chromium surface using pixels, computed styles, and canvas sampling.

2026-07-10
improve-codebase-architecture
software-developers

Surface architectural friction across the entire project and propose deepening opportunities — refactors that turn shallow modules into deep ones.

2026-07-10
refactor
software-developers

Surgical, behavior-preserving cleanup for the MixJam Electron (MJE) repository. Use when the user asks to refactor — reduce complexity or make code easier to change without adding features.

2026-07-10
writing-great-skills
computer-occupations-all-other

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

2026-07-10
mixjam-electron Agent Skills on GitHub | SkillsMP