Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

arizona

arizona contiene 10 skills recopiladas de arizona-framework, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
10
Stars
74
actualizado
2026-06-19
Forks
5
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

add-route
Desarrolladores de software

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

2026-06-19
new-handler
Desarrolladores de software

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

2026-06-03
trace-event
Desarrolladores de software

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

2026-06-03
profile
Analistas de garantía de calidad de software y probadores

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

2026-05-08
add-test
Analistas de garantía de calidad de software y probadores

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

2026-04-25
commit
Desarrolladores de software

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

2026-04-25
debug-stream
Desarrolladores de software

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

2026-04-25
debug-template
Desarrolladores de software

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

2026-04-25
explain-op
Desarrolladores de software

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

2026-04-25
new-component
Desarrolladores de software

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

2026-04-25