Skip to main content

magarcia/silkdown

SkillsMP 已收集 magarcia/silkdown 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
8
GitHub 星标
0
GitHub Forks
0

这个仓库中的 skills

已展示 8 / 8 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
已展示 8 / 8 个已收集 Skill。