Skip to main content
Run any Skill in Manus
with one click
GitHub repository

nekocap

nekocap contains 5 collected skills from nopol10, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
99
updated
2026-05-30
Forks
10
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

nekocap-data-fetching
software-developers

Use when adding or modifying an API call, RTK Query endpoint, BackendProvider method, or any code that talks to the nekocap backend. Triggers on tasks like "add an endpoint", "fetch X from the server", "wire a mutation", or "expose a new BackendProvider method".

2026-05-30
nekocap-extension-messaging
software-developers

Use when modifying communication between the extension's background, content, popup, or canvas-iframe processes — adding or renaming a ChromeMessageType, changing the manifest's content-script matches, adding a new video platform, or anything touching MV3 CSP / cross-browser (Chrome vs Firefox) behavior.

2026-05-30
nekocap-forms-i18n
software-developers

Use when building or modifying a form, binding inputs, adding validation, or adding/changing any user-facing string in the nekocap frontend. Triggers on tasks like "add a form", "add a text field", "show a label", or "add a translation key".

2026-05-30
nekocap-redux-feature
software-developers

Use when adding or modifying a Redux feature folder in the nekocap frontend — creating slices, writing sagas, defining selectors, changing persisted state shape, or touching redux-logger / reduxed-chrome-storage wiring.

2026-05-30
nekocap-runtime-cautions
software-developers

Use when working on Next.js routing/middleware, error handling, Sentry/logging, user-facing notifications, performance-sensitive paths (Octopus subtitle renderer, large lists, history-state debouncing, React Compiler / memoization), or any change to caption parsing or the caption editor. Also load this when verifying a change since there are no automated tests.

2026-05-30