optimization-catalog

Installation
SKILL.md

Optimization Catalog Router

Use this skill as a dispatcher. The shared root knowledge base remains the canonical location for algorithmic patterns that transfer across implementation languages. Language-specific overlays capture implementation details tied to a specific DSL or programming model.

Load Order

  1. Read the shared root knowledge under docs/knowledge/optimizations/ and docs/knowledge/anti-patterns/ when the pattern is algorithmic.
  2. Load the language-specific optimization catalog skill for the chosen implementation language.
  3. Read language overlays in docs/knowledge/languages/<language>/... only when the implementation details depend on that surface.

Language-Specific Catalog Skills

Language key Load this skill Language-specific knowledge root
cutile-dsl /optimization-catalog-cutile-dsl docs/knowledge/languages/cutile-dsl/
cute-dsl /optimization-catalog-cute-dsl docs/knowledge/languages/cute-dsl/

Classification Rule

Related skills
Installs
37
First Seen
Apr 21, 2026