Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Source Maps
Expert skill for generating and consuming source maps for debugging compiled code
a5c-ai/babysitter 514
-
Bytecode VM
Expert skill for bytecode virtual machine design including instruction set design, dispatch mechanisms, and stack/register architectures
a5c-ai/babysitter 514
-
LLVM Backend
Expert skill for LLVM integration including IR generation, optimization passes, and native code emission
a5c-ai/babysitter 514
-
Parser Generator
Expert skill for parser generation and implementation using LL, LR, LALR, PEG, and Pratt parsing techniques
a5c-ai/babysitter 514
-
Register Allocation
Expert skill for register allocation algorithms including graph coloring, linear scan, and spill code generation
a5c-ai/babysitter 514
-
effect-systems
Expert skill for designing and implementing algebraic effect systems including effect annotation, inference, handlers, polymorphism, and row-based effect typing.
a5c-ai/babysitter 514
-
Debug Adapter Protocol
Expert skill for implementing Debug Adapter Protocol for debugger integration
a5c-ai/babysitter 514
-
Tree-sitter
Expert skill for creating tree-sitter grammars for incremental parsing and syntax highlighting
a5c-ai/babysitter 514
-
REPL Development
Expert skill for building interactive REPLs with rich editing and evaluation features
a5c-ai/babysitter 514
-
Type Theory
Expert skill in type theory foundations for implementing type systems including inference, checking, and subtyping
a5c-ai/babysitter 514
-
SSA/IR Design
Expert skill for designing intermediate representations and implementing SSA construction
a5c-ai/babysitter 514
-
macro-systems
Expert skill for designing and implementing macro systems including hygienic macros, procedural macros, and macro expansion. Supports pattern-based macros, quasi-quotation, and hygiene management.
a5c-ai/babysitter 514
-
Garbage Collection
Expert skill for garbage collector design and implementation including various collection algorithms
a5c-ai/babysitter 514
-
JIT Compilation
Expert skill for just-in-time compilation including profiling, tiered compilation, and deoptimization
a5c-ai/babysitter 514
-
module-systems
Expert skill for designing module systems including resolution algorithms, import/export mechanisms, visibility control, namespace management, and cyclic dependency handling.
a5c-ai/babysitter 514
-
graphviz-renderer
Render Graphviz DOT graphs to images with multiple layout algorithms
a5c-ai/babysitter 514
-
tech-writing-linter
Lint technical documentation for style, consistency, and readability
a5c-ai/babysitter 514
-
graphql-schema-generator
Generate GraphQL schemas from data models with resolver stubs and federation support
a5c-ai/babysitter 514
-
threat-modeler
Generate threat models using STRIDE, PASTA, or VAST methodologies
a5c-ai/babysitter 514
-
db-query-analyzer
Analyze database query performance with execution plans and index recommendations
a5c-ai/babysitter 514
-
tracing-schema-generator
Generate distributed tracing schemas for OpenTelemetry with Jaeger/Zipkin integration
a5c-ai/babysitter 514
-
log-schema-generator
Generate structured logging schemas with correlation ID patterns and ELK/Splunk integration
a5c-ai/babysitter 514
-
cloud-cost-estimator
Estimate cloud costs across AWS, Azure, and GCP with pricing comparison
a5c-ai/babysitter 514
-
plantuml-renderer
Render PlantUML diagrams to various image formats with theme and styling support
a5c-ai/babysitter 514