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: I/O

Browse skills that share this tag.

  • performance-budget-checker - Code Performance Anti-Pattern Detector
    performanceanti-patternscode analysisdatabase

    ★ 602 · Updated 2026-05-11

    Detects performance anti-patterns like N+1 queries, nested loops, large file operations, and inefficient algorithms

    ⚙ read code context⚙ detect N+1 queries⚙ identify nested loops
  • nodejs - Node.js Backend Runtime
    backendruntimeasyncI/O

    ★ 3 · Updated 2026-03-24

    Node.js backend patterns with async I/O and process management

    ⚙ create backend services⚙ write CLI tools⚙ manage processes