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

dazzle

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

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

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

stems
مطوّرو البرمجيات

Reconstruct Dazzle/HM judgement from stems before inventing structure

2026-07-11
stems
مطوّرو البرمجيات

Reconstruct Dazzle/HM judgement from stems before inventing structure

2026-07-11
check
محللو ضمان جودة البرمجيات والمختبرون

Run all quality checks on modified files — the on-demand pre-ship quality gate

2026-07-11
ship
مطوّرو البرمجيات

Commit, verify, tag, and push with the repo's pre-flight gate suite (lint, type, drift gates, docs build)

2026-07-11
qa-trial
محللو ضمان جودة البرمجيات والمختبرون

Use when authoring or revising trial.toml scenarios for dazzle qa trial — puts an LLM in the shoes of a real business user evaluating a Dazzle app. Use when the user asks to "set up qa trials", "write a trial scenario", "evaluate this app as a user", or mentions qualitative/trial/business-user testing. Also use when a trial report is sparse or unhelpful — the scenario itself is usually the root cause.

2026-07-11
dsl-authoring
مطوّرو البرمجيات

Use when writing or editing Dazzle .dsl files — syntax rules, the mistakes agents actually make, and pointers to the drift-gated references. Complements (never replaces) CLAUDE.md's DSL Quick Reference.

2026-07-10
spec-narrate
محللو أبحاث السوق ومتخصصو التسويق

Use when the user wants to generate a stakeholder-facing English specification document (SPECIFICATION.md) from a Dazzle DSL project — for investors, business leaders, founders, or non-technical decision-makers. Reverses the usual DSL→app flow into DSL→prose.

2026-07-10
dsl-authoring
مطوّرو البرمجيات

Use when writing or editing Dazzle .dsl files — syntax rules, the mistakes agents actually make, and pointers to the drift-gated references. Complements (never replaces) AGENTS.md's DSL Quick Reference.

2026-07-10
qa-trial
محللو ضمان جودة البرمجيات والمختبرون

Use when authoring or revising trial.toml scenarios for dazzle qa trial — puts an LLM in the shoes of a real business user evaluating a Dazzle app. Use when the user asks to "set up qa trials", "write a trial scenario", "evaluate this app as a user", or mentions qualitative/trial/business-user testing. Also use when a trial report is sparse or unhelpful — the scenario itself is usually the root cause.

2026-07-10
spec-narrate
محللو أبحاث السوق ومتخصصو التسويق

Use when the user wants to generate a stakeholder-facing English specification document (SPECIFICATION.md) from a Dazzle DSL project — for investors, business leaders, founders, or non-technical decision-makers. Reverses the usual DSL→app flow into DSL→prose.

2026-07-10
bump
مطوّرو البرمجيات

Bump the semantic version across all six canonical locations and update CHANGELOG

2026-07-10
cimonitor
مطوّرو البرمجيات

Monitor CI pipeline status, diagnose failures, and drive the badge back to green

2026-07-10
docs-update
مطوّرو البرمجيات

Sync documentation with recently closed GitHub issues

2026-07-10
smells
محللو ضمان جودة البرمجيات والمختبرون

Two-phase read-only code-smells analysis: regression checks + new systemic patterns

2026-07-10
phase-contract
مطوّرو البرمجيات

Use when executing a multi-phase task autonomously with advance authority to advance between phases — turns a list of phases into a gate-driven loop where each phase completes only when its machine-checkable gate exits 0. Use when the user grants autonomy ("just keep going", "don't stop to ask", "work through the whole list", "max effort", token-rich), or hands you a phased plan to execute end-to-end. Maintains PLAN.md, auto-proceeds on green, escalates only on the fixed list below.

2026-06-13