Skip to content
@shibuido

shibuido

渋美道 Shibuido

The way of subtle, unobtrusive beauty in utility.

Philosophy

Shibuido (渋美道) embodies the Japanese aesthetic principle of shibui (渋い) — a subtle, understated elegance that deepens with time — combined with bi (美, beauty) and (道, "the way"), following the tradition of jūdō (柔道, "the gentle way"), kendō (剣道, "the way of the sword"), and sadō (茶道, "the way of tea").

Our Path

We pursue:

  • Simplicity — Following the Unix philosophy and KISS principle
  • Elegance — Beauty in restraint and thoughtful design
  • Utility — Practical tools that serve their purpose without excess
  • Refinement — Quality that improves and matures over time

The Way

Like the Japanese arts ending in -dō, Shibuido is not just about building tools — it's about cultivating a discipline of creating software that is:

  • Restrained yet powerful
  • Minimal yet complete
  • Quiet yet effective
  • Timeless yet modern

Quick Start

Add all shibuido tools to your PATH by adding this to your ~/.bashrc:

# Add shibuido tools to PATH
for subdir in ~/github/shibuido/*/; do
    [ -d "$subdir" ] && export PATH="$PATH:$subdir"
done

Then clone any shibuido repos into ~/github/shibuido/ — they're instantly available!

Tip: Use repo-clone to automatically place repos in the right location.

📖 See Installation Guide for more options (zsh, fish, symlinks, etc.)

Welcome

We invite you to explore our projects and join us in the pursuit of subtle, unobtrusive beauty in utility. Each repository reflects our commitment to craftsmanship, simplicity, and the enduring principles of good design.


In the spirit of shibui: refined, unassuming, and increasingly appreciated with time.

Popular repositories Loading

  1. claude-plugin-install claude-plugin-install Public

    Workaround tool for Claude Code plugin installation bugs

    Python 8

  2. claude-stream-json-parser claude-stream-json-parser Public

    Python 1

  3. sync_submodules sync_submodules Public

    Superrepo-driven team synchronization tool - automate git submodule workflows for multi-repository projects with conflict detection and guided resolution

    Shell

  4. ubertmux ubertmux Public

    Terminal multiplexer utility - part of shibuido tools collection

    Shell

  5. tmuxa tmuxa Public

    Interactive tmux session selector with fuzzy finder support

    Shell

  6. tmux-smart-window-renamer tmux-smart-window-renamer Public

    A minimalistic Python3 tool to intelligently rename tmux windows based on their working directories

    Python

Repositories

Showing 10 of 18 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…