node-test

Community

Run Node.js tests inside a secure sandbox.

AuthorEXboys
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a minimal Node.js module that can be executed inside a sandbox to validate input handling, security boundaries, and deterministic output for testing environments.

Core Features & Use Cases

  • Reads a JSON input containing a text field and outputs a JSON object with a result field containing the text transformed to uppercase.
  • Includes a security_test.js script to probe sandbox permissions and ensure safe operation during tests.
  • Suitable for CI and local development to validate predictable, rule-compliant behavior of Node.js-based skills.

Quick Start

Provide a JSON object with a text field and run the skill to receive an uppercase version in the result field.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: node-test
Download link: https://github.com/EXboys/skilllite/archive/main.zip#node-test

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.