Skip to content
View whykusanagi's full-sized avatar

Block or report whykusanagi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
whykusanagi/README.md

whyKusanagi

Building Celeste, a corruption-aesthetic AI assistant, and the tooling around her. VTuber tech and game-data calculators on the side.


🔮 Celeste tooling

The AI assistant and her ecosystem.

  • celeste-cli — agentic terminal AI assistant with a Bubble Tea TUI, code-graph review, semantic search, and multi-provider LLMs
  • celeste-for-claude — Claude Code skills that give Claude Celeste's graph-based code intelligence over MCP
  • celeste-ops — local-first creator control panel: signed macOS app plus MCP agent kit
  • celeste_bot_docs — command catalog and install guide for the Celeste Discord bot

🧰 Dev tooling & skills

Reusable beyond Celeste.

  • zero-context-validation — Claude skill that tests documentation completeness with blind sub-agents
  • ai_development — enterprise AI-guardrails template: shared policy, secret hygiene, MCP deployment checklists
  • corrupted-theme — glassmorphic CSS design system for cyberpunk UIs, with a live demo gallery

🎙️ VTuber tech

Tools from running a stream.

  • VTuberHub — Go UDP relay that splits one iFacialMocap stream to VTube Studio, Warudo, and more
  • vThree_Sizes — estimates VTuber character measurements from images with MediaPipe Pose

🎮 NIKKE game tools

Calculators for Goddess of Victory: NIKKE.


Most of the work above runs through MCP and Claude Code. Celeste keeps her own repos private; what's public is the tooling you can use.

Pinned Loading

  1. nikke_deficit_calculator nikke_deficit_calculator Public

    Web calculator for CP deficit and stat penalty when your team is under-leveled for a stage in Goddess of Victory: NIKKE. Data-driven formula from 501 points.

    Python 2

  2. vThree_Sizes vThree_Sizes Public

    Estimates VTuber character measurements from images using MediaPipe Pose. Height, bust, waist, hip, and cup size, straight from Google Colab.

    Jupyter Notebook 2

  3. celeste-cli celeste-cli Public

    Agentic terminal AI assistant with a Bubble Tea TUI, code-graph review, semantic search, multi-provider LLMs, and MCP tools.

    Go 1

  4. celeste-for-claude celeste-for-claude Public

    Claude Code skills for Celeste CLI — graph-based code review, semantic search, dependency analysis via MCP

    Shell 1

  5. corrupted-theme corrupted-theme Public

    Glassmorphic CSS design system for cyberpunk UIs. Drop-in framework with JS enhancements, GLSL effects, and a live demo gallery.

    JavaScript 1

  6. zero-context-validation zero-context-validation Public

    Claude skill for testing documentation completeness using blind sub-agents