Algorithm Recall banner
filipdopita-tech filipdopita-tech

Algorithm Recall

Development community

Description

--- name: algorithm-recall description: Recall canonical algorithm implementations from TheAlgorithms reference library (Python/JavaScript/TypeScript/Rust/Go/Solidity, 220k★ Python repo). Use when user asks "implementuj X algoritmus", "jak udělat Y v Pythonu", "potřebuju binary search / Dijkstra / RSA / SHA / sorting / DP / Bayesian / financial calc / fuzzy match / blockchain primitive". Cascades local grep → file Read → cite source. Token-cheap by design. allowed-tools: Bash, Read, Grep, Glob -

Installation

Installs to ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-algorithm-recall/SKILL.md

Terminal
mkdir -p ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-algorithm-recall && curl -fsSL https://raw.githubusercontent.com/filipdopita-tech/claude-ecosystem-setup/HEAD/commands/algorithm-recall.md -o ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-algorithm-recall/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository