Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

arizona

arizona には arizona-framework から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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