Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

arizona

يحتوي arizona على 10 من skills المجمعة من arizona-framework، مع تغطية مهنية على مستوى المستودع وصفحات 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