Skip to main content
GitHub 저장소

stims

stims에는 zz-plant에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 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