Agent Skills by Develata
Showing 11 vetted skills indexed across 1 GitHub repositories.
math-researcher-teacher
Route mathematical queries to domain-specific sub-skills for rigorous analysis.
Advanced Stochastics
Simulate random matrices, large deviations, and stochastic processes with Python scripts.
rust-auto-fixer
Run cargo check on Rust code snippets and apply up to three fixes.
code-shorters
Detect, classify, and refactor long code files across multiple languages.
math-primary-teacher
Generate interactive visual math learning experiences from elementary to calculus.
code-logic
Convert Rust and Python source code into Universal Logic Graph files.
math-extractor
Extract mathematical terms from PDFs and convert them to Markdown.
python-shorter
Modularize Python source files into smaller modules under a 130-line guideline.
cpp-shorter
Split large C++ source files into modular parts using Python scripts.
rust-shorter
Split Rust source files into modular components without altering behavior.
js-shorter
Split large JavaScript/TypeScript files into modular parts by export, function, and class boundaries.