AI AGENT ADDONS

When writing a research paper, you need to show your method in a clear and formal way. This skill helps you turn a simple method description into LaTeX pseudocode and UML diagrams. You can generate algorithmic environments and Mermaid class and sequence diagrams.

The skill also checks that your pseudocode and code are consistent. Every step in the pseudocode must have a matching part in the actual implementation. All class names and parameter names must be the same.

Add Algorithm Design skill to your workflow

Global

mkdir -p ~/.claude/skills/algorithm-design

Project

mkdir -p .claude/skills/algorithm-design

Source Repository

Stars
164
Forks
22
Watchers
164
Last Push
5 months ago
Created
5 months ago