ntntlang

Ntnt Core Dev — Development skill for Claude Code

Development community

NTNT core language/runtime development in Rust.

How to install Ntnt Core Dev

Installs to ~/.claude/skills/ntntlang-ntnt-ntnt-core-dev/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ntntlang-ntnt-ntnt-core-dev && curl -fsSL https://raw.githubusercontent.com/ntntlang/ntnt/HEAD/.claude/skills/ntnt-core-dev.md -o ~/.claude/skills/ntntlang-ntnt-ntnt-core-dev/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ntnt Core Dev does


name: ntnt-core-dev description: NTNT core language/runtime development in Rust. Use when working on the compiler, interpreter, stdlib, typechecker, or any Rust-level changes. allowed-tools:

  • Read
  • Write
  • Edit
  • Bash
  • Glob
  • Grep
  • Agent
  • AskUserQuestion

NTNT Core Development (Rust)

Working on the ntnt compiler/runtime Rust codebase (`~/repos/ntnt/`, `github.com/ntntlang/ntnt`).

Core Language Philosophy (Non-Negotiable)

Every change must pass these filters:

Alternatives in Development

  • Project-Level Skills — This directory contains skills for developing and maintaining the claude-mem project itself, not skills that a 39.3k ★
  • WARP.md — This file provides guidance to WARP (warp.dev) when working with code in this repository 10.5k ★
  • Microsandbox — Open-source self-hosted MicroVM sandboxes with sub-200ms startup, hardware-level isolation via libkrun 5k ★

Full documentation available on GitHub

View Source Repository