Codenanny — AI skill for Claude Code
Turn AI-generated project sprawl into a searchable, contextualized library.
How to install Codenanny
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open NobleGlitch/codenanny and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Codenanny does
Turn AI-generated project sprawl into a searchable, contextualized library. Ingests Claude Code transcripts; serves them as a navigable web UI or exports as a static bundle. Includes plugkit — a tiny plugin contract for modular Express apps.
Alternatives in AI
- Claude Skill Web Clone — Methodology for faithfully cloning any website (static / React / WebGL) — without copying AI-hallucinated code 969 ★
- Agentty — AI pair programming in your terminal — one static binary, sub-ms startup, any model 597 ★
- UltraCode Shim — Give Claude Code's ultracode mode to ANY model you already pay for 422 ★
README
codenanny
[](https://github.com/nobleglitch/codenanny/actions/workflows/ci.yml) [](LICENSE) [](https://nodejs.org) [](CONTRIBUTING.md)
Watches your projects so you never leave one behind.
**codenanny** turns the pile of "stuff I made with AI" into a searchable, contextualized library. Every file you generate carries the prompts and reasoning that produced it. Browse by project, search across prompts and outputs, never forget what that half-finished script in `~/projects/wtf/` was supposed to do.
What's in this repo
Two packages, both MIT-licensed, both built to be useful on their own:
- plugkit — a tiny neutral plugin contract for modular Express apps. Mount routers, share events, declare sqlite schemas, contribute to nav. Useful for any modular Node app, not just codenanny.
- codenanny — the sessions/files/wizard tool. Built on plugkit. Runs standalone OR as a plugkit module inside any host app.
Supporting packages: [`@codenanny/ui`](packages/ui/), [`@codenanny/wizard`](packages/wizard/), [`@codenanny/adapters`](packages/adapters/), [`@codenanny/cli`](packages/cli/).
Two modes
- Live — long-running Express server. Watches your Claude Code transcripts, serves a UI. Works on your laptop, a VPS, or a linux VM on a Chromebook.
- Static export — one-shot run. Produces a self-contained HTML + JSON bundle, ships to your destination of choice (local folder / Google Drive / FTP / SCP). Bundle opens in any browser, fully offline-searchable.
The HTML wizard walks you through setup either way.
Quickstart
git clone https://github.com/nobleglitch/codenanny.git
cd codenanny
npm install
npm run wizard
# → http://lo
Related Skills
Engineering Notebook
A Bun CLI that ingests Claude Code and Codex session transcripts, generates LLM-powered daily summaries, and s
Dash Sales Agent
Agentic AI sales dashboard for General Trade. Cleans messy CSV exports into a DuckDB warehouse, then serves li
Lamoom Python
by LamoomAI - Serves as reference for production prompt engineering library with load balancing of AI Models,
Real Agent Setup
Turn Antigravity, OpenCode, Claude Code or any AI coding assistant into a fully contextualized, secure, self-i
Thruuu Claude Content Strategist
Turn keyword cluster exports from thruuu into prioritized content strategies using Claude Code. This is not a
Chat History Importer
Import AI conversation exports (OpenAI ChatGPT and Anthropic Claude) into your agent's episodic memory. Parses
Related Agents
Kb Builder
Ingests multimodal source materials (resumes, transcripts, articles, PDFs, images) and builds/updates the stru
Personal Ingest
Ingests personal/private material — meeting notes (Granola, pasted, hand-summarized), voice memos (.opus / .m4
Omd Persona Tester
Adversarial synthetic user that walks through generated UI under a strict persona prompt with hard turn budget