Algorithm Design

Design algorithms by modeling constraints, enumerating candidate strategies, proving correctness, and selecting data structures with explicit tradeoffs. Use when implementation success depends on algorithm choice or decomposition under unclear constraints, from vague outcome requests to concrete directives; do not use for persistence schema or deployment topology decisions. Use when this capability is needed.

tomevault-io 89a04b7 2 files · 3.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/kentoshimizu--sw-agent-skills--algorithm-design commit 89a04b76f3

Frequently asked questions

npx skillmds@latest add tomevault-io/algorithm-design