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

arizona

arizona contient 10 skills collectées depuis arizona-framework, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
74
mis à jour
2026-06-19
Forks
5
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

add-route
Développeurs de logiciels

Add a new route to the Arizona router configuration. Use when creating new pages or endpoints.

2026-06-19
new-handler
Développeurs de logiciels

Scaffold a new Arizona handler module. Ask whether it's a route-level view or an embeddable stateful component.

2026-06-03
trace-event
Développeurs de logiciels

Trace an event through the full Arizona stack from client click to DOM patch. Use when debugging event handling.

2026-06-03
profile
Analystes en assurance qualité des logiciels et testeurs

Profile Arizona hot paths with eprof/fprof. Use when investigating performance or picking the next optimization.

2026-05-08
add-test
Analystes en assurance qualité des logiciels et testeurs

Add tests for an Arizona module. Use when creating CT suites, inline EUnit tests, or E2E tests.

2026-04-25
commit
Développeurs de logiciels

Format, check, test, and commit changes. Use before committing any code changes.

2026-04-25
debug-stream
Développeurs de logiciels

Debug Arizona stream operations. Use when investigating stream insert/delete/update/move/sort/reset behavior.

2026-04-25
debug-template
Développeurs de logiciels

Debug an Arizona template's compile/eval/diff flow. Use when investigating how a template compiles, evaluates, or diffs.

2026-04-25
explain-op
Développeurs de logiciels

Explain what an Arizona op code does on both server and client. Use when understanding patch operations.

2026-04-25
new-component
Développeurs de logiciels

Scaffold a new stateless Arizona component module with render/1.

2026-04-25