Skip to content
View nskit-io's full-sized avatar
  • Joined Apr 8, 2026

Block or report nskit-io

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nskit-io/README.md

NSKit — LEGO for Web UI

AI-Native Web Framework & Tools

Built by Neoulsoft Inc. (est. 2019, Seoul) — Open source initiative launched April 2026

10+ production apps across KR/JP/ZH markets

nskit.io · neoulsoft.com


What is NSKit?

NSKit is an AI-First web framework designed for the Claude and ChatGPT era. Instead of optimizing code for human reading habits, NSKit optimizes for how AI actually processes and modifies code.

Core Philosophy: "Constrained to be Free" — uniform structure enables infinite creativity, like LEGO blocks.

Why AI-Native?

Traditional (React/Vue) NSKit (AI-Native)
File Structure Small modules + imports Self-contained (HTML+CSS+JS)
AI Token Cost ~25,000 tokens/change ~800 tokens/change
Build Process Webpack/Vite required None — F5 refresh
Parallel AI Sessions Merge conflicts likely Zero conflicts
Template Mixing Not possible 100M+ combinations

Open Source Projects

NVatar — AI Avatar Chat System

A living AI companion that runs entirely on local hardware — personality, emotion, memory, and 3D presence.

Try Live Demo · Project Hub

Project Description
nvatar Project hub — architecture, stack, and documentation
nvatar-demo Live demo — 3D room, voice chat, web search
avatar-chat Prompt engineering patterns for local LLM character AI
chat-like-human-memory 9D emotion + personality evolution + 3-tier memory
customize-local-llm Local/cloud hybrid routing — personality local, facts cloud
vrm-studio 3D VRM avatar chat room with Three.js + WebSocket
portable-ai-companion Cross-app franchise architecture — personality portability (CC BY-NC-SA)

NSKit Framework & Tools

Project Description
growing-pool-cache npm Self-growing cache pool for AI content — 97% cost reduction
ai-native-design Design principles for AI-optimized code structure
command-handler AI-friendly backend API dispatch for Spring Boot
csw Claude Subscription Worker — $200/mo subscription → production API

NSKit is developed and maintained by Neoulsoft Inc.

7 years of technical innovation · 150+ projects · 10+ industry domains

nskit.io · GitHub · npm

Pinned Loading

  1. ai-native-design ai-native-design Public

    What if we optimized code structure for AI, not humans? 6 principles, 500–800 line sweet spot, 31x token efficiency — real production benchmarks.

    1

  2. csw csw Public

    Turn a $200/month Claude subscription into a production AI API. Worker mode, queue management, 97% cost reduction vs pay-per-token.

    1

  3. growing-pool-cache growing-pool-cache Public

    Non-deterministic caching for AI — each key grows a pool of diverse responses. Saves 97% cost without killing variety. npm install growing-pool-cache

    JavaScript 1

  4. nvatar nvatar Public

    NVatar — AI Avatar Chat System. Fully local Gemma 26B + Claude hybrid. Emotion, memory, personality evolution, 3D VRM avatars.

    1