Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

arrayview

arrayview contient 7 skills collectées depuis oscarvanderheide, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
4
mis à jour
2026-06-27
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

invocation-consistency
Développeurs de logiciels

Use when implementing any server-side, startup, display-opening, or environment-detection feature in arrayview. Ensures the feature works correctly across all six ways arrayview can be launched — CLI, Python script, Jupyter, Julia, VS Code tunnel, and SSH.

2026-06-27
frontend-designer
Développeurs web

Use when making styling or layout changes to `_viewer.html`. Keeps UI work aligned with arrayview's established visual language without dragging in release-only or cross-mode audit steps by default.

2026-05-01
modes-consistency
Développeurs de logiciels

Use when a visual feature touches canvas rendering, zoom, eggs, colorbars, shortcuts, or layout across modes. Keeps implementation and verification consistent without escalating to a full audit by default.

2026-05-01
ui-consistency-audit
Analystes en assurance qualité des logiciels et testeurs

Use when the user explicitly requests a full visual audit, when validating UI work for a release, or when diagnosing a cross-mode visual regression in arrayview. Proactively identifies all affected mode combinations, prescribes per-mode behavior, checks for UI clashes, and runs a Playwright-based visual audit after implementation. Absorbs and replaces the modes-consistency skill.

2026-05-01
visual-bug-fixing
Développeurs web

Use when fixing a real visual bug, layout glitch, rendering artifact, or UI regression in arrayview. Requires visual evidence, but keeps the default path targeted unless the bug has broad cross-mode risk.

2026-05-01
todo-workflow
Développeurs de logiciels

Use when working through TODO items, implementing batches of features or fixes, or when the user gives multiple tasks at once. Enforces commit-per-item, collateral updates, and cross-mode verification.

2026-04-23
viewer-ui-checklist
Analystes en assurance qualité des logiciels et testeurs

Use when the user explicitly asks to sync UI docs/help/test coverage, or when preparing a UI change for release. Ensures visual_smoke.py, help overlay, and docs/ stay in sync.

2026-04-23