RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/CLAUDE.md/ente/ente

CLAUDE.md

web/CLAUDE.md
CLAUDE.md

Quality

97/100

Scores the file, not the repository.

Length

244 words

14 headings · 2 code blocks

Repository

28k

— · pushed 0 days ago

Last changed

3 days ago

First indexed 3 days ago.
ente/ente/web/CLAUDE.mdRawGitHub
1# CLAUDE.md
2 
3## Commit Message Guidelines
4 
5When making commits, follow these rules:
6 
7- Keep messages CONCISE (no walls of text)
8- Subject line under 72 chars as a single sentence (no body text, no bullets, no lists)
9- NO emojis
10- NO promotional text or links
11- NO Co-Authored-By lines
12- ONLY run pre-commit checks (format, lint, typecheck, build) when explicitly creating a commit
13 
14Example:
15 
16```
17Format markdown files with Prettier for consistent styling
18```
19 
20## Commands
21 
22```sh
23# Install dependencies from the committed lockfile
24npm ci
25# Fast path when the lock file has not changed since the last npm ci, OR when
26# adding or updating dependencies.
27npm install
28 
29# Run development servers
30npm run dev # Photos app (port 3000)
31npm run dev:auth # Auth app (port 3003)
32# ...
33npm run # To see the full list of apps
34 
35# Production builds
36npm run build # Photos app
37npm run build:auth # Auth app
38...
39 
40# Code quality. Run when:
41# 1. Explicitly requested by user
42# 2. Before creating a commit (pre-commit)
43# Do not run automatically after file modifications
44npm run lint # Check formatting, linting, and TypeScript types
45npm run lint:fix # Auto-fix linting and formatting issues
46```
47 
48## Structure
49 
50This is a monorepo containing multiple Ente web applications using npm workspaces.
51 
52Shared code goes in `packages/`. All apps use Next.js for static export except `payments`. Run `ls apps/` and `ls packages/` to see the full list.
53 

Commands it names

  • npm ci
  • npm install
  • npm run dev
  • npm run dev:auth
  • npm run
  • npm run build
  • npm run build:auth
  • npm run lint
  • npm run lint:fix

Sections

  • CLAUDE.md
  • Commit Message Guidelines
  • Commands
  • Install dependencies from the committed lockfile
  • Fast path when the lock file has not changed since the last npm ci, OR when
  • adding or updating dependencies.
  • Run development servers
  • ...
  • Production builds
  • Code quality. Run when:
  • 1. Explicitly requested by user
  • 2. Before creating a commit (pre-commit)
  • Do not run automatically after file modifications
  • Structure

What it covers

setupbuildlint-formatarchitecturegit-prdependenciesdo-notagent-behaviour

Stack — with the evidence

typescript

(1.00)

node

(0.95)

dart

(0.80)

react

(0.70)

pytorch

(0.70)

jupyter

(0.70)

vite

(0.70)

eslint

(0.70)

desktop-app

(0.70)

javascript

(0.60)

swift

(0.60)

docker

(0.60)

github-actions

(0.60)

monorepo

(0.50)

python

(0.50)

Format

CLAUDE.md

Claude Code's memory file. Shaped like AGENTS.md but with two things it lacks: @path imports, so shared rules live in one place, and a user-scope layer that follows the developer across repos rather than shipping with the code.

What the corpus says about it

Repository

Owner
ente
Language
—
License
—
Archived
no

All configs in this repo

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
bagisto/bagistoCLAUDE.md · 28kCLAUDE.mdphplaravel+8setupbuildteststyle+5100/1003 days ago
filamentphp/filamentCLAUDE.md · 32kCLAUDE.mdphplaravel+5buildtestlint-formatstyle+7100/1003 days ago
csells/dotprompt_dartCLAUDE.md · 5CLAUDE.mddartfluttertestlint-formatarchtypes+4100/1003 days ago
Adit-Jain-srm/NightmareNetCLAUDE.md · 45CLAUDE.mdtypescriptpython+18buildtestlint-formatstyle+6100/1003 days ago
microsoft/playwrightCLAUDE.md · 94kCLAUDE.mdtypescriptjavascript+10buildtestlint-formatstyle+7100/1003 days ago
nimbalyst/nimbalystpackages/android/CLAUDE.md · 1.4kCLAUDE.mdtypescriptnode+16setupbuildstylearch+2100/1003 days ago
dotCMS/corecore-web/CLAUDE.md · 950CLAUDE.mdjavanode+13teststylearchtesting-strategy+3100/1003 days ago
dotCMS/coreCLAUDE.md · 950CLAUDE.mdjavanode+9setupbuildteststyle+799/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack