Schema design, migrations, query optimization, indexes, ORM models. Proactive: before adding tables, writing complex joins, or planning migrations. NOT for app-layer business logic.
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は bpmforge/attest から 45 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
bpmforge/attest収集済み skill 45 件中 5 件を表示しています。
Schema design, migrations, query optimization, indexes, ORM models. Proactive: before adding tables, writing complex joins, or planning migrations. NOT for app-layer business logic.
原文の言語: 英語
CI/CD pipelines, runbooks, monitoring, incident response, deployment strategies. Proactive: before production deploys. NOT for building or debugging container images — use /containers for that.
原文の言語: 英語
Profile and optimize bottlenecks — benchmarks, O(n²) detection, memory hotspots. Proactive: when slowness is observed or before scaling. RULE: always measure before optimizing — never guess.
原文の言語: 英語
Deep research before decisions — tech comparisons, competitive landscape, feasibility studies. Proactive: when choosing between 2+ options or before irreversible architectural choices.
原文の言語: 英語
Write or review Playwright e2e, vitest/jest unit, integration tests; test strategy; coverage analysis. Proactive: after implementing features or when coverage is unknown.
原文の言語: 英語