Skip to main content

moeru-ai/airi

SkillsMP ha recopilado 28 skills de moeru-ai/airi. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
28
Estrellas en GitHub
47.959
Forks en GitHub
4755

Mostrando 28 de 28 skills recopiladas.

ocupación
sin clasificar
descripción

Write grouped, user-friendly release notes from git history, changelogithub output, GitHub releases, PR lists, or raw commit logs. Use when Codex needs to turn technical changelogs into English-only release notes for AIRI or similar products, including…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Guide for using @moeru/eventa — a transport-aware event library powering ergonomic RPC and streaming flows. Use this skill whenever the user imports from '@moeru/eventa', mentions eventa, needs cross-process/cross-thread event communication (Electron IPC, Web…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces via pnpm-workspace.yaml, or managing dependencies with catalogs, patches, overrides, config dependencies, or the global virtual store.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

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

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Redactores técnicos
descripción

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.…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Test AIRI display-model imports with agent-browser across stage-tamagotchi Electron, stage-web, and stage-pocket mobile web layouts. Use when uploading and verifying contributor-supplied Live2D ZIP, VRM, or MMD ZIP/PMX/PMD files through AIRI's model selector,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Upload local files through ordinary, hidden, dynamically created, detached, multiple, or native-backed file inputs with agent-browser in web and Electron applications. Use when testing file selection, drag-or-choose flows, framework file-dialog composables,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run AIRI-owned Vishot scenarios for stage-web or stage-tamagotchi, including skipping first-run onboarding and importing a local Live2D, VRM, or MMD display model before capture. Use when AIRI visual evidence must exercise a contributor-supplied avatar file…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Capture deterministic screenshots with Vishot and return a structured manifest of the generated images. Use for UI inspection, documentation, visual comparison inputs, or any screenshot task across Electron, web, and Capacitor applications; this skill is not…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Capture deterministic Electron windows with Vishot. Use when the selected Vishot target is an Electron application and Codex must identify, prepare, and capture one or more renderer windows without relying on window creation order or agent-browser.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Drive a local file-input or file-chooser workflow inside a Vishot browser or Electron scenario, then capture the resulting deterministic UI state. Use when screenshot readiness depends on uploading, importing, opening, or selecting a local file rather than…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Capture deterministic web routes with Vishot. Use when the selected Vishot target is a locally runnable browser application and Codex must capture routes, responsive viewports, or interaction-driven UI states without requiring agent-browser.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Prepare and create a GitHub pull request for AIRI changes, including required before/after visual evidence for user-visible UI changes. Use whenever Codex is asked to open, create, publish, or prepare a PR from the current branch.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Upload a local image or file to GitHub's user-attachments storage and return a URL suitable for issue, pull request, discussion, or comment Markdown. Use when Codex must embed local screenshots, videos, logs, or other evidence in GitHub content without…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Capture deterministic Capacitor application screens with Vishot. Use when the selected Vishot target is a Capacitor app and Codex must capture its locally served WebView at mobile dimensions or distinguish WebView evidence from native-shell evidence.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Enforce AIRI's UnoCSS, Vue styling, shared UI component, animation, icon, and color-mode practices. Use when creating, editing, refactoring, or reviewing Vue templates, component styles, utility classes, UnoCSS configuration, animations, icons, UI primitives,…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Enforce AIRI's testing and Vitest practices. Use when creating, editing, reviewing, or debugging tests; reproducing a reported bug or issue; changing Vitest configuration; mocking IPC, services, providers, platform APIs, or imports; or diagnosing test import…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores de interfaces web y digitales
descripción

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".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when Codex needs to inspect, debug, or automate an Electron app through `agent-browser` and Chrome DevTools Protocol, especially when the app has multiple `BrowserWindow` instances, lazy-created windows, duplicate URLs, or misleading `agent-browser tab…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Apply engine-local C# development method and code style only when working in `engines/stage-tamagotchi-godot`, including its `.cs` files, `.csproj`, engine-local `.editorconfig`, and Godot-specific C# structure decisions. Do not use for TypeScript, Electron,…

Idioma del texto original: inglés

actualizado
Mostrando 28 de 28 skills recopiladas.