Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

N.E.K.O

N.E.K.O에는 Project-N-E-K-O에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
14
Stars
2.2k
업데이트
2026-07-16
Forks
245
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

neko-plugin
소프트웨어 개발자

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.

2026-07-16
i18n
소프트웨어 개발자

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.

2026-06-17
gemini-openai-api
소프트웨어 개발자

Gemini 模型通过 OpenAI 兼容 API 接入指南。包含:(1) 辅助 API 配置(summary/correction/emotion/vision),(2) extra_body 格式用于控制 thinking,(3) 响应格式处理(markdown 代码块)。当需要将 Gemini 作为辅助模型接入、配置 thinking 参数、或处理 Gemini API 返回格式时使用。

2026-04-26
ammo-mmd-physics-hacks
소프트웨어 개발자

应对 WebGL 端 MMD 物理 (Ammo.js) 炸模、穿模、卡顿等极限边缘工况的终极调优指南与 Hack 技巧。

2026-04-03
pytest-asyncio-httpx-mocking
소프트웨어 품질 보증 분석가·테스터

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.

2026-03-22
ssr-hydration-scraping
소프트웨어 개발자

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.

2026-03-22
tts-error-reporting
소프트웨어 개발자

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.

2026-02-26
skill-creator
교육·개발 전문가

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-02-25
vanilla-js-ui-race-conditions-vrm-vs-live2d
소프트웨어 개발자

Dealing with delayed DOM generation, lazy loading, and optimistic state synchronization in vanilla JavaScript without a reactive framework.

2026-02-22
push-to-pr
소프트웨어 개발자

Push commits to an existing GitHub PR's source branch. NEVER create new branches. Use when the user says "push to PR

2026-02-20
vrm-mtoon-outline
소프트웨어 개발자

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.

2026-01-29
ui
웹·디지털 인터페이스 디자이너

Project N.E.K.O. 胶囊化 UI、品牌蓝视觉系统规范

2026-01-27
3d-camera-interaction
소프트웨어 개발자

Three.js 中处理 3D 模型拖拽、缩放、边界检测的正确方法。解决鼠标移动与模型移动不同步、缩放后只能看到模型一部分等问题。

2026-01-18
vrm-springbone-physics
소프트웨어 개발자

Debugging and fixing VRM SpringBone physics issues in three-vrm, including hair/clothing physics that flies upward, sticks out horizontally, or behaves unnaturally.

2026-01-18