Skip to main content
Run any Skill in Manus
with one click
$pwd:
Project-N-E-K-O
GitHub creator profile

Project-N-E-K-O

Repository-level view of 12 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
12
repositories
1
occupation fields
1
updated
2026-05-09
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
N.E.K.O
12 skills1.1k156updated 2026-05-09
100% of creator
i18n
Software Developers

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-05-09
gemini-openai-api
Software Developers

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
Web Developers

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

2026-04-03
pytest-asyncio-httpx-mocking
Software Quality Assurance Analysts & Testers

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
Software Developers

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
Software Developers

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
vanilla-js-ui-race-conditions-vrm-vs-live2d
Web Developers

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

2026-02-22
push-to-pr
Software DevelopersComputer Occupations, All Other

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
Showing top 8 of 12 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
Project-N-E-K-O GitHub Skills | SkillsMP