coding-standards

Installation
SKILL.md

Expensify Coding Standards

Coding standards for the Expensify App. Each standard is a standalone file in rules/ with reasoning, examples, and applicability conditions.

Categories

Category Prefix Focus
Performance PERF-* Render optimization, memo patterns, useEffect hygiene, data selection
Consistency CONSISTENCY-* Platform checks, magic values, unused props, ESLint discipline
Clean React Patterns CLEAN-REACT-PATTERNS-* Composition, component ownership, state structure

Quick Reference

Related skills
Installs
60
Repository
expensify/app
GitHub Stars
4.8K
First Seen
Feb 16, 2026