Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

arizona

arizona에는 arizona-framework에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
74
업데이트
2026-06-19
Forks
5
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-route
소프트웨어 개발자

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

2026-06-19
new-handler
소프트웨어 개발자

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

2026-06-03
trace-event
소프트웨어 개발자

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

2026-06-03
profile
소프트웨어 품질 보증 분석가·테스터

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

2026-05-08
add-test
소프트웨어 품질 보증 분석가·테스터

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

2026-04-25
commit
소프트웨어 개발자

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

2026-04-25
debug-stream
소프트웨어 개발자

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

2026-04-25
debug-template
소프트웨어 개발자

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

2026-04-25
explain-op
소프트웨어 개발자

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

2026-04-25
new-component
소프트웨어 개발자

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

2026-04-25