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

mixjam-electron

mixjam-electron 收录了来自 satyrlord 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
0
更新
2026-07-11
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

design-critique
网页与数字界面设计师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件质量保证分析师与测试员

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
网页与数字界面设计师

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
软件开发工程师

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

2026-07-10
diagnose
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件质量保证分析师与测试员

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
其他高等院校教师

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

2026-07-10
verify
软件质量保证分析师与测试员

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

2026-07-10
improve-codebase-architecture
软件开发工程师

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

2026-07-10
refactor
软件开发工程师

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
其他计算机职业

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

2026-07-10