Skip to main content
GitHub 仓库

stims

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

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

这个仓库中的 skills

guard-agent-work
软件开发工程师

Auto-guardrail for agent-authored changes. Use at the start of any coding session to prevent the most common agent mistakes in this repo.

2026-07-29
iterate-visualizer-ui
网页开发工程师

Iterate on visualizer UI, workspace chrome, and CSS with fast feedback loops. Use when changing frontend components, styling, layout, or animation without needing the full MilkDrop runtime.

2026-07-29
modify-visualizer-runtime
软件开发工程师

Modify the flagship visualizer runtime safely. Use when changing the shared runtime, loader, renderer, shell, controls, audio flows, capability checks, or canonical-route behavior.

2026-07-29
review-module-loading
软件质量保证分析师与测试员

Review changes to module loading, bootstrap, toy manifest, library resolution, or gamepad polling. Use when a PR touches src/js/bootstrap/, src/js/loader.ts, src/js/router.ts, src/js/toy-view.ts, src/data/toys.json, or gamepad polling code.

2026-07-29
review-renderer-fallback
软件质量保证分析师与测试员

Review changes to renderer capability probing, fallback chains, timeout logic, or audio worklet initialization. Use when a PR touches src/js/core/renderer-*, src/js/core/audio-handler.ts, or src/js/milkdrop/runtime/backend-fallback.ts.

2026-07-29
review-webgpu-parity
软件质量保证分析师与测试员

Review changes to WebGPU/WebGL dual-backend parity. Use when a PR touches feedback managers, renderer adapters, shader lowering, or any code that affects both WebGPU and WebGL rendering paths.

2026-07-29
review-workspace-ui-state
软件质量保证分析师与测试员

Review changes to React workspace UI state, URL routing, toast/panel behavior, or engine adapter interactions. Use when a PR touches src/js/frontend/*, especially App.tsx, workspace hooks, or url-state.ts.

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

Run the Stims quality gate. Knows the fast→full iteration loop and visual verification.

2026-05-23
review-deploy-tooling
网络与计算机系统管理员

Review changes to CI, wrangler config, build scripts, Cloudflare deploy, or tooling. Use when a PR touches .github/workflows/ci.yml, wrangler.toml, scripts/build.mjs, scripts/deploy-cloudflare.mjs, or package.json scripts.

2026-05-17
review-test-harness
软件质量保证分析师与测试员

Review changes to tests, fixtures, or integration harnesses. Use when a PR adds, modifies, or removes tests, or when test expectations, stubs, or environment setup change.

2026-05-17
audit-recurring-fixes
软件开发工程师

Audit commit history to find recurring fix patterns and update prevention skills. Use when analyzing what keeps breaking, updating review skills, or refreshing the fix-pattern audit doc.

2026-05-02
modify-preset-workflow
平面设计师

Modify the visualizer's preset workflows. Use when changing bundled presets, preset catalog behavior, live editing, import/export, compatibility/parity, or preset metadata and fixtures.

2026-04-14
play-visualizer
网页开发工程师

Launch and inspect the flagship visualizer in a real browser. Use when reproducing runtime behavior manually, checking audio-reactive playback, or capturing visual evidence from the canonical workspace route.

2026-04-14
ship-visualizer-change
平面设计师

Run the end-to-end flow for a visualizer change. Use when a product-facing runtime or preset update spans implementation, docs sync, validation, and PR-ready completion.

2026-04-14
test-visualizer
软件质量保证分析师与测试员

Validate visualizer behavior and product-facing runtime changes. Use when running targeted tests, integration or compatibility coverage, or the full repo quality gate.

2026-03-20