by Humaan

Open source · Built by Humaan

Git remembers your code. DNA remembers your system.

One dna doctor installs everything — 127 stem packs, rules, detection, CellularMemory, runtime, CI, and 1045 knowledge packs. DNA embeds Local Labs; Skeletor manages them on your Mac and pairs Online Labs so you can sign in and monitor your product securely.

“No amount of money ever bought a second of time.”

2
Lab modes
1045
Knowledge packs
103
Prompt stem packs
1
`doctor` install

Skeletor

Manage local Labs. Pair online Labs. One control plane.

DNA embeds Lab in your projects. Skeletor runs them locally on your Mac — and pairs online Labs so you can sign in securely and monitor what is happening with your product from anywhere.

Embedded by DNA

Local Lab

DNA installs Lab into your project. Skeletor opens it natively on your Mac — Overview, Issues, Doctor, Memory, Impressions — against your real `.DNA/` and runtime data.

Paired to Skeletor

Online Lab

Deploy Lab with your product, register it, and pair it to Skeletor. Sign in online to monitor health, issues, and runtime — private access, not an open dashboard.

  1. 01

    Point at your fleet

    Native folder picker. One projects root — every app DNA should know about.

  2. 02

    DNA embeds Lab

    Missing .DNA/? Skeletor runs init. Local Lab is part of the project — not a bolt-on SaaS widget.

  3. 03

    Manage local · pair online

    Work in native Lab on your Mac. Register a deploy and sign in online when you need remote eyes on the product.

  • Projects-folder first

    Choose one root. Skeletor maps every app underneath — monorepo or many repos — and manages Labs across the fleet.

  • Local Lab, embedded by DNA

    Tauri desktop shell. Overview through Impressions run against your machine’s `.DNA/` and runtime DB — Skeletor is the control plane.

  • Online Lab, paired & signed-in

    Register a deployed Lab, pair it to Skeletor, and sign in at `/labs` to monitor product health. Private access — not a public demo.

The problem

Your repo knows the code. Your team knows the system. AI knows neither.

Premium AI memory still forgets

CellularMemory, Behaviour rules, and `.DNA/` live in git — cross-product context that survives every chat session and every new contractor.

Enterprise tools priced per seat and per service

One portfolio install: runtime observer, classified issues, 127 stems, quality gates, and knowledge packs — without Sentry × N and GitHub Teams on top of rent.

Five products, five amnesiac repos

Install on the squad folder once. DNA maps every app, shared auth, and dependencies — feature #5 uses the same template as feature #1.

What you get

One install. Stems, rules, detection, memory, runtime — nothing left out.

DNA scaffolds a machine-readable project layer your tools can trust — not another wiki that rots in Notion.

Purpose bundles

One command — `dna marketplace install combo/…` — installs linked knowledge packs, prompt stems, and AI rules for a whole workflow (Next.js, GDPR, PMF, billing…).

Project intelligence

`.DNA/` — neuralNetwork routing, 8 behaviour files, 7 CellularMemory regions, immune system. AI reads structure, not stale READMEs.

127 stem packs + rules

Guidelines, expectations, workflows in `.DNA/stems/` — plus AGENTS.md, Cursor + Claude skills, and `/dna-*` slash commands. Always on.

Automatic detection

Stack, monorepo apps, AI tools, GitHub, healthcare/legal domain, Impressions drift, auth patterns — doctor detects; you do not configure blind.

1045 knowledge packs

Curated packs — HIPAA, GDPR, frameworks, healthcare. Foundation installs from scan; marketplace adds depth; bundles group them by purpose.

DNA Lab

Production observability at /labs — Refresh disables + spins, Copy issue, analytics Overview. After every upgrade: dna update (or lab installs --fix), restart the API, hard-refresh /labs.

Runtime observer

Auto-wired into Express, Fastify, Next.js. Classified errors → contextual issues and repair plans. What broke, why, what to fix.

Feature factory

9-role agent loop, quality gates, CI + pre-push hook, Docker scaffold. Same delivery process for every feature — by policy, not luck.

Portfolio install

One squad. Many products. One install you never regret.

Most teams cannot afford Sentry on every service, premium AI memory on every seat, and GitHub Teams on top of rent. Install DNA once on the parent folder that holds every related app — not inside each repo.

“No amount of money ever bought a second of time.” — Howard Stark, Avengers: Endgame

# parent of product-a, product-b, shared-api…

cd ~/work/your-squad-folder

npx @superhumaan/dna-by-humaan doctor

Portfolio brain

One `.DNA/` at the squad folder — every related app, shared auth, API contracts, and cross-product maps.

127 stem packs

Guidelines, expectations, examples, and workflows in `.DNA/stems/` — plus `/dna-*` slash commands in Cursor and Claude.

Rules & skills

AGENTS.md, Cursor + Claude rules, delivery pipeline, product-process, and 9-role feature factory — always on.

Auto detection

Stack, monorepo apps, AI tools, GitHub, healthcare/legal domain, Impressions drift, auth patterns, runtime entrypoints.

CellularMemory

Decisions, failures, patterns, system maps — persists in git. The memory subscriptions cannot export.

Runtime + immune system

Auto-wired observer, classified issues, repair plans — what broke, why, what to fix. Never auto-merge.

Delivery pipeline

CI workflows, pre-push quality hook, Docker scaffold, GitHub browser login — ship with gates, not guesswork.

Skeletor bridge

When Skeletor is installed, DNA pulls the local fleet by default and feeds sibling labs into AI context — cross-coordinate without re-explaining.

965 knowledge packs

Foundation from scan + marketplace — HIPAA, GDPR, frameworks, healthcare country overviews, offline fallback.

Full manifest: Portfolio install guide · 127 stem packs · Marketplace

AI-native by design

Stop re-explaining your project every session

Run dna context cursor (or copilot, claude, windsurf) and your AI tool gets behaviour rules, stack constraints, open incidents, and installed knowledge packs — not a stale README.

Read the docs
  • Cursor & Copilot
  • Claude Code
  • HIPAA & GDPR packs
  • Portfolio install

Quick start

Up and running in minutes

Install from npm — no cloning required. Ask Cursor, a Cloud Agent, or Claude to set DNA up for you, or run three CLI commands in any TypeScript project. Then add a purpose bundle when you know the workflow.

Multi-product squad? Run doctor on the parent folder (e.g. all enterprise health apps under one directory) — not inside each repo. One brain remembers every product and how they connect.

Easiest — ask Cursor, Cloud, or Claude

No cloning, no CLI memorization. Paste a prompt and your agent runs dna doctor — the full platform install.

Cursor

Paste in Cursor Agent chat

Install DNA by Humaan on this portfolio folder from npm — no cloning. Run: npx @superhumaan/dna-by-humaan doctor from the parent folder that holds all related apps (not inside each repo). Doctor scaffolds everything: 127 stem packs, Cursor + Claude rules, detection, CellularMemory, runtime, CI, and feature factory. Then run analyze and context cursor. Summarize what was installed and what DNA detected across the suite.

Cursor Cloud

Paste in a Cloud Agent task

Set up DNA by Humaan on this repo from npm only (package: @superhumaan/dna-by-humaan). Run npx @superhumaan/dna-by-humaan doctor at the project root (or portfolio parent if this is a multi-app squad folder). Do not run init separately unless doctor fails. After doctor: analyze, scan, and context cursor. Summarize stems, rules, detection results, and recommended marketplace packs. Do not clone the DNA monorepo.

Claude

Paste in Claude Code or Claude Agent

Install DNA by Humaan from npm — no cloning. Run npx @superhumaan/dna-by-humaan doctor at the folder root. One doctor installs: 127 stem packs, AGENTS.md, Cursor + Claude rules/skills, stack detection, runtime auto-wire, CI, feature factory, and foundation knowledge packs. Use real shell commands only. Then analyze and tell me what DNA found across all apps.

Or install from npm / CLI

One command in any TypeScript project — or at the portfolio parent for squads with many related apps. Everything installs together; browse the marketplace later for domain depth.

01npx @superhumaan/dna-by-humaan doctorOne command — `.DNA/`, 127 stems, rules, detection, runtime, CI, feature factory, foundation packs
02npm installIf doctor added @superhumaan/dna-by-humaan to package.json
03npx @superhumaan/dna-by-humaan analyzeMap every app under the folder — auth, shared libs, IVF gaps
04npx @superhumaan/dna-by-humaan context cursorFull portfolio context — open Cursor at any child app

Upgrade DNA Lab (every release)

/labs is served by the package your API process resolves. Nested installs and long-lived Node processes leave Lab on a stale UI unless you finish these steps.

npx @superhumaan/dna-by-humaan@latest updateUpgrade CLI, packs, and nested Lab packages
npx dna lab installs --fixOr force @latest in every owner package.json dir
  1. Restart every Node process that mounts Lab (API or dna lab serve)
  2. Hard-refresh /labs (Cmd+Shift+R)
  3. Confirm curl -s <api>/api/dna/labs/health | jq '{dnaVersion,labUi}'

DNA is free and open source. Sponsorship keeps the marketplace and infrastructure running.

Sponsor DNA

Local Labs. Online Labs. One Skeletor.

Download Skeletor to manage DNA-embedded Local Labs on your Mac — and pair Online Labs so you can sign in and monitor your product securely.