moeru-ai

75 mods across 4 repositories, 49k stars between them.

vue

25

moeru-ai/airi

Skill Claude CodeCodex

Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.

49k 2d ago A 53 tokens original MIT

vueuse-functions

26

moeru-ai/airi

Skill Claude CodeCodex

Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.

49k 2d ago A 24 tokens original MIT

moeru-ai/airi

Skill Claude CodeCodex

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

49k 2d ago A 44 tokens copy · 100% MIT

xsai

28

moeru-ai/airi

Skill Claude CodeCodex

Use this skill when the user is building with xsai or any @xsai/ package, or is evaluating xsAI for a small OpenAI-compatible workflow with text generation, streaming, tool calling, structured output, embeddings, image generation, speech synthesis, or transcription.

49k 2d ago A 61 tokens original MIT

deslop

29

moeru-ai/airi

Command Cursor

Check the diff against main, and remove all AI generated slop introduced in this branch.

49k 2d ago A 0 tokens original MIT

agentic-workflows

30

moeru-ai/airi

Agent

GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.

49k 2d ago A 24 tokens original MIT

moeru-ai/airi

Instructions file GitHub Copilot

Instructions for moeru-ai/airi, covering copilot repository instructions, general rules, validation and output format.

49k 2d ago A 229 tokens original MIT

airi AGENTS.md

32

moeru-ai/airi

Instructions file CodexOpenCode

Instructions for moeru-ai/airi, covering project airi agent guide, tech stack (by surface), structure & responsibilities, key path index (what lives where) and commands (pnpm with filters).

49k 2d ago A 6,841 tokens original MIT

airi CLAUDE.md

33

moeru-ai/airi

Instructions file

Instructions for moeru-ai/airi, a project described as: 💖🧸 Self hosted, you-owned Grok Companion, a container of souls of waifu, cyber livings to bring them into our worlds, wishing to achieve Neuro-sama's altitude. Capable of realtime voice chat, Minecraft, Factorio playing. Web / macOS / Windows supported.

49k 2d ago A 5 tokens copy · 100% MIT

minecraft-debug-mcp

34

moeru-ai/airi

Skill Claude CodeCodex

Operate and debug the live Minecraft bot through its built-in MCP REPL server. Use when work requires starting the bot with pnpm dev, connecting to the local MCP endpoint, inspecting cognitive state/logs/history, injecting synthetic chat/events, or running targeted REPL code against the running brain during…

49k 2d ago A 68 tokens original MIT

pnpm

35

moeru-ai/alint

Skill Claude CodeCodex

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

53 3d ago A 35 tokens copy · 100% MIT

simple-english

36

moeru-ai/alint

Skill Claude CodeCodex

Write or rewrite technical text with the rules of ASD-STE100 Simplified Technical English so it is clear, unambiguous, and free of AI slop. Use for documentation, READMEs, runbooks, procedures, error messages, release notes, incident reports, and API guides. Also use when the user says "STE", "Simplified Technical…

53 3d ago A 149 tokens copy · 81% MIT

xsai

37

moeru-ai/alint

Skill Claude CodeCodex

Use this skill when the user is building with xsai or any @xsai/ package, or is evaluating xsAI for a small OpenAI-compatible workflow with text generation, streaming, tool calling, structured output, embeddings, image generation, speech synthesis, or transcription.

53 3d ago A 61 tokens copy · 100% MIT

alint AGENTS.md

38

moeru-ai/alint

Instructions file CodexOpenCode

Instructions for moeru-ai/alint, covering alint agent guide, structure & responsibilities, commands (pnpm with filters), development practices and testing practices.

53 3d ago A 2,992 tokens original MIT

alint CLAUDE.md

39

moeru-ai/alint

Instructions file

Instructions for moeru-ai/alint, a project described as: 🤖🤮 Hate the yuck codes that agents generated? Try alint, a ESLint like toolchain for intent driven code check, freeze your skills, AGENTS.md to lint rules.

53 3d ago A 5 tokens copy · 100% MIT

Stop

40

moeru-ai/alint

Hook

Runs when the agent finishes a response, executing stop-gate-launcher.mjs via node. From moeru-ai/alint.

53 3d ago A tokens not measured original MIT

ast-grep

41

moeru-ai/auv

Skill Claude CodeCodex

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for…

24 yesterday A 80 tokens copy · 100% Apache-2.0

domain-cli

42

moeru-ai/auv

Skill Claude CodeCodex

Use when building CLI tools. Keywords: CLI, command line, terminal, clap, structopt, argument parsing, subcommand, interactive, TUI, ratatui, crossterm, indicatif, progress bar, colored output, shell completion, config file, environment variable, 命令行, 终端应用, 参数解析.

24 yesterday A 73 tokens original Apache-2.0

domain-cloud-native

43

moeru-ai/auv

Skill Claude CodeCodex

Use when building cloud-native apps. Keywords: kubernetes, k8s, docker, container, grpc, tonic, microservice, service mesh, observability, tracing, metrics, health check, cloud, deployment, 云原生, 微服务, 容器.

24 yesterday A 59 tokens original Apache-2.0

domain-ml

44

moeru-ai/auv

Skill Claude CodeCodex

Use when building ML/AI apps in Rust. Keywords: machine learning, ML, AI, tensor, model, inference, neural network, deep learning, training, prediction, ndarray, tch-rs, burn, candle, 机器学习, 人工智能, 模型推理.

24 yesterday A 61 tokens original Apache-2.0

domain-web

45

moeru-ai/auv

Skill Claude CodeCodex

Use when building web services. Keywords: web server, HTTP, REST API, GraphQL, WebSocket, axum, actix, warp, rocket, tower, hyper, reqwest, middleware, router, handler, extractor, state management, authentication, authorization, JWT, session, cookie, CORS, rate limiting, web 开发, HTTP 服务, API 设计, 中间件, 路由.

24 yesterday A 87 tokens original Apache-2.0

m01-ownership

46

moeru-ai/auv

Skill Claude CodeCodex

CRITICAL: Use for ownership/borrow/lifetime issues. Triggers: E0382, E0597, E0506, E0507, E0515, E0716, E0106, value moved, borrowed value does not live long enough, cannot move out of, use of moved value, ownership, borrow, lifetime, 'a, 'static, move, clone, Copy, 所有权, 借用, 生命周期.

24 yesterday A 96 tokens original Apache-2.0

m02-resource

47

moeru-ai/auv

Skill Claude CodeCodex

CRITICAL: Use for smart pointers and resource management. Triggers: Box, Rc, Arc, Weak, RefCell, Cell, smart pointer, heap allocation, reference counting, RAII, Drop, should I use Box or Rc, when to use Arc vs Rc, 智能指针, 引用计数, 堆分配.

24 yesterday A 74 tokens original Apache-2.0

m03-mutability

48

moeru-ai/auv

Skill Claude CodeCodex

CRITICAL: Use for mutability issues. Triggers: E0596, E0499, E0502, cannot borrow as mutable, already borrowed as immutable, mut, &mut, interior mutability, Cell, RefCell, Mutex, RwLock, 可变性, 内部可变性, 借用冲突.

24 yesterday A 74 tokens original Apache-2.0