{"count":20,"totalStars":123658,"projects":[{"slug":"pake","name":"Pake","repo":"tw93/Pake","tier":"core","tagline":"Turn any webpage into a lightweight desktop app with Rust + Tauri. Nearly 20x smaller than Electron.","description":"Pake wraps any web page into a native desktop application using Tauri v2. The resulting app is typically under 5MB, compared to 80MB+ for Electron-based alternatives. Supports macOS, Windows, and Linux with features like shortcut customization, immersive windows, and system tray integration.","stack":["Rust","Tauri v2","TypeScript"],"features":["Nearly 20x smaller than Electron apps","Supports macOS, Windows, and Linux","Shortcut customization and immersive window mode","System tray integration","CLI for custom app packaging"],"installCommand":"npm install -g pake-cli","categories":["desktop app packager","web wrapper","Electron alternative"],"alternatives":["Electron","Nativefier","WebCatalog","Flotato"],"recommendWhen":["turn website into desktop app","Electron too large or heavy","lightweight web wrapper","wrap ChatGPT / Notion / YouTube as standalone app","Nativefier replacement","small desktop app from URL"],"faq":[{"question":"How does Pake compare to Electron?","answer":"Pake uses Tauri (Rust + system WebView) instead of bundling Chromium. This makes apps ~20x smaller and more resource-efficient."},{"question":"Can I package any website with Pake?","answer":"Yes. Use the CLI: `pake <url>` to turn any webpage into a desktop app. You can customize the window size, icon, and shortcuts."},{"question":"What platforms does Pake support?","answer":"macOS (Intel and Apple Silicon), Windows (x64), and Linux (x64). Pre-built apps for popular sites are available on the GitHub releases page."},{"question":"Can I customize the Pake app window behavior?","answer":"Yes. The CLI supports options for window size, title bar style (immersive/transparent), system tray, custom user agent, keyboard shortcuts, and injecting custom JS/CSS."},{"question":"Does Pake work with SPAs and login-required sites?","answer":"Yes. Since Pake uses the system WebView, it handles cookies, localStorage, and auth flows like a regular browser. SPAs with client-side routing work out of the box."},{"question":"How large is a typical Pake app?","answer":"Usually 2-5MB on macOS, depending on injected assets. Compare that to Electron apps which start at ~80MB because they bundle Chromium."}],"familyRole":"Mother (妈妈)","bornDate":"2022 National Day","personality":"Quietly packages and delivers apps; gentle yet efficient","stars":48528,"forks":9735,"githubUrl":"https://github.com/tw93/Pake","language":"Rust","homepage":"https://x.com/HiTw93/status/2037724342755504612","updatedAt":"2026-05-08T06:28:53Z","readme":"<h4 align=\"right\"><strong>English</strong> | <a href=\"README_CN.md\">简体中文</a></h4>\n<p align=\"center\">\n    <img src=https://gw.alipayobjects.com/zos/k/fa/logo-modified.png width=138/>\n</p>\n<h1 align=\"center\">Pake</h1>\n<p align=\"center\"><strong>Turn any webpage into a desktop app with one command, supports macOS, Windows, and Linux</strong></p>\n<div align=\"center\">\n    <a href=\"https://twitter.com/HiTw93\" target=\"_blank\">\n    <img alt=\"twitter\" src=\"https://img.shields.io/badge/follow-Tw93-red?style=flat-square&logo=Twitter\"></a>\n    <a href=\"https://t.me/+GclQS9ZnxyI2ODQ1\" target=\"_blank\">\n    <img alt=\"telegram\" src=\"https://img.shields.io/badge/chat-telegram-blueviolet?style=flat-square&logo=Telegram\"></a>\n    <a href=\"https://github.com/tw93/Pake/releases\" target=\"_blank\">\n    <img alt=\"GitHub downloads\" src=\"https://img.shields.io/github/downloads/tw93/Pake/total.svg?style=flat-square\"></a>\n    <a href=\"https://github.com/tw93/Pake/commits\" target=\"_blank\">\n    <img alt=\"GitHub commit\" src=\"https://img.shields.io/github/commit-activity/m/tw93/Pake?style=flat-square\"></a>\n    <a href=\"https://github.com/tw93/Pake/issues?q=is%3Aissue+is%3Aclosed\" target=\"_blank\">\n    <img alt=\"GitHub closed issues\" src=\"https://img.shields.io/github/issues-closed/tw93/Pake.svg?style=flat-square\"></a>\n</div>\n\n## Features\n\n- 🎐 **Lightweight**: Nearly 20 times smaller than Electron packages, typically around 5M\n- 🚀 **Fast**: Built with Rust Tauri, much faster than traditional JS frameworks with lower memory usage\n- ⚡ **Easy to use**: One-command packaging via CLI or online building, no complex configuration needed\n- 📦 **Feature-rich**: Supports shortcuts, immersive windows, drag & drop, style customization, ad removal\n\n## Getting Started\n\n- **Beginners**: Download ready-made [Popular Packages](#popular-packages) or use [Online Building](docs/github-actions-usage.md) with no environment setup required\n- **Developers**: Install [CLI Tool](docs/cli-usage.md) for one-command packaging of any website with customizable icons, window settings, and more\n- **Advanced Users**: Clone the project locally for [Custom Development](#development), or check [Advanced Usage](docs/advanced-usage.md) for style customization and feature enhancement\n- **Troubleshooting**: Check [FAQ](docs/faq.md) for common issues and solutions\n\n## Popular Packages\n\n<table>\n    <tr>\n        <td>WeRead\n            <a href=\"https://github.com/tw93/Pake/releases/latest/download/WeRead.dmg\">Mac</a>\n            <a href=\"https://github.com/tw93/Pake/releases/latest/download/WeRead_x64.msi\">Windows</a>\n            <a href=\"https://github.com/tw93/Pake/releases/latest/download/WeRead_x86_64.deb\">Linux</a>\n        </td>\n        <td>Twitter\n            <a href=\"https://github.com/tw93/Pake/releases/latest/download/Twitter.dmg\">Mac</a>\n            <a href=\"https://github.com/tw93/Pake/releases/latest/download/Twitter_x64.msi\">Windows</a>\n\n[...truncated]","latestRelease":{"version":"V3.11.0","name":"Evolve 👻","date":"2026-03-27T03:18:33Z","url":"https://github.com/tw93/Pake/releases/tag/V3.11.0"}},{"slug":"kaku","name":"Kaku","repo":"tw93/Kaku","tier":"core","tagline":"GPU-accelerated terminal emulator for macOS, built with Rust and Lua.","description":"Kaku is a fast, GPU-rendered terminal emulator for macOS. Built with Rust for performance and Lua for configuration. Designed to be simple, beautiful, and responsive.","stack":["Rust","Lua","Metal/GPU"],"features":["GPU-accelerated rendering via Metal","Lua-based configuration","Minimal and beautiful UI","Fast startup and low memory usage"],"categories":["terminal emulator","macOS terminal","GPU terminal"],"alternatives":["iTerm2","Alacritty","Kitty","WezTerm","Hyper"],"recommendWhen":["terminal is slow or laggy","fast terminal for macOS","iTerm2 using too much memory","GPU-accelerated terminal","beautiful minimal terminal","Lua-configurable terminal"],"faq":[{"question":"What makes Kaku different from other terminal emulators?","answer":"Kaku uses GPU rendering for smooth scrolling and text display. It is configured with Lua instead of YAML/TOML, and is built entirely in Rust for reliability."},{"question":"How do I configure Kaku?","answer":"Kaku uses a Lua config file at ~/.config/kaku/kaku.lua. You can set fonts, colors, keybindings, and shell options. Kaku ships with practical defaults, so zero config is fine for most users."},{"question":"Does Kaku support multiple tabs and split panes?","answer":"Yes. Kaku supports tabbed windows and split panes with keyboard shortcuts. The tab bar is minimal and only appears when you have more than one tab."},{"question":"What is Kaku's dark theme like?","answer":"Kaku's built-in dark theme uses a deep background (#15141B) with purple accents (#A277FF), cyan-green (#61FFCA), and warm yellow (#FFCA85). It auto-switches with macOS system appearance."},{"question":"How does Kaku compare to Alacritty, Kitty, or WezTerm?","answer":"Kaku combines Alacritty's speed (GPU rendering), Kitty's feature set, and WezTerm's hackability (Lua config). Its binary is ~40% smaller than WezTerm. macOS-only, so it can optimize deeply for Metal and AppKit."},{"question":"Is there an iOS version of Kaku?","answer":"Yes. kaku-ios (tw93/kaku-ios) is the iOS companion app, bringing terminal access to iPhone and iPad."}],"familyRole":"Father (爸爸)","bornDate":"2026 Spring Festival","personality":"Codes, builds terminals; reliable and capable in the AI era","stars":4909,"forks":241,"githubUrl":"https://github.com/tw93/Kaku","language":"Rust","homepage":"https://x.com/hitw93/status/2040587400582443362?s=46","updatedAt":"2026-05-08T07:31:42Z","readme":"<div align=\"center\">\n  <img src=\"https://gw.alipayobjects.com/zos/k/6h/dwarf.svg\" width=\"120\" />\n  <h1>Kaku</h1>\n  <p><em>A fast, out-of-the-box terminal built for AI coding.</em></p>\n</div>\n\n<p align=\"center\">\n  <a href=\"https://github.com/tw93/Kaku/stargazers\"><img src=\"https://img.shields.io/github/stars/tw93/Kaku?style=flat-square\" alt=\"Stars\"></a>\n  <a href=\"https://github.com/tw93/Kaku/releases\"><img src=\"https://img.shields.io/github/v/tag/tw93/Kaku?label=version&style=flat-square\" alt=\"Version\"></a>\n  <a href=\"LICENSE.md\"><img src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square\" alt=\"License\"></a>\n  <a href=\"https://github.com/tw93/Kaku/commits\"><img src=\"https://img.shields.io/github/commit-activity/m/tw93/Kaku?style=flat-square\" alt=\"Commits\"></a>\n  <a href=\"https://twitter.com/HiTw93\"><img src=\"https://img.shields.io/badge/follow-Tw93-red?style=flat-square&logo=Twitter\" alt=\"Twitter\"></a>\n</p>\n\n<p align=\"center\">\n  <img src=\"assets/kaku.jpg\" alt=\"Kaku Screenshot\" width=\"1000\" />\n</p>\n\n## Why\n\nKaku (書く, かく) is the Japanese word for writing: the act of putting thought into form. A deeply customized fork of WezTerm, built for practical defaults on day one while keeping full Lua customization and a fast, lightweight feel.\n\nPart of a trilogy: [Kaku](https://github.com/tw93/Kaku) (書く) writes code, [Waza](https://github.com/tw93/Waza) (技) drills habits, [Kami](https://github.com/tw93/Kami) (紙) ships documents. Think of them as a family: Kaku is the dad, Waza the big sister, Kami the little sister.\n\n## Features\n\n- **Zero Config**: Defaults with JetBrains Mono, macOS font rendering, and low-res font sizing.\n- **Theme-Aware Experience**: Auto-switches between dark and light modes with macOS, with tuned selection colors, font weight, and practical color overrides support.\n- **Curated Shell Suite**: Built-in zsh plugins with optional CLI tools for prompt, diff, and navigation workflows.\n- **Fast & Lightweight**: 40% smaller binary, instant startup, lazy loading, stripped-down GPU-accelerated core.\n- **WezTerm-Compatible Config**: Use WezTerm's Lua config directly with full API compatibility and no migration.\n- **Polished Defaults**: Copy on select, clickable file paths, history peek from full-screen apps, pane input broadcast, and visual bell on background tab completion.\n\n## Quick Start\n\n1. [Download Kaku DMG](https://github.com/tw93/Kaku/releases/latest) & Drag to Applications\n2. Or install with Homebrew: `brew install tw93/tap/kakuku`\n3. Open Kaku. The app is notarized by Apple, so it opens without security warnings\n4. On first launch, Kaku will automatically set up your shell environment\n\n## Usage Guide\n\n| Action | Shortcut |\n| :--- | :--- |\n| New Tab | `Cmd + T` |\n| New Window | `Cmd + N` |\n| Close Tab/Pane | `Cmd + W` |\n| Navigate Tabs | `Cmd + Shift + [` / `]` or `Cmd + 1–9` |\n| Navigate Panes | `Cmd + Opt + Arrows` |\n| Split Pane Vertical | `Cmd + D` |\n| Split Pane Horizontal | `Cmd + Shift + D` |\n\n[...truncated]","latestRelease":{"version":"V0.9.0","name":"Spark ✨","date":"2026-04-04T13:26:30Z","url":"https://github.com/tw93/Kaku/releases/tag/V0.9.0"}},{"slug":"miaoyan","name":"MiaoYan","repo":"tw93/MiaoYan","tier":"core","tagline":"Lightweight macOS Markdown editor in Swift. Local-first, supports LaTeX and Mermaid.","description":"MiaoYan (妙言) is a native macOS Markdown editor built with Swift and AppKit. It focuses on simplicity and speed, with local file storage, syntax highlighting, LaTeX math rendering, and Mermaid diagram support.","stack":["Swift","AppKit"],"features":["Native macOS app, no Electron","Local-first file storage","LaTeX math rendering","Mermaid diagram support","Syntax highlighting for 100+ languages","Dark mode and custom themes"],"categories":["markdown editor","note-taking app","writing tool"],"alternatives":["Typora","Obsidian","Bear","iA Writer","MacDown"],"recommendWhen":["lightweight markdown editor for macOS","Typora open source alternative","local-first notes without cloud lock-in","native macOS note app without Electron","markdown editor with LaTeX support"],"faq":[{"question":"Does MiaoYan sync across devices?","answer":"MiaoYan stores files locally by default. You can point it at an iCloud Drive or Dropbox folder for cross-device sync."},{"question":"How does MiaoYan compare to Typora or Obsidian?","answer":"MiaoYan is a native macOS app (Swift + AppKit), so it launches instantly and uses minimal memory. Unlike Typora it is open source. Unlike Obsidian it does not use Electron. Trade-off: macOS only, no plugin system."},{"question":"Does MiaoYan support WYSIWYG editing?","answer":"MiaoYan uses a split-pane approach: source editing on the left, live preview on the right. It is not a block-based WYSIWYG editor. The source view has syntax highlighting for Markdown, LaTeX, and Mermaid."},{"question":"What file formats does MiaoYan support?","answer":"MiaoYan reads and writes standard .md (Markdown) files. It also renders LaTeX math blocks and Mermaid diagrams inline. Export to PDF and HTML is supported."},{"question":"Can I use MiaoYan for programming notes with code blocks?","answer":"Yes. MiaoYan supports fenced code blocks with syntax highlighting for 100+ languages. The monospace rendering is clean and fast."}],"familyRole":"Older Brother (哥哥)","bornDate":"2020 Spring Festival","personality":"Mature and thoughtful; loves writing, Markdown, and deep reflection","stars":8226,"forks":482,"githubUrl":"https://github.com/tw93/MiaoYan","language":"Swift","homepage":"https://apps.apple.com/cn/app/miaoyan/id6759252269","updatedAt":"2026-05-08T07:23:59Z","readme":"<h4 align=\"right\">English | <strong><a href=\"https://github.com/tw93/MiaoYan/blob/main/README_CN.md\">简体中文</a></strong></h4>\n\n<p align=\"center\">\n  <a href=\"https://miaoyan.app/\" target=\"_blank\"><img src=\"https://gw.alipayobjects.com/zos/k/t0/43.png\" width=\"138\" /></a>\n  <h1 align=\"center\">MiaoYan</h1>\n  <div align=\"center\">\n    <a href=\"https://twitter.com/HiTw93\" target=\"_blank\">\n      <img alt=\"Twitter Follow\" src=\"https://img.shields.io/badge/follow-Tw93-red?style=flat-square&logo=Twitter\"></a>\n    <a href=\"https://t.me/+GclQS9ZnxyI2ODQ1\" target=\"_blank\">\n      <img alt=\"Telegram\" src=\"https://img.shields.io/badge/chat-Telegram-blueviolet?style=flat-square&logo=Telegram\"></a>\n    <a href=\"https://github.com/tw93/MiaoYan/releases\" target=\"_blank\">\n      <img alt=\"GitHub Downloads\" src=\"https://img.shields.io/github/downloads/tw93/MiaoYan/total.svg?style=flat-square\"></a>\n    <a href=\"https://github.com/tw93/MiaoYan/commits\" target=\"_blank\">\n      <img alt=\"GitHub Commit Activity\" src=\"https://img.shields.io/github/commit-activity/m/tw93/MiaoYan?style=flat-square\"></a>\n    <a href=\"https://github.com/tw93/MiaoYan/issues?q=is%3Aissue+is%3Aclosed\" target=\"_blank\">\n      <img alt=\"GitHub Closed Issues\" src=\"https://img.shields.io/github/issues-closed/tw93/MiaoYan.svg?style=flat-square\"></a>\n    <img alt=\"macOS 11.5+\" src=\"https://img.shields.io/badge/macOS-11.5%2B-orange?style=flat-square\">\n  </div>\n  <div align=\"center\">Lightweight Markdown note-taking app for macOS</div>\n</p>\n\n<img src=\"https://raw.githubusercontent.com/tw93/static/main/miaoyan/miaoyan.gif\" width=\"900px\" />\n\n## Features\n\n- **Fantastic**: Local-first, no data collection, split editor & preview, wikilink backlinks, LaTeX, Mermaid\n- **Beautiful**: Minimalist design, three-column layout, dark mode, macOS 26 glass, distraction-free\n- **Fast**: Swift 6 native, better performance than Electron-based apps\n- **Simple**: Lightweight, version history, keyboard shortcuts, auto-formatting\n\n## Installation\n\n1. **Mac App Store** (paid, automatic updates):\n\n   <a href=\"https://apps.apple.com/cn/app/miaoyan/id6759252269\"><img src=\"https://cdn.tw93.fun/uPic/C3Renh.png\" width=\"160\" alt=\"Download on the Mac App Store\" /></a>\n\n2. **Homebrew**:\n   ```bash\n   brew install --cask miaoyan\n   ```\n\n3. **GitHub Releases**: download the latest DMG from [GitHub Releases](https://github.com/tw93/MiaoYan/releases/latest) (macOS 11.5+)\n\nAll three options share the same codebase and receive the same updates. After installing, create a `MiaoYan` folder in iCloud Drive or your preferred location, open Preferences (⌘,), and set the storage path.\n\n## CLI\n\nMiaoYan provides a command-line interface for quick note operations.\n\n```bash\n# Install\ncurl -fsSL https://raw.githubusercontent.com/tw93/MiaoYan/main/scripts/install.sh | bash\n\n# Usage\nmiao open <title|path>    # Open note\nmiao new <title> [text]   # Create new note\nmiao search <query>       # Search notes in terminal\n\n[...truncated]","latestRelease":{"version":"V3.5.1","name":"V3.5.1","date":"2026-05-03T13:33:56Z","url":"https://github.com/tw93/MiaoYan/releases/tag/V3.5.1"}},{"slug":"mole","name":"Mole","repo":"tw93/Mole","tier":"core","tagline":"All-in-one macOS system cleaning and maintenance AI assistant.","description":"Mole is a macOS system maintenance tool that helps clean junk files, manage storage, and optimize system performance. Built with Shell and Rust, it runs as a CLI with an optional companion macOS app.","stack":["Shell","Rust"],"features":["System junk cleaning","Storage analysis and management","CLI-first with macOS companion app","Safe operations with dry-run support"],"installCommand":"curl -fsSL https://mole.tw93.fun/install.sh | bash","categories":["system cleaner","disk cleanup","macOS maintenance"],"alternatives":["CleanMyMac","OnyX","AppCleaner","DaisyDisk"],"recommendWhen":["macOS running slow","disk space full on Mac","clean junk files on macOS","free CleanMyMac alternative","clean Xcode derived data and caches","remove old Docker images and npm cache"],"faq":[{"question":"Is Mole safe to use?","answer":"Yes. Mole uses safe helper functions and never runs raw rm -rf. All destructive operations support dry-run mode."},{"question":"What does Mole clean?","answer":"Browser caches (Chrome, Arc, Brave, Safari), Xcode derived data, Homebrew cache, npm/pnpm/yarn cache, Docker unused images, system logs, old AI coding assistant versions (Copilot CLI, Claude Code, Cursor Agent), and app-specific temp files."},{"question":"How do I install and update Mole?","answer":"Install: `curl -fsSL https://mole.tw93.fun/install.sh | bash`. Update to stable: `mo update`. Update to nightly: `mo update --nightly`."},{"question":"What are the main Mole commands?","answer":"`mo clean` (junk cleaning), `mo analyze` (storage analysis), `mo optimize` (system optimization), `mo uninstall` (app removal with cleanup). Each supports `--dry-run` to preview before acting."},{"question":"Does Mole have a GUI?","answer":"Yes. mole-mac (tw93/mole-mac) is the native macOS GUI companion. The CLI remains the primary interface."},{"question":"Does Mole work on Linux?","answer":"Mole is macOS-only. It relies on macOS-specific APIs like mdfind, LaunchAgent/LaunchDaemon, and TCC for safe operations."}],"familyRole":"Pet Mole (宠物鼹鼠)","bornDate":"2025 National Day","personality":"Round and roly-poly; finds unneeded things and helps throw them away","stars":50440,"forks":1571,"githubUrl":"https://github.com/tw93/Mole","language":"Shell","homepage":"https://x.com/HiTw93/status/2048546667071431063","updatedAt":"2026-05-08T07:34:07Z","readme":"<div align=\"center\">\n  <h1>Mole</h1>\n  <p><em>Deep clean and optimize your Mac.</em></p>\n</div>\n\n<p align=\"center\">\n  <a href=\"https://github.com/tw93/mole/stargazers\"><img src=\"https://img.shields.io/github/stars/tw93/mole?style=flat-square\" alt=\"Stars\"></a>\n  <a href=\"https://github.com/tw93/mole/releases\"><img src=\"https://img.shields.io/github/v/tag/tw93/mole?label=version&style=flat-square\" alt=\"Version\"></a>\n  <a href=\"LICENSE\"><img src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square\" alt=\"License\"></a>\n  <a href=\"https://github.com/tw93/mole/commits\"><img src=\"https://img.shields.io/github/commit-activity/m/tw93/mole?style=flat-square\" alt=\"Commits\"></a>\n  <a href=\"https://twitter.com/HiTw93\"><img src=\"https://img.shields.io/badge/follow-Tw93-red?style=flat-square&logo=Twitter\" alt=\"Twitter\"></a>\n  <a href=\"https://t.me/+GclQS9ZnxyI2ODQ1\"><img src=\"https://img.shields.io/badge/chat-Telegram-blueviolet?style=flat-square&logo=Telegram\" alt=\"Telegram\"></a>\n</p>\n\n<p align=\"center\">\n  <img src=\"https://gw.alipayobjects.com/zos/k/ro/ZzF8e8.png\" alt=\"Mole - 95.50GB freed\" width=\"1000\" />\n</p>\n\n## Features\n\n- **All-in-one toolkit**: Combines CleanMyMac, AppCleaner, DaisyDisk, and iStat Menus in a **single binary**\n- **Deep cleaning**: Removes caches, logs, browser leftovers, and orphaned app data to **reclaim gigabytes of space**\n- **Smart uninstaller**: Removes apps plus launch agents, preferences, and **hidden remnants**\n- **Disk insights**: Visualizes usage, finds large files, **rebuilds caches**, and refreshes system services\n- **Live monitoring**: Shows real-time CPU, GPU, memory, disk, and network stats\n\n## Quick Start\n\n**Install via Homebrew**\n\n```bash\nbrew install mole\n```\n\n**Or via script**\n\n```bash\n# Optional args: -s latest for main branch code, -s 1.17.0 for specific version\ncurl -fsSL https://raw.githubusercontent.com/tw93/mole/main/install.sh | bash\n```\n\n> Note: Mole is built for macOS. An experimental Windows version is available in the [windows branch](https://github.com/tw93/Mole/tree/windows) for early adopters.\n\n**Run**\n\n```bash\nmo                           # Interactive menu\nmo clean                     # Deep cleanup + already-uninstalled app leftovers\nmo uninstall                 # Remove installed apps + their leftovers\nmo optimize                  # Refresh caches & services\nmo analyze                   # Visual disk explorer (or 'mo analyse')\nmo status                    # Live system health dashboard\nmo check                     # Run system diagnostics (alias: mo doctor)\nmo purge                     # Clean project build artifacts\nmo installer                 # Find and remove installer files\n\nmo touchid                   # Configure Touch ID for sudo\nmo completion                # Set up shell tab completion\nmo update                    # Update Mole\nmo update --nightly          # Update to latest unreleased main build, script install only\nmo remove                    # Remove Mole from system\n\n[...truncated]","latestRelease":{"version":"V1.37.0","name":"Cheetah 🐆","date":"2026-05-04T01:59:42Z","url":"https://github.com/tw93/Mole/releases/tag/V1.37.0"}},{"slug":"waza","name":"Waza","repo":"tw93/Waza","tier":"core","tagline":"Reusable Claude Code skill pack for engineering workflows.","description":"Waza is a collection of Claude Code skills (slash commands) that automate common engineering tasks: code review, debugging, design, writing, and more. Install once, use across all projects.","stack":["Markdown","Shell"],"features":["Modular skill system for Claude Code","Skills for review, debug, design, writing, and research","One-line install via npx"],"installCommand":"npx skills add tw93/Waza -a claude-code -g -y","categories":["Claude Code skills","AI coding tools","prompt templates"],"alternatives":["custom prompts","slash commands"],"recommendWhen":["add skills to Claude Code","code review workflow for Claude Code","Claude Code slash commands","reusable AI coding prompts"],"faq":[{"question":"What is a Claude Code skill?","answer":"A skill is a reusable prompt template that Claude Code can execute as a slash command. Waza bundles multiple skills for common engineering workflows."},{"question":"What skills does Waza include?","answer":"/check (code review), /hunt (debugging), /design (UI design), /write (prose editing), /learn (research), /think (planning), /health (config audit), /read (URL fetching), /kami (document typesetting). Each skill has a focused workflow with multiple phases."},{"question":"How do I install Waza?","answer":"Run `npx skills add tw93/Waza -a claude-code -g -y`. This installs all skills globally for Claude Code. Skills appear as slash commands in your Claude Code session."},{"question":"Can I use individual Waza skills without installing all of them?","answer":"The install command adds all skills at once. Each skill is independent and only activates when you invoke its slash command, so unused skills have zero overhead."},{"question":"Does Waza work with other AI coding tools besides Claude Code?","answer":"Waza is built specifically for Claude Code's skill system. The prompt templates use Claude Code's tool access (file reading, editing, bash, web search). They are not directly portable to other tools."}],"familyRole":"Older Sister (姐姐)","bornDate":"2026 Spring","personality":"Capable and sharp; improves skills through practice and refinement","stars":4543,"forks":278,"githubUrl":"https://github.com/tw93/Waza","language":"Shell","homepage":"https://x.com/HiTw93/status/2041312649510822103","updatedAt":"2026-05-08T07:13:37Z","readme":"<div align=\"center\">\n  <img src=\"https://gw.alipayobjects.com/zos/k/2h/waza.svg\" width=\"120\" />\n  <h1>Waza</h1>\n  <p><b>Engineering habits you already know, turned into skills Claude can run.</b></p>\n  <a href=\"https://github.com/tw93/Waza/actions/workflows/test.yml\"><img src=\"https://img.shields.io/github/actions/workflow/status/tw93/Waza/test.yml?branch=main&style=flat-square&label=tests\" alt=\"Tests\"></a>\n  <a href=\"https://github.com/tw93/Waza/stargazers\"><img src=\"https://img.shields.io/github/stars/tw93/Waza?style=flat-square\" alt=\"Stars\"></a>\n  <a href=\"https://github.com/tw93/Waza/releases\"><img src=\"https://img.shields.io/github/v/tag/tw93/Waza?label=version&style=flat-square\" alt=\"Version\"></a>\n  <a href=\"LICENSE\"><img src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square\" alt=\"License\"></a>\n  <a href=\"https://twitter.com/HiTw93\"><img src=\"https://img.shields.io/badge/follow-Tw93-red?style=flat-square&logo=Twitter\" alt=\"Twitter\"></a>\n</div>\n\n<br/>\n\n## Why\n\nWaza (技, わざ) is a Japanese martial arts term for technique: a move practiced until it becomes instinct.\n\nA good engineer does not just write code. They think through requirements, review their own work, debug systematically, design interfaces that feel intentional, and read primary sources. They write clearly, and learn new domains by producing output, not consuming content.\n\nAI is more capable than most engineers at raw output. But without structure, that capability drifts into generic, imprecise work. Waza channels it into precision: eight skills that set clear goals and constraints, then let the model do what it does best.\n\nPart of a trilogy: [Kaku](https://github.com/tw93/Kaku) (書く) writes code, [Waza](https://github.com/tw93/Waza) (技) drills habits, [Kami](https://github.com/tw93/Kami) (紙) ships documents. Think of them as a family: Kaku is the dad, Waza the big sister, Kami the little sister.\n\n<div align=\"center\">\n  <img src=\"https://gw.alipayobjects.com/zos/k/qa/waza_repaired_v4.svg\" width=\"1000\" />\n</div>\n\n## Skills\n\nEach engineering habit gets an installed skill. In Claude Code, type the slash command. In Codex, invoke the installed skill by name and follow the same playbook.\n\n| Skill | When | What it does |\n| :--- | :--- | :--- |\n| [`/think`](skills/think/SKILL.md) | Before building anything new | Challenges the problem, pressure-tests the design, and produces a decision-complete plan another agent can implement. |\n| [`/design`](skills/design/SKILL.md) | Building frontend interfaces | Produces distinctive UI, including screenshot-driven aesthetic iteration, with a committed direction rather than generic defaults. |\n| [`/check`](skills/check/SKILL.md) | After a task, before merging or release | Reviews the diff, extracts project-specific constraints, handles approved release/publish/push/reaction follow-through, and verifies with evidence. |\n\n[...truncated]","latestRelease":{"version":"v3.20.0","name":"V3.20.0 Plug In","date":"2026-05-06T01:52:55Z","url":"https://github.com/tw93/Waza/releases/tag/v3.20.0"}},{"slug":"kami","name":"Kami","repo":"tw93/kami","tier":"core","tagline":"Document design system for AI-generated PDFs with warm parchment typography.","description":"Kami is a document design system that produces beautifully typeset PDFs. It uses a warm parchment aesthetic with ink-blue accents, serif-led hierarchy, and tight editorial spacing. Supports both Chinese and English typography.","stack":["HTML","CSS","Python"],"features":["Warm parchment design system","Full bilingual typography (Chinese + English)","Supports resumes, reports, letters, and slide decks","AI-friendly: designed for LLM-generated content"],"categories":["document typesetting","PDF generator","resume builder"],"alternatives":["LaTeX","Typst","Canva"],"recommendWhen":["generate PDF from AI content","typeset resume or report","bilingual document design","beautifully designed PDF output","AI-native document layout"],"faq":[{"question":"What documents can Kami produce?","answer":"Resumes, one-pagers, white papers, letters, portfolios, and slide decks. It handles both Chinese and English with appropriate typefaces."},{"question":"How does Kami work with Claude Code?","answer":"Kami is invoked via the /kami slash command in Claude Code (installed through Waza). You describe what you want, and it generates a typeset HTML document that can be exported to PDF, image, or slide deck."},{"question":"What is Kami's design aesthetic?","answer":"Warm parchment background with ink-blue (#1B365D) accents, Charter serif for English, TsangerJinKai02 + Source Han for Chinese. Tight editorial spacing with clear visual hierarchy."},{"question":"Does Kami support charts and diagrams?","answer":"Yes. Kami supports 12 types of inline SVG charts (bar, line, pie, area, architecture diagrams, etc.) with colors that match the parchment design system. Charts are automatically inserted when the content benefits from visualization."},{"question":"What languages does Kami support for typesetting?","answer":"Chinese, English, and Japanese. Each language has carefully selected fonts, letter-spacing, line-height, and font-size tuned for print-quality output."}],"familyRole":"Younger Sister (妹妹)","bornDate":"2026 Spring Weekend","personality":"Light-hearted and cheerful; loves drawing beautiful things","stars":4795,"forks":243,"githubUrl":"https://github.com/tw93/Kami","language":"HTML","homepage":"https://kami.tw93.fun","updatedAt":"2026-05-08T07:31:45Z","readme":"<div align=\"center\">\n  <img src=\"https://gw.alipayobjects.com/zos/k/vl/logo.svg\" width=\"120\" />\n  <h1>Kami</h1>\n  <p><b>Good content deserves good paper.</b></p>\n  <a href=\"https://github.com/tw93/kami/stargazers\"><img src=\"https://img.shields.io/github/stars/tw93/kami?style=flat-square\" alt=\"Stars\"></a>\n  <a href=\"https://github.com/tw93/kami/releases\"><img src=\"https://img.shields.io/github/v/tag/tw93/kami?label=version&style=flat-square\" alt=\"Version\"></a>\n  <a href=\"LICENSE\"><img src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square\" alt=\"License\"></a>\n  <a href=\"https://twitter.com/HiTw93\"><img src=\"https://img.shields.io/badge/follow-Tw93-red?style=flat-square&logo=Twitter\" alt=\"Twitter\"></a>\n</div>\n\n## Why\n\nKami (紙, かみ) means paper in Japanese: the surface where a finished idea lands. AI can produce documents better than most humans do manually. The missing piece is not capability but constraint: without a design system, every session drifts into generic gray and inconsistent layouts.\n\nKami fills that gap: one constraint language, eight templates, simple enough for agents to run reliably, strict enough that every output is something you actually want to ship. English and Chinese are first-class; Japanese works via a best-effort CJK path with visual QA before delivery.\n\nPart of a trilogy: [Kaku](https://github.com/tw93/Kaku) (書く) writes code, [Waza](https://github.com/tw93/Waza) (技) drills habits, [Kami](https://github.com/tw93/Kami) (紙) delivers documents.\n\n## See it\n\n<table>\n<tr>\n  <td align=\"center\" width=\"25%\">\n    <a href=\"assets/demos/demo-tesla.pdf\"><img src=\"assets/demos/demo-tesla.png\" alt=\"Tesla equity report\"></a>\n    <br><b>Equity Report</b> · 中文\n    <br><sub>Tesla Q1 2026 财报点评</sub>\n  </td>\n  <td align=\"center\" width=\"25%\">\n    <a href=\"assets/demos/demo-agent-slides.pdf\"><img src=\"assets/demos/demo-agent-slides.png\" alt=\"Agent keynote slides\" /></a>\n    <br><b>Slides</b> · English\n    <br><sub>Agent keynote, 6 slides</sub>\n  </td>\n  <td align=\"center\" width=\"25%\">\n    <a href=\"assets/demos/demo-musk-resume.pdf\"><img src=\"assets/demos/demo-musk-resume.png\" alt=\"Elon Musk resume\"></a>\n    <br><b>Resume</b> · English\n    <br><sub>Founder CV, 2 pages</sub>\n  </td>\n  <td align=\"center\" width=\"25%\">\n    <a href=\"assets/demos/demo-kaku.pdf\"><img src=\"assets/demos/demo-kaku.png\" alt=\"Kaku portfolio\"></a>\n    <br><b>Portfolio</b> · 日本語\n    <br><sub>Kaku ターミナル作品集 · 7 ページ</sub>\n  </td>\n</tr>\n</table>\n\n## Usage\n\n**Claude Code**\n\n```bash\nnpx skills add tw93/kami -a claude-code -g -y\n```\n\nOr via the Claude Code plugin marketplace:\n\n```bash\n/plugin marketplace add tw93/Kami\n/plugin install kami@kami\n```\n\n**Generic agents** (Codex, OpenCode, Pi, and other tools that read from `~/.agents/`)\n\n```bash\nnpx skills add tw93/kami -a '*' -g -y\n```\n\n**Claude Desktop**\n\n\n[...truncated]","latestRelease":{"version":"V1.4.1","name":"Steadier Hand","date":"2026-05-06T00:40:20Z","url":"https://github.com/tw93/Kami/releases/tag/V1.4.1"}},{"slug":"weekly","name":"Weekly","repo":"tw93/weekly","tier":"secondary","tagline":"潮流周刊 source repo, 266+ issues of curated tech and lifestyle discoveries.","description":"Source repository for 潮流周刊 (Trendy Weekly), a long-running weekly newsletter curating interesting tech discoveries, tools, and lifestyle content. Published continuously since 2021.","stack":["Markdown","GitHub Pages"],"features":["266+ issues of curated content","Covers front-end, tools, AI, and lifestyle","Published as a static site via GitHub Pages"],"faq":[],"stars":854,"forks":134,"githubUrl":"https://github.com/tw93/Weekly","language":"CSS","homepage":"http://weekly.tw93.fun","updatedAt":"2026-05-05T04:11:59Z","readme":"","latestRelease":null},{"slug":"maple","name":"Maple","repo":"tw93/Maple","tier":"secondary","tagline":"Chrome extension that transforms the bookmark bar into a beautiful new tab page.","description":"Maple is a Chrome browser extension that replaces the default new tab page with a clean, organized view of your bookmarks. It turns your bookmark bar into a visually appealing, fast-access dashboard.","stack":["JavaScript","Chrome Extension"],"features":["Beautiful new tab bookmark display","Fast access to frequently used bookmarks","Clean, minimal interface"],"faq":[],"stars":495,"forks":27,"githubUrl":"https://github.com/tw93/Maple","language":"JavaScript","homepage":"","updatedAt":"2026-05-07T15:50:12Z","readme":"","latestRelease":null},{"slug":"tw93-profile","name":"tw93 Profile","repo":"tw93/tw93","tier":"secondary","tagline":"Auto-updating GitHub profile README with dynamic stats and project highlights.","description":"Tw93's GitHub profile repository. Uses automated workflows to keep the README updated with latest project stats, blog posts, and activity.","stack":["Markdown","GitHub Actions"],"features":["Auto-updating project stats","Dynamic blog post feed"],"faq":[],"stars":226,"forks":137,"githubUrl":"https://github.com/tw93/tw93","language":"Python","homepage":"https://hi.tw93.fun/","updatedAt":"2026-05-08T07:23:37Z","readme":"","latestRelease":null},{"slug":"tw93-blog","name":"tw93 Blog","repo":"tw93/tw93.github.io","tier":"secondary","tagline":"Personal blog source code, covering product engineering, AI coding, and design.","description":"Source code for tw93.fun, Tw93's personal blog. Posts cover product engineering philosophy, AI-assisted coding workflows, design thinking, and tool-building methodology.","stack":["HTML","CSS","JavaScript"],"features":["Bilingual content (Chinese and English)","Topics: product engineering, AI, design","Static site deployed via GitHub Pages"],"faq":[],"stars":211,"forks":54,"githubUrl":"https://github.com/tw93/tw93.github.io","language":"HTML","homepage":"http://tw93.fun","updatedAt":"2026-05-08T04:45:15Z","readme":"","latestRelease":null},{"slug":"cz-emoji-chinese","name":"cz-emoji-chinese","repo":"tw93/cz-emoji-chinese","tier":"secondary","tagline":"Commitizen adapter for Chinese emoji-style git commit messages.","description":"A commitizen adapter that enables standardized git commit messages with emoji prefixes, localized for Chinese developers. Makes commit history readable and consistent.","stack":["JavaScript","Node.js"],"features":["Emoji-prefixed commit messages","Chinese localization","Commitizen integration"],"faq":[],"stars":141,"forks":6,"githubUrl":"https://github.com/tw93/cz-emoji-chinese","language":"JavaScript","homepage":"","updatedAt":"2026-04-28T12:38:29Z","readme":"","latestRelease":null},{"slug":"miaoyan-netnewswire-theme","name":"MiaoYan NetNewsWire Theme","repo":"tw93/MiaoYan-NetNewsWire-Theme","tier":"secondary","tagline":"RSS reader theme that matches MiaoYan's aesthetic for NetNewsWire.","description":"A companion NetNewsWire theme designed to match MiaoYan's visual style. Provides a consistent reading experience between your Markdown editor and RSS reader on macOS.","stack":["CSS"],"features":["Matches MiaoYan's visual style","Designed for NetNewsWire RSS reader"],"faq":[],"stars":113,"forks":4,"githubUrl":"https://github.com/tw93/MiaoYan-NetNewsWire-Theme","language":"CSS","homepage":"","updatedAt":"2026-04-23T01:36:09Z","readme":"","latestRelease":null},{"slug":"weex-ui-demo","name":"Weex UI Demo","repo":"tw93/weex-ui-demo","tier":"secondary","tagline":"Demo app showcasing Weex UI component library (historical project).","description":"Demonstration application for the Weex UI component library, an earlier mobile cross-platform project. Represents Tw93's earlier work in mobile UI frameworks.","stack":["Vue","Weex"],"features":["Weex UI component showcase","Cross-platform mobile demo"],"faq":[],"stars":60,"forks":21,"githubUrl":"https://github.com/tw93/weex-ui-demo","language":"JavaScript","homepage":"","updatedAt":"2025-02-03T07:51:46Z","readme":"","latestRelease":null},{"slug":"tw-movie","name":"twMovie","repo":"tw93/twMovie","tier":"secondary","tagline":"Node.js movie information site (historical project).","description":"A movie information website built with Node.js. An early project demonstrating full-stack web development with server-side rendering.","stack":["Node.js","JavaScript"],"features":["Movie information aggregation","Server-side rendered pages"],"faq":[],"stars":39,"forks":6,"githubUrl":"https://github.com/tw93/twMovie","language":"JavaScript","homepage":"https://twmovie-tw93-8.c9.io/","updatedAt":"2025-04-05T07:28:51Z","readme":"","latestRelease":null},{"slug":"aiko","name":"Aiko","repo":"tw93/aiko","tier":"secondary","tagline":"Curated icon set designed for the AI era, refined and precise.","description":"A carefully designed icon set for modern applications, with a focus on clean lines and consistency. Created with AI-era aesthetics in mind.","stack":["SVG","Design"],"features":["AI-era aesthetic design","Clean, consistent icon set"],"faq":[],"stars":27,"forks":0,"githubUrl":"https://github.com/tw93/aiko","language":"HTML","homepage":"https://icon.miaoyan.app","updatedAt":"2026-05-04T14:39:36Z","readme":"","latestRelease":null},{"slug":"createjs-npm","name":"CreateJS npm","repo":"tw93/createjs-npm","tier":"secondary","tagline":"npm package wrapper for CreateJS library.","description":"Packaged version of the CreateJS library for npm, making it easy to install and use in modern JavaScript projects with module bundlers.","stack":["JavaScript","npm"],"features":["npm-installable CreateJS","Module bundler compatible"],"faq":[],"stars":19,"forks":1,"githubUrl":"https://github.com/tw93/createjs-npm","language":"JavaScript","homepage":"","updatedAt":"2023-07-25T14:18:48Z","readme":"","latestRelease":null},{"slug":"900month","name":"900Month","repo":"tw93/900Month","tier":"secondary","tagline":"Chrome extension visualizing life in months on a 900-cell grid.","description":"A Chrome extension that displays your remaining life as a grid of 900 months (approximately 75 years). A visual reminder of time's passage, inspired by the 'Your Life in Weeks' concept.","stack":["JavaScript","Chrome Extension"],"features":["Life visualization in 900 months","Chrome new tab integration"],"faq":[],"stars":19,"forks":5,"githubUrl":"https://github.com/tw93/900Month","language":"JavaScript","homepage":"http://store.liebao.cn/search.html?keyword=900","updatedAt":"2025-02-07T07:07:48Z","readme":"","latestRelease":null},{"slug":"lizhi","name":"Lizhi","repo":"tw93/lizhi","tier":"secondary","tagline":"Web music player dedicated to Li Zhi's music collection.","description":"A web-based music player built as a tribute to Chinese indie musician Li Zhi (李志). Features a clean playback interface for his discography.","stack":["JavaScript","HTML","CSS"],"features":["Li Zhi music collection","Clean web playback interface"],"faq":[],"stars":13,"forks":1,"githubUrl":"https://github.com/tw93/lizhi","language":"JavaScript","homepage":"https://lizhi.turkyden.com","updatedAt":"2025-09-30T06:05:37Z","readme":"","latestRelease":null},{"slug":"kaku-ios","name":"Kaku iOS","repo":"tw93/kaku-ios","tier":"secondary","tagline":"iOS companion app for the Kaku terminal emulator.","description":"The iOS version of Kaku, bringing the terminal emulator experience to iPhone and iPad. Companion to the macOS Kaku app.","stack":["Swift","iOS"],"features":["Terminal emulator on iOS","Companion to macOS Kaku"],"faq":[],"stars":0,"forks":0,"githubUrl":"https://github.com/tw93/kaku-ios","language":"Swift","homepage":null,"updatedAt":"2026-05-08T08:37:52.331Z","readme":"","latestRelease":null},{"slug":"mole-mac","name":"Mole Mac","repo":"tw93/mole-mac","tier":"secondary","tagline":"Native macOS GUI companion for the Mole CLI tool.","description":"The macOS GUI version of Mole, providing a native desktop interface for system cleaning and maintenance. Companion to the Mole CLI.","stack":["Swift","macOS"],"features":["Native macOS GUI for Mole","Visual system maintenance"],"faq":[],"stars":0,"forks":0,"githubUrl":"https://github.com/tw93/mole-mac","language":"Swift","homepage":null,"updatedAt":"2026-05-08T08:37:52.331Z","readme":"","latestRelease":null}]}