Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

data-algo

Étoiles9
Forks0
Mis à jour26 mars 2026 à 07:41

Algorithm and data structure consultant for real codebases. Analyzes code to identify algorithmic bottlenecks, recommends optimal data structures, and implements the chosen approach directly. Use this skill whenever: the user mentions performance issues with data processing, needs a search/sort/filter/graph/cache/queue implementation, asks to optimize loops or nested iterations, mentions Big-O or complexity concerns, needs to choose between data structures, or is building any feature where algorithm selection materially affects correctness or speed — even if they don't explicitly say "algorithm". Also trigger when the user says "太慢了", "optimize", "bottleneck", "数据结构", "排序", "搜索", "缓存", "去重", "遍历", or describes a problem that maps to a classic algorithmic pattern (sliding window, two pointers, BFS/DFS, DP, greedy, etc.).

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
6 fichiers
SKILL.md
readonly