claudeindex
Plugin

algorithm-design

Algorithm design pre-implementation: problem + inputs/outputs + constraints, ≥2 candidate approaches compared on time+space+stability+in-place+parallelism, chosen approach with loop/data/global invariants, language-neutral pseudocode, correctness argument (invariant / induction / preservation / reduction), edge-case catalog, worst/avg/space complexity, numerical + concurrency concerns, property-based + boundary + performance + fuzz tests, parallelization + out-of-core + streaming variants.

Installation

1

Add the marketplace

/plugin marketplace add SSiertsema/claude-code-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.