Skip to main content

magarcia/silkdown

جمع SkillsMP عدد ٨ من skills من magarcia/silkdown. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
٨
نجوم GitHub
٠
تفرعات GitHub
٠

عرض ٨ من أصل ٨ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Disciplined diagnose loop for hard bugs and perf regressions — build a feedback loop first, then reproduce → minimise → hypothesise → instrument → fix → regression-test. Auto-trigger when user reports a bug, says something is broken/throwing/failing/flaky,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Interview the user relentlessly about a plan or design — one question at a time, with a recommended answer, walking down each branch of the decision tree. Auto-trigger before any non-trivial change in silkdown: new decoration node types, new widgets, public…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Grilling session that challenges a plan against silkdown's existing documentation — docs/architecture.md (the Live Preview model), docs/gotchas.md (failure modes with known answers), CLAUDE.md / AGENTS.md (working rules, verification expectations), and the…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو الويب
الوصف

React performance and correctness rules tuned for silkdown — a CodeMirror 6 wrapper library, not a Next.js app. Auto-trigger when editing the React adapter (packages/react/src/SilkdownEditor.tsx, packages/react/src/index.ts), reviewing or refactoring any…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Test-driven development with red-green-refactor (vertical tracer-bullet slices, not horizontal). Auto-trigger on any change in packages/core, packages/react, or e2e/ that adds or modifies behavior — new decoration types, widgets, parsers, public API surface,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Conventions for writing tests in silkdown so they double as documentation and produce explicit, easy-to-pinpoint failure messages. Auto-trigger when creating or editing any file matching packages/*/test/**/*.test.{ts,tsx} or e2e/**/*.spec.ts, when adding new…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Rust-style strict TypeScript discipline for silkdown — branded types, exhaustive discriminated unions over enums, `assertNever` exhaustiveness checks, `as const` and `satisfies` for literal preservation, parse-don't-validate at boundaries, Result-style…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Step up one layer of abstraction and produce a map of relevant modules, callers, and data flow using silkdown's vocabulary (decorate/, widgets/, util/, plugin.ts, the Live Preview algorithm, the public API at packages/*/src/index.ts). Auto-trigger when the…

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٨ من أصل ٨ skills مجمعة.