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: Bun

Browse skills that share this tag.

  • system-createcli - Generate Production-Ready TypeScript CLIs
    CLITypeScriptcode generationcommand-line tools

    ★ 394 · Updated 2026-06-30

    Generates production-quality TypeScript CLIs with full documentation, type safety, error handling, and CLI-First Architecture principles.

    ⚙ generate TypeScript CLI from requirements⚙ add command to existing CLI⚙ migrate CLI complexity tier
  • solid-generic - SOLID Principles for TypeScript, Bun and Node.js Projects
    TypeScriptSOLIDCode QualityArchitecture

    ★ 57 · Updated 2026-03-09

    Enforces SOLID principles in TypeScript, Bun, and Node.js projects with file size limits, interface separation, and JSDoc requirements.

    ⚙ Enforce file size limits⚙ Separate interfaces from implementations⚙ Require JSDoc documentation
  • solid-generic - SOLID Principles for TypeScript Bun Node.js Projects
    SOLID principlesTypeScriptBunNode.js

    ★ 27 · Updated 2026-03-09

    Applies SOLID principles to TypeScript, Bun, and Node.js projects with specific file and interface rules

    ⚙ analyze project structure⚙ validate code architecture⚙ create modular interfaces