·coding-standards
</>

coding-standards

Provides coding standards for React Native — performance patterns, consistency rules, and clean React architecture. Use when writing, modifying, or reviewing code.

43Installs·1Trend·@expensify

Installation

$npx skills add https://github.com/expensify/app --skill coding-standards

How to Install coding-standards

Quickly install coding-standards AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/expensify/app --skill coding-standards
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: expensify/app.

SKILL.md

View raw

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

| 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 |

During development: When writing or modifying src/ files, consult the relevant standard files for detailed conditions, examples, and exceptions.

Provides coding standards for React Native — performance patterns, consistency rules, and clean React architecture. Use when writing, modifying, or reviewing code. Source: expensify/app.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/expensify/app --skill coding-standards
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from expensify/app

Quick answers

What is coding-standards?

Provides coding standards for React Native — performance patterns, consistency rules, and clean React architecture. Use when writing, modifying, or reviewing code. Source: expensify/app.

How do I install coding-standards?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/expensify/app --skill coding-standards Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/expensify/app

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-20

Related Skills

None