Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
latex-proof-formatter
Format proofs and algorithms in publication-quality LaTeX
a5c-ai/babysitter 514
-
related-work-analyzer
Analyze and organize related work for theoretical CS papers
a5c-ai/babysitter 514
-
soundness-proof-assistant
Assist in constructing type soundness proofs using progress and preservation theorems
a5c-ai/babysitter 514
-
data-flow-analysis-framework
Design and implement data-flow analyses for compiler optimization
a5c-ai/babysitter 514
-
complexity-class-oracle
Classify problems into complexity classes with supporting evidence and proof strategies
a5c-ai/babysitter 514
-
consensus-protocol-library
Reference implementations and specifications of consensus protocols
a5c-ai/babysitter 514
-
type-inference-engine
Implement and test type inference algorithms including Algorithm W and constraint-based inference
a5c-ai/babysitter 514
-
linearizability-checker
Check linearizability of concurrent data structure implementations
a5c-ai/babysitter 514
-
operational-semantics-builder
Define and test operational semantics specifications for programming languages
a5c-ai/babysitter 514
-
theorem-prover-interface
Interface with interactive theorem provers for mechanized verification
a5c-ai/babysitter 514
-
typing-rule-generator
Generate and format typing rules in inference rule notation for type system design
a5c-ai/babysitter 514
-
tla-plus-generator
Generate and analyze TLA+ specifications for distributed systems verification
a5c-ai/babysitter 514
-
memory-model-analyzer
Analyze programs under various memory models for concurrent correctness
a5c-ai/babysitter 514
-
benchmark-suite-manager
Manage benchmarks for algorithm engineering experiments and evaluations
a5c-ai/babysitter 514
-
approximation-ratio-calculator
Analyze and prove approximation ratios for optimization algorithms
a5c-ai/babysitter 514
-
synthesis-specification-language
Define specifications for program synthesis using various paradigms
a5c-ai/babysitter 514
-
counterexample-guided-refinement
Implement CEGAR for synthesis and verification workflows
a5c-ai/babysitter 514
-
turing-machine-simulator
Simulate Turing machines for computability analysis and algorithm demonstration
a5c-ai/babysitter 514
-
abstract-domain-library
Library of abstract domains for static analysis and abstract interpretation
a5c-ai/babysitter 514
-
recurrence-solver
Solve recurrence relations using multiple methods including Master Theorem and generating functions
a5c-ai/babysitter 514
-
probabilistic-analysis-toolkit
Analyze randomized algorithms with probability theory tools and concentration inequalities
a5c-ai/babysitter 514
-
dsl-compiler-generator
Generate compilers and interpreters for domain-specific languages
a5c-ai/babysitter 514
-
termination-analyzer
Prove termination of algorithms and programs using ranking functions and well-founded orderings
a5c-ai/babysitter 514
-
reduction-builder
Construct and verify polynomial-time reductions between computational problems
a5c-ai/babysitter 514