RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/AGENTS.md/thirty-degrees/party-battle

AGENTS.md

AGENTS.md
AGENTS.mdroot

Quality

85/100

Scores the file, not the repository.

Length

258 words

12 headings · 3 code blocks

Repository

2

— · pushed 220 days ago

Last changed

3 days ago

First indexed 3 days ago.
thirty-degrees/party-battle/AGENTS.mdRawGitHub
1# Project Overview
2 
3**Party Battle** is a real-time multiplayer game platform built as an npm workspace with distinct backend and frontend packages. The architecture supports multiple mini-games (Potato, Snake, Pick-Cards) with live player interactions via WebSocket connections.
4 
5### Architecture
6 
7- **Backend** (`backend-party-battle`): Node.js server with Colyseus game rooms
8- **Frontend** (`frontend-party-battle`): Expo/React Native mobile app
9- **Shared Types** (`types-party-battle`): Shared TypeScript schemas and configs between frontend and backend
10 
11### Core Technologies
12 
13- **Real-time Engine**: Colyseus for authoritative server game rooms
14- **Frontend Framework**: Expo SDK with React Native
15- **Styling**: NativeWind (Tailwind CSS for React Native)
16- **UI Components**: GlueStack UI component library (V3)
17 
18## Setup
19 
20### Workspace Installation
21 
22```bash
23npm ci
24 
25# Build shared types first
26npm run build --workspace=types-party-battle
27```
28 
29### Development Environment
30 
31```bash
32# Start backend development server (stays open until canceled)
33npm run dev --workspace=backend-party-battle
34 
35# Start frontend development server (stays open until canceled)
36npm run start --workspace=frontend-party-battle
37```
38 
39## Test, Lint & Type check
40 
41```bash
42npm test
43
44npm run lint
45npm run lint:fix
46
47npm run check-types
48```
49 
50## PR instructions
51 
52- This project uses the Release-Please commit style.
53- PR Title format: type: description
54 
55types
56 
57- `feat`: New features
58- `fix`: Bug fixes
59- `deps`: Dependencies
60 
61## Coding Guidelines
62 
63- NEVER write comments in code. Write self-documenting code instead!
64- Use existing UI components if possible. If no matching component is available, copy one from gluestack ui v3 into the components/ui directory
65- Prefer tailwind over custom style props
66- React Native does not support all features which are available in web browsers
67 

Commands it names

  • npm ci
  • npm run build --workspace=types-party-battle
  • npm run dev --workspace=backend-party-battle
  • npm run start --workspace=frontend-party-battle
  • npm test
  • npm run lint
  • npm run lint:fix
  • npm run check-types

Sections

  • Project Overview
  • Architecture
  • Core Technologies
  • Setup
  • Workspace Installation
  • Build shared types first
  • Development Environment
  • Start backend development server (stays open until canceled)
  • Start frontend development server (stays open until canceled)
  • Test, Lint & Type check
  • PR instructions
  • Coding Guidelines

What it covers

setupbuildtestlint-formatcode-stylearchitecturetypesgit-prmonorepoagent-behaviour

Stack — with the evidence

typescript

(1.00)

expo

(1.00)

react

(0.70)

express

(0.70)

react-native

(0.70)

tailwind

(0.70)

jest

(0.70)

eslint

(0.70)

javascript

(0.60)

github-actions

(0.60)

node

(0.50)

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
thirty-degrees
Language
—
License
—
Archived
no

All configs in this repo

Also in thirty-degrees/party-battle

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
thirty-degrees/party-battle.cursor/rules/dir-structure.mdc · 2Cursor rulestypescriptexpo+9no sections4/1003 days ago
thirty-degrees/party-battle.cursor/rules/ui-components.mdc · 2Cursor rulestypescriptexpo+9agent-behaviour30/1003 days ago
Diff against .cursor/rules/dir-structure.mdc Diff against .cursor/rules/ui-components.mdc

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
code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 67kAGENTS.mdtypescriptbun+10setupbuildtestlint-format+6100/1002 days ago
mui/material-uiAGENTS.md · 99kAGENTS.mdtypescriptjavascript+13setupbuildtestlint-format+9100/1003 days ago
n8n-io/n8npackages/@n8n/agents/AGENTS.md · 199kAGENTS.mdtypescriptlangchain+16buildteststylearch+3100/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
trick77/agents-md-syncAGENTS.md · 2AGENTS.mdtypescriptnode+4setupbuildteststyle+5100/1003 days ago
elastic/elasticsearchx-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/AGENTS.md · 78kAGENTS.mdjavanode+4buildtestlint-formatstyle+2100/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