RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/AGENTS.md/agentsmd/agents.md

AGENTS.md

AGENTS.md
AGENTS.mdroot

Quality

79/100

Scores the file, not the repository.

Length

292 words

5 headings · 0 code blocks

Repository

23k

— · pushed 144 days ago

Last changed

3 days ago

First indexed 3 days ago.
agentsmd/agents.md/AGENTS.mdRawGitHub
1# AGENTS Guidelines for This Repository
2 
3This repository contains a Next.js application located in the root of this repository. When
4working on the project interactively with an agent (e.g. the Codex CLI) please follow
5the guidelines below so that the development experience – in particular Hot Module
6Replacement (HMR) – continues to work smoothly.
7 
8## 1. Use the Development Server, **not** `npm run build`
9 
10* **Always use `npm run dev` (or `pnpm dev`, `yarn dev`, etc.)** while iterating on the
11 application. This starts Next.js in development mode with hot-reload enabled.
12* **Do _not_ run `npm run build` inside the agent session.** Running the production
13 build command switches the `.next` folder to production assets which disables hot
14 reload and can leave the development server in an inconsistent state. If a
15 production build is required, do it outside of the interactive agent workflow.
16 
17## 2. Keep Dependencies in Sync
18 
19If you add or update dependencies remember to:
20 
211. Update the appropriate lockfile (`package-lock.json`, `pnpm-lock.yaml`, `yarn.lock`).
222. Re-start the development server so that Next.js picks up the changes.
23 
24## 3. Coding Conventions
25 
26* Prefer TypeScript (`.tsx`/`.ts`) for new components and utilities.
27* Co-locate component-specific styles in the same folder as the component when
28 practical.
29 
30## 4. Useful Commands Recap
31 
32| Command | Purpose |
33| ------------------ | -------------------------------------------------- |
34| `npm run dev` | Start the Next.js dev server with HMR. |
35| `npm run lint` | Run ESLint checks. |
36| `npm run test` | Execute the test suite (if present). |
37| `npm run build` | **Production build – _do not run during agent sessions_** |
38 
39---
40 
41Following these practices ensures that the agent-assisted development workflow stays
42fast and dependable. When in doubt, restart the dev server rather than running the
43production build.
44 

Commands it names

  • npm run build
  • npm run dev
  • pnpm dev
  • yarn dev
  • pnpm-lock.yaml
  • yarn.lock
  • npm run lint
  • npm run test

Sections

  • AGENTS Guidelines for This Repository
  • 1. Use the Development Server, **not** `npm run build`
  • 2. Keep Dependencies in Sync
  • 3. Coding Conventions
  • 4. Useful Commands Recap

What it covers

buildtestlint-formatcode-styledependencies

Stack — with the evidence

typescript

(1.00)

nextjs

(1.00)

node

(0.95)

react

(0.70)

tailwind

(0.70)

vercel

(0.70)

javascript

(0.60)

pnpm

(0.60)

Format

AGENTS.md

A plain-markdown README for coding agents, deliberately unopinionated: no frontmatter, no globs, no vendor keys. That minimalism is why it became the one file a dozen different agents will read, and why it carries the least per-file targeting power of any format here.

What the corpus says about it

Repository

Owner
agentsmd
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
aaif-goose/gooseAGENTS.md · 52kAGENTS.mdrusttypescript+2setupbuildtestlint-format+6100/1003 days ago
TryGhost/Ghoste2e/AGENTS.md · 55kAGENTS.mdtypescriptjavascript+12setupteststylearch+2100/1003 days ago
duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70AGENTS.mdtypescriptjavascript+5buildteststylearch+3100/1003 days ago
n8n-io/n8npackages/@n8n/agents/AGENTS.md · 199kAGENTS.mdtypescriptlangchain+16buildteststylearch+3100/1003 days ago
mui/material-uiAGENTS.md · 99kAGENTS.mdtypescriptjavascript+13setupbuildtestlint-format+9100/1003 days ago
SkeneTechnologies/skene-cookbookAGENTS.md · 51AGENTS.mdpythoneslint+4setupbuildtestlint-format+7100/1002 days ago
trick77/agents-md-syncAGENTS.md · 2AGENTS.mdtypescriptnode+4setupbuildteststyle+5100/1003 days ago
code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 67kAGENTS.mdtypescriptbun+10setupbuildtestlint-format+6100/1002 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