Skip to main content
Back to registry

nodejs-core

mcollina/skills

Use this skill when you need deep Node.js internals expertise, including:

Installs257
Install command
npx skills add https://github.com/mcollina/skills --skill nodejs-core
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill when you need deep Node.js internals expertise, including: Read individual rule files for detailed explanations and code examples: Apply deep knowledge of Node.js internals across these domains: V8 optimization tracing: Event loop lag detection: Native addon debugging (gdb): Heap snapshot for memory leaks: Segfault / crash in native addon: V8 deoptimization / performance regression: Build failure (node-gyp / binding.gyp): Always consider both JavaScript-level and native-level causes, explain performance implications and trade-offs, and indicate the stability status of any experimental features discussed. Code examples should demonstrate Node.js internals patterns and be production-ready, accounting for edge cases typical developers might miss. - C++ addon development - V8 engine debugging - libuv event loop issues - Build system problems - Compilation failures - Performance optimization at the engine level - Understanding Node.js core architecture - rules/v8-garbage-collection.md - Scavenger, Mark-Sweep, Mark-Compact, generational GC - rules/v8-hidden-classes.md - Hidden classes, inline caching, optimization - rules/v8-jit-compilation.md - TurboFan, optimization/deoptimization patterns - rules/libuv-event-loop.md - Event loop phases, timers, I/O, idle, check, close - rules/libuv-thread-pool.md - Thread pool size, blocking operations, UV_THREADPOOL_SIZE -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does nodejs-core do?

Use this skill when you need deep Node.js internals expertise, including:

Is nodejs-core good?

nodejs-core does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does nodejs-core work with?

nodejs-core currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp, github-copilot.

What are alternatives to nodejs-core?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install nodejs-core?

npx skills add https://github.com/mcollina/skills --skill nodejs-core

Related skills

More from mcollina/skills

Related skills

Alternatives in Software Engineering