Skip to main content
مستودع GitHub

stims

يحتوي stims على 15 من skills المجمعة من zz-plant، مع تغطية مهنية على مستوى المستودع وصفحات 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