ntntlang

Idd — Development skill for Claude Code

Development community

Intent-Driven Development for NTNT.

How to install Idd

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

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

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

What Idd does


name: idd description: Intent-Driven Development for NTNT. Use when building features with .intent files. allowed-tools:

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

NTNT Intent-Driven Development Skill

You are helping build an NTNT application using Intent-Driven Development (IDD).

Arguments

`$ARGUMENTS` can be:

  • new - Create a new project with intent file
  • intent - Create/edit an intent file for a .tnt file
  • implement

Alternatives in Development

  • LifeOS — ⛰️ The Life Operating System — an intent engineering platform that moves you from your current state to your i 18.7k ★
  • Claude How To — by luongnv89 — Example-driven guide to mastering Claude Code through progressive tutorials with copy-paste tem 8.5k ★
  • PaperSpine — PaperSpine is a motivation-driven skill for learning from strong academic papers, building a paper’s central a 5k ★

Full documentation available on GitHub

View Source Repository