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

zwasm

يحتوي zwasm على 5 من skills المجمعة من clojurewasm، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
5
Stars
150
محدث
2026-07-03
Forks
10
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

dispatch-consistency-audit
محللو ضمان جودة البرمجيات والمختبرون

Audit Q3 C adoption's dispatch substrate consistency — three-way match of ZirOp tag count = per-op file count = 5-axis handler implementation count; `wasm_level` / `wasi_level` metadata consistency; sampling check that build-option DCE works as expected. Fires at periodic audit_scaffolding boundaries and on explicit request (the §9.12-B build trigger is now DONE — the substrate exists, so the check is always live).

2026-07-03
meta-audit
مطوّرو البرمجيات

Periodic deliberate-skepticism audit against ROADMAP §1/§2/§9/§14/§15 and recent ADRs. Triggers on opportunistic drift signals from audit_scaffolding §J, or on explicit user request before a significant change. Produces a report under .dev/meta_audits/, may seed ADRs / lessons / rule amendments. User-gated; NOT autonomous-fired (the campaign phase-boundary trigger is retired — there are no more phases).

2026-07-03
audit-scaffolding
مطوّرو البرمجيات

Detect staleness, bloat, dead references, duplicated facts, and false-positive triggers across the project's scaffolding (CLAUDE.md, .dev/, .claude/, scripts/). Trigger when scaffolding feels off, after large refactors, after many ROADMAP edits, before release tags, or when the user explicitly asks for a scaffolding audit. Produces a report; does not modify files.

2026-07-01
continue
المهن الحاسوبية الأخرى

Resume context on zwasm and continue the per-task TDD loop (red→green→refactor). Trigger when the user says 続けて, "resume", "pick up where we left off", "/continue", "次", "go", or starts a fresh session expecting prior context. Reads .dev/handover.md, orients on the current task, runs tests. MAINTENANCE MODE (post-merge): work on a develop/<slug> feature branch off main and open a PR — NO autonomous multi-task loop, NO self-re-arm, NO direct push to main. Release/tag stays user-only.

2026-07-01
debug-jit-auto
مطوّرو البرمجيات

JIT runtime debug toolkit (lldb/ndisasm/strace/SIGSEGV recipes for SEGV / miscompile investigation). Invoke when investigating SEGV, signal 11, exit code 139, mprotect issues, JIT byte stream disassembly, or any runtime crash in zwasm v2 codegen / interpreter.

2026-07-01