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.

  • CreateCLI - Automated TypeScript CLI generation system
    clitypescriptbunautomation

    ★ 602 · Updated 2026-09-22

    Generates production-ready TypeScript command-line interfaces with complete documentation, type safety, and error handling.

    ⚙ Create TypeScript CLI tools⚙ Add commands to existing CLIs⚙ Upgrade CLI template tiers
  • hono - Build web APIs and full-stack apps with Hono
    honoedgecloudflare-workersbun

    ★ 6 · Updated 2026-09-22

    Provides patterns and code examples for building Web Standards-based APIs and applications using Hono.

    ⚙ Set up Hono projects⚙ Define API routes⚙ Implement middleware
  • pz-mod-server - Run Bun server and iterate PZ Dashboard mod in live game
    project-zomboidlua-modbunlive-debugging

    ★ 0 · Updated 2026-09-21

    Guides running the Bun server and iterating on the PZ Dashboard Lua mod against a live Project Zomboid instance.

    ⚙ Ask user for live data directory⚙ Run Bun server against target directory⚙ Sync repo Lua files to mod
  • bun-ui-ux-testing - UI and UX automation testing with Bun WebView
    bunui-testingux-auditbrowser-automation

    ★ 1 · Updated 2026-09-20

    Drives headless Chromium via Bun.WebView to interact with web pages, capture full-page screenshots, and audit UI/UX compliance across standard viewports.

    ⚙ Drive Chromium via Bun WebView⚙ Navigate web pages and forms⚙ Capture full page screenshots
  • quireink-install - Install, upgrade, or repair a self-hosted Quire Ink blog.
    quire-inkblogself-hosteddeployment

    ★ 34 · Updated 2026-09-18

    Install, upgrade, or repair a self-hosted Quire Ink blog using Docker or native Bun behind a reverse proxy.

    ⚙ Install Quire Ink using Docker⚙ Install Quire Ink natively with Bun⚙ Retrieve blog claim link
  • alisay-call - Alisay Call Two-Person WebRTC Video and Audio App
    webrtcbuncoturnwebsocket

    ★ 1 · Updated 2026-09-15

    Operate, debug, test, deploy, and safely modify the Alisay Call two-person WebRTC video and audio chat application.

    ⚙ Operate Alisay Call application⚙ Debug WebRTC audio video failures⚙ Run test and typecheck commands
  • link-workspace-packages - Link workspace packages in monorepos
    monorepoworkspacepackage-managernpm

    ★ 0 · Updated 2026-09-12

    Link dependencies between packages in npm, yarn, pnpm, or bun monorepos.

    ⚙ Detect package manager⚙ Identify consumer and provider packages⚙ Add workspace dependencies
  • test - Testing workflow for writing and running tests
    testingvitestbununit-test

    ★ 1 · Updated 2026-09-10

    Executes testing commands and writes unit or integration tests to verify code functionality and coverage.

    ⚙ Run tests using Bun⚙ Write component and hook tests⚙ Generate test coverage reports
  • orm-build-sync - Build ORM package and sync orm-testing sandbox
    ormnotionbunbuild

    ★ 11 · Updated 2026-09-10

    Builds @haustle/notion-orm from source, links it into orm-testing, and runs notion sync to refresh generated Notion artifacts.

    ⚙ Build ORM package from source⚙ Link package into orm-testing project⚙ Run notion sync in sandbox
  • tuistory - Automate and test terminal UI applications.
    tuistorytuiterminal-automationtesting

    ★ 18 · Updated 2026-09-09

    Automates and tests terminal UI applications using tuistory with text synchronization and interactive key inputs.

    ⚙ Launch terminal applications⚙ Wait for text patterns⚙ Type text into terminal
  • hono - Build Ultra-Fast Web APIs with Hono Framework
    honoedgecloudflare-workersbun

    ★ 8 · Updated 2026-06-30

    Build web APIs and full-stack apps with Hono, supporting Cloudflare Workers, Deno, Bun, Node.js, and WinterCG-compatible runtimes.

    ⚙ Define REST API routes⚙ Apply middleware to routes⚙ Validate request with Zod
  • link - Full-stack monorepo expert for wellness-link
    full-stackmonoreporeactbun

    ★ 602 · Updated 2026-03-26

    Handles full-stack features across web (React 19 + Tailwind) and API (Bun + Elysia) packages in monorepo

    ⚙ develop full-stack features⚙ implement API endpoints⚙ create database migrations
  • bun-deploy - Generate optimized Docker images for Bun apps
    bundockerdeploymentcontainers

    ★ 0 · Updated 2026-03-26

    Generate optimized Docker images for Bun applications

    ⚙ create Dockerfile⚙ create dockerignore⚙ create health check script
  • bun-deploy - Generate Optimized Docker Images for Bun
    bundockerdeploymentcontainers

    ★ 18 · Updated 2026-03-26

    Generate optimized Docker images for Bun applications for container deployment

    ⚙ create Dockerfile⚙ build Docker images⚙ configure health checks
  • bun-deploy - Bun Docker Deployment Tool
    bundockerdeploymentcontainers

    ★ 3 · Updated 2026-03-26

    Generate optimized Docker images for Bun applications

    ⚙ create Dockerfile⚙ generate healthcheck script⚙ build Docker image
  • bun-deploy - Generate Optimized Docker Images for Bun
    bundockerdeploymentcontainers

    ★ 602 · Updated 2026-03-26

    Generate optimized Docker images for Bun applications with multi-stage builds and minimal sizes

    ⚙ create Dockerfile⚙ configure .dockerignore⚙ build Docker image
  • bun-runtime - Fast JavaScript runtime and toolkit
    bunjavascriptruntimebundler

    ★ 155 · Updated 2026-03-24

    All-in-one JavaScript runtime, package manager, bundler, and test runner

    ⚙ install packages⚙ remove packages⚙ update packages
  • package-json-maintenance - JavaScript Package Maintenance
    JavaScriptNode.jsnpmyarn

    ★ 0 · Updated 2026-03-10

    Maintain JavaScript packages via security audits or dependency updates in isolated git worktree

    ⚙ Create isolated worktree⚙ Detect package manager⚙ Verify registry access
  • solid-generic - SOLID Principles for TypeScript, Bun and Node.js Projects
    typescriptbunnodejssolid-principles

    ★ 18 · Updated 2026-03-09

    Applies SOLID principles to generic TypeScript, Bun, and Node.js projects with strict coding standards

    ⚙ analyze project structure⚙ spawn agents for validation⚙ apply SOLID principles
  • bun-shell-commands - Write Shell Commands for OpenCode Using Bun Shell
    shellbunopencodecommands

    ★ 602 · Updated 2026-03-09

    Writing shell commands for OpenCode custom commands using Bun Shell

    ⚙ write shell commands⚙ use command substitution⚙ chain commands with &&

Scroll to load more