Skip to main content

magarcia/silkdown

SkillsMP has collected 8 skills from magarcia/silkdown. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
8
GitHub stars
0
GitHub forks
0

Skills in this repository

Showing 8 of 8 collected skills.

occupation
Software Developers
description

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,…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Web Developers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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…

updated
Showing 8 of 8 collected skills.