← all publishers

project-n-e-k-o

@project-n-e-k-o source repo

15 published skills

  1. I18N · project-n-e-k-o bundle
    i18n (internationalization) toolkit for projects using i18next. Provides three main functions: (1) i18n-check - Detect hardcoded Chinese text in HTML/JS files, (2) i18n-fix - Replace hardcoded text with i18n markers, (3) i18n-sync - Align translation keys across multiple languages (zh-CN, zh-TW, en, ja, ko, ru, es, pt). Use when working on internationalization tasks, detecting untranslated strings, or syncing locale files.
    0
    installs
  2. Push To Pr · project-n-e-k-o
    Push commits to an existing GitHub PR's source branch. NEVER create new branches. Use when the user says "push to PR
    0
    installs
  3. Neko Plugin · project-n-e-k-o bundle
    Work on N.E.K.O plugins end to end. Use when the user asks to create, modify, review, run, debug, inspect, document, validate, package, or reason about N.E.K.O plugins, plugin.toml, plugin SDK usage, plugin UI surfaces, plugin CLI tooling, plugin runtime behavior, or plugin system contracts.
    0
    installs
  4. Vrm Springbone Physics · project-n-e-k-o
    Debugging and fixing VRM SpringBone physics issues in three-vrm, including hair/clothing physics that flies upward, sticks out horizontally, or behaves unnaturally.
    0
    installs
  5. 3d Camera Interaction · project-n-e-k-o
    Three.js 中处理 3D 模型拖拽、缩放、边界检测的正确方法。解决鼠标移动与模型移动不同步、缩放后只能看到模型一部分等问题。
    0
    installs
  6. Gemini Openai API · project-n-e-k-o
    Gemini 模型通过 OpenAI 兼容 API 接入指南。包含:(1) 辅助 API 配置(summary/correction/emotion/vision),(2) extra_body 格式用于控制 thinking,(3) 响应格式处理(markdown 代码块)。当需要将 Gemini 作为辅助模型接入、配置 thinking 参数、或处理 Gemini API 返回格式时使用。
    0
    installs
  7. Vrm Mtoon Outline · project-n-e-k-o
    Adjusting VRM MToon material outline thickness in three-vrm. Covers outline width modes, property access, and how to fix outlines that appear too thick when models are scaled.
    0
    installs
  8. Achievement System · project-n-e-k-o bundle
    Achievement System Skill
    0
    installs
  9. Skill · project-n-e-k-o
    **重要提醒**: 每次完成复杂调试或开发任务后,主动执行此流程! 将学到的经验归档为 skill,供以后参考。不要等用户提醒。
    0
    installs
  10. UI · project-n-e-k-o bundle
    Project N.E.K.O. 胶囊化 UI、品牌蓝视觉系统规范
    0
    installs
  11. Tts Error Reporting · project-n-e-k-o
    Convention for reporting errors from multiprocessing TTS workers to the main process frontend. Use this skill when modifying, adding, or debugging TTS workers in tts_client.py to ensure connection errors, quotas, and API limits correctly display Toast notifications to the user rather than failing silently.
    0
    installs
  12. Ammo Mmd Physics Hacks · project-n-e-k-o
    应对 WebGL 端 MMD 物理 (Ammo.js) 炸模、穿模、卡顿等极限边缘工况的终极调优指南与 Hack 技巧。
    0
    installs
  13. Ssr Hydration Scraping · project-n-e-k-o
    Best practices for extracting data from modern React/Vue SSR pages (like Next.js or Nuxt.js) by targeting hydration state blocks (__NEXT_DATA__, __NUXT__) using regex and `jmespath`, avoiding brittle DOM selector scraping.
    0
    installs
  14. Pytest Asyncio Httpx Mocking · project-n-e-k-o
    When masking httpx.AsyncClient with unittest.mock in Pytest, AsyncMock must be used instead of MagicMock for async methods like post/get to prevent TypeError when awaited.
    0
    installs
  15. Vanilla JS UI Race Conditions Vrm Vs Live2d · project-n-e-k-o
    Dealing with delayed DOM generation, lazy loading, and optimistic state synchronization in vanilla JavaScript without a reactive framework.
    0
    installs