Skip to main content

magarcia/silkdown

SkillsMP は magarcia/silkdown から 8 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
8
GitHub スター
0
GitHub フォーク
0

このリポジトリの skills

収集済み skill 8 件中 8 件を表示しています。

職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
収集済み skill 8 件中 8 件を表示しています。