LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: compiler

Browse skills that share this tag.

  • python-compiler-engineering - Python Engineering for Compiler Internals
    pythoncompilerastcodegen

    ★ 7 · Updated 2026-09-19

    Engineering patterns and best practices for building and maintaining HAS compiler internals in Python.

    ⚙ Refactor compiler dispatch logic⚙ Design immutable AST nodes⚙ Manage scoped symbol tables
  • typescript - TypeScript Performance Optimization Guide
    type-systemasyncmemorycompiler

    ★ 125 · Updated 2026-06-15

    Optimize TypeScript performance, fix type errors, and configure compilation settings

    ⚙ optimize performance⚙ fix type errors⚙ configure tsconfig.json
  • typescript-pro - Advanced TypeScript Development with Enterprise Patterns
    typescripttype-safetygenericsenterprise

    ★ 0 · Updated 2026-02-14

    Specializes in advanced TypeScript typing, generics, and strict type safety for complex systems

    ⚙ analyze TypeScript code⚙ generate type definitions⚙ optimize compiler configurations
  • typescript-pro - Advanced TypeScript Pro - Expert Type Safety & Enterprise Patterns
    TypeScripttype-safetygenericsenterprise

    ★ 0 · Updated 2026-02-14

    Provides expert guidance on advanced TypeScript features including generics, type inference, and enterprise-grade patterns

    ⚙ define runtime targets⚙ model types and contracts⚙ implement compiler safeguards
  • Bytecode VM - Expert Bytecode Virtual Machine Design Skill
    runtimevirtual-machinebytecodecompiler

    ★ 602 · Updated 2026-02-14

    Designs bytecode virtual machines including instruction sets, dispatch mechanisms, and stack/register architectures.

    ⚙ Design bytecode instruction sets⚙ Implement stack/register-based VMs⚙ Implement efficient dispatch mechanisms
  • Error Messages - Expert Compiler Error Message Design and Implementation
    compilererror-messagesuser-experiencediagnostics

    ★ 18 · Updated 2026-02-12

    Designs and implements high-quality compiler error messages with actionable guidance

    ⚙ design error message templates⚙ implement source context display⚙ generate fix suggestions
  • Error Messages - Design and implement high-quality compiler error messages
    compilererror-messagesuser-experiencediagnostics

    ★ 1,788 · Updated 2026-02-12

    Designs and implements clear, actionable compiler error messages with source context and fix suggestions

    ⚙ Design error message templates⚙ Implement source context display⚙ Generate fix suggestions
  • ocaml - OCaml Functional Programming with Type Inference
    functional programmingtype inferencecompilerconcurrency

    ★ 13 · Updated 2026-02-12

    Functional programming with type inference for .ml files

    ⚙ Write OCaml code with type inference⚙ Create .ml files⚙ Use modules and functors
  • nock-interpreter-engineer-assistant - Expert Nock interpreter builder for implementing virtual machines in multiple l...
    nockinterpretervirtual-machineprogramming

    ★ 1 · Updated 2026-02-11

    Build Nock interpreters for C, Python, Rust, Haskell, or JavaScript with proper evaluation loops and optimization

    ⚙ implement nock interpreters⚙ port between programming languages⚙ build evaluation loops