con un clic
repo-dive
repo-dive contiene 3 skills recopiladas de kachkaev, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Conventions for authoring Markdown in this repo: one sentence per line (no hard-wrapping), and ordered lists with a two-space marker so content starts at column 4. Use whenever you create OR edit ANY Markdown (.md) file — skill files, changesets, specs, docs, READMEs — no matter how small the change: even a one-line edit or a single fixed sentence counts.
Conventions for editing the dashboard's React code (dashboard/src). The Vite build runs React Compiler, so components must NOT add manual useMemo, useCallback, or React.memo. Use when editing or reviewing dashboard components, hooks, or the visx charts.
Conventions for authoring PRs in this repo — changesets (including attribution overrides for backfills), bump levels, summary style, PR titles. Use when creating a PR, writing or reviewing a changeset, or fixing changelog attribution.