ListMeBrand
npm package: listmebrandv0.1.1Node >= 20

Your codebase and your brand in perfect sync.

Turn any software repository into living product documentation, searchable knowledge, and AI-ready brand intelligence with zero secret exposure.

npx listmebrand init
bash ~ listmebrand-cli
$npx listmebrand init
⚡ Analyzing workspace structure...
✔ Found Next.js 16 App Router + Tailwind CSS project
✔ Discovered 18 API route handlers and 32 UI components
✔ Parsed package.json dependencies (0 secrets exposed)
✔ Generated 9 living documentation modules in .listmebrand/docs/
├── product-overview.md
├── architecture.md
├── api-docs.md
└── [6 more modules]
✔ Successfully synced living knowledge with ListMeBrand cloud workspace
✨ Done in 1.42s. Your team can now query this repository with AI!

Quick Integration

Get up and running in 60 seconds

1

Generate CLI Token

Open your ListMeBrand dashboard settings, navigate to Developer Tools, and generate a workspace secret token.

Open Settings
2

Authenticate Your Machine

Run npx listmebrand login <token> to store your credentials securely in your local environment.

3

Initialize & Query

Run npx listmebrand init to build docs and ask questions anytime with listmebrand ask.

The Documentation Engine

9 Structured Modules Generated Automatically

Every file is written directly in standard Markdown to .listmebrand/docs/ and synced directly to your cloud workspace.

product-overview.md

Product Overview

Synthesizes core value propositions, target users, problem statements, and primary user journeys directly from your application flow.

architecture.md

Architecture Map

Deep structure map of directory hierarchies, core architectural layers, module dependencies, and configuration lifecycles.

api-docs.md

API & Endpoint Docs

Discovers route handlers, serverless endpoints, parameters, methods, and payload interfaces without manual Swagger maintenance.

tech-stack.md

Tech Stack & Libs

Categorized catalog of dependencies, frontend engines, styling libraries, backend connectors, and build-time tooling.

setup-and-deployment.md

Setup & Deployment

Local developer setup instructions, npm scripts, containerization profiles, and CI/CD deployment routines.

roadmap-context.md

Roadmap Context

Intelligently extracts work-in-progress, pending items, and future roadmap indicators based on recent code commits and route stubs.

launch-content-ideas.md

Launch Content Ideas

Generates developer marketing angles, before-and-after copy, Product Hunt descriptions, and Twitter/LinkedIn launch hooks.

changelog.md

Living Changelog

Turns low-level Git commits into human-readable release notes, grouping feature additions, fixes, and architectural upgrades.

features.md

Feature Matrix

Exhaustive inventory of user-facing features identified across views, dashboards, settings, and navigation structures.

Zero Secret Exposure Guarantee

Built strictly for developer privacy and security.

Excluded .env Files

All .env* files, credentials, and private keys are ignored at the filesystem level.

On-The-Fly Redaction

Bearer tokens, authorization headers, passwords, and private blocks are stripped before context creation.

Client-Side Analysis

Full directory trees are analyzed locally on your computer. Your raw code never leaves your repository.

250 KB Size Caps

Large binary assets, compiled artifacts, and bundles are automatically bypassed.

Command Reference

CommandAction & DescriptionAction
listmebrand initAnalyzes repository structure, generates all 9 living docs, and links to your ListMeBrand cloud workspace.
listmebrand ask "<query>"Answers complex technical and architectural questions about your codebase with zero-exposure AI ranking.
listmebrand syncScans recent commits and route updates, incrementally updating both local docs and your team's cloud workspace.
listmebrand docsGenerates local Markdown files in .listmebrand/docs/ completely offline without requiring cloud credentials.
listmebrand login <token>Saves your workspace access token securely in your local user config directory.
listmebrand --versionDisplays installed CLI version and environment checks.

Start Supercharging Your Codebase Today

Generate your developer workspace token and run the CLI in less than 2 minutes.

Get Workspace Token
Back online