Production ReadyPersonalv1.0.0
HA

Habit Tracker

Small things, done daily, with streaks to prove it.

01The week grid

Seven days of one-tap check-ins for every habit.

02Streaks

Current streaks computed from actual history.

03Manage habits

Add, review, and prune the list.

Overview

Habit Tracker keeps the loop tiny: a list of habits, a week of checkboxes, and streaks that come from real check-ins. No points, no guilt mechanics — just a quiet grid that makes consistency visible. The data model is one array, so bending it into your own system is an easy first agent task.

Next.jsReactTypeScriptLocal-first

Features

  • Seven-day check-in grid
  • Streaks computed from real check-ins
  • One-field habit capture
  • Total check-in history
  • Single-array data model, easy to extend

Make it yours in three steps

1

Download it

One click, one zip, the whole project. Free, MIT licensed, yours to keep.

Download Habit Tracker
2

Run it

Unzip it, then run this in the folder. It works immediately — no database, no accounts, no configuration.

$ npm install
$ npm run dev
3

Hand it to your coding agent

The download ships with CLAUDE.md, AGENTS.md, and Cursor rules, so your agent understands the project the moment it opens the folder.

$ cd habit-tracker
$ claude

Claude Code reads the included CLAUDE.md automatically — it already knows the project.

A good first prompt:

Give me a quick tour of this project, then help me make it mine.

Agent-ready information

Ships with CLAUDE.md, AGENTS.md, Cursor rules, and a full agent handbook — project map, safety rules, recipes, tests, and deploy notes.

Claude CodeCursorCodex
/agent/START_HERE.md/agent/PROJECT_MAP.md/agent/RULES.md/agent/RECIPES.md/agent/TESTS.md/agent/DEPLOY.md/agent/agent.json

Changelog

v1.0.0Jul 2, 2026
  • Initial release — live demo and downloadable, runnable foundation.

Related foundations

Explore nearby starting points before you commit to a fork.

Browse all
Download foundation