Step-by-step guides

Build real projects. Track every prompt.

Each tutorial walks you through building a real project with a specific AI tool — from installing the tool to seeing your prompts on the Qmmit dashboard.

🟠Claude Code7 steps · 10 min

Build a Calculator with Claude Code

Install Claude Code CLI, build a Python calculator step by step, track every prompt with Qmmit, and see it on your dashboard.

PythonBeginner📁 Calculator App
💜Cursor8 steps · 12 min

Build a Todo API with Cursor

Open a project in Cursor, use Agent mode to build a Node.js REST API, commit, push, and watch prompts appear on your profile.

Node.js + ExpressBeginner📁 Todo REST API
🤖GitHub Copilot9 steps · 15 min

Build Auth with GitHub Copilot

Use Copilot Chat in VS Code to build JWT authentication from scratch. Every Copilot prompt tracked and linked to commits.

TypeScript + ExpressIntermediate📁 Auth System
🟢Kiro8 steps · 12 min

Build a Blog Engine with Kiro

Use Kiro to scaffold a Next.js blog with markdown support. See how Kiro prompts are captured from workspace sessions.

Next.js + MarkdownIntermediate📁 Blog Engine
OpenCode7 steps · 10 min

Build a CLI Tool with OpenCode

Use OpenCode in the terminal to build a file organizer script. Prompts captured from opencode.db automatically.

PythonBeginner📁 CLI File Organizer
💎Gemini CLI7 steps · 10 min

Build a Web Scraper with Gemini CLI

Use Gemini CLI to build a Python web scraper. Session files captured from ~/.gemini/tmp/ automatically.

Python + BeautifulSoupBeginner📁 Web Scraper
🏄Windsurf8 steps · 15 min

Build a Dashboard with Windsurf

Use Windsurf Cascade to build a React analytics dashboard. Prompts captured from cascade directory.

React + Chart.jsIntermediate📁 Analytics Dashboard
✍️ChatGPT (Manual)6 steps · 8 min

Design a Database with ChatGPT

Use ChatGPT web to design a database schema, then manually track your prompts with qmmit add.

SQL + PostgreSQLBeginner📁 Database Schema