Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add rules/ohah/react-native-mcp/commit-rulesgit clone --depth 1 https://github.com/ohah/react-native-mcpWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00462 | $0.00462 |
| Opus 5 | $0.00231 | $0.00231 |
| Sonnet 5 | $0.00092 | $0.00092 |
| Haiku 4.5 | $0.00046 | $0.00046 |
Grade A, and why
commit-rules scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
커밋 규칙
커밋 생성·제안 시 적용. 상세는 AGENTS.MD 참고.
메시지 형식
<type>(<scope>): <subject>
<body>
<footer>
- Type (필수):
feat|fix|refactor|test|docs|chore|style - Scope (선택):
server|react-native|docs|scripts|config - Subject (필수): 한국어, 명령형, 50자 이하, 마침표 없음
- Body (선택): 한국어, 72자마다 줄바꿈, 무엇을·왜 변경했는지 설명
- Footer (선택): Breaking changes, Issue 번호
원칙
- 커밋당 단일 목적
- 관련 없는 변경은 별도 커밋으로 분리
- 각 커밋은 독립적으로 의미 있어야 함
- 작고 논리적인 단위로 커밋
예시
feat(server): MCP 서버 및 도구 지원 추가
- MCP 프로토콜 기반 서버 구현
- 여러 도구(Tool) 등록 및 실행 지원
fix(react-native): WebSocket 재연결 처리 수정
- 연결 끊김 시 재연결 로직 수정
- 지수 백오프 적용
커밋 전 (필수)
- 브랜치: 새 작업 시 브랜치를 먼저 생성한 뒤 해당 브랜치에서 커밋.
mise exec -- bun run format실행mise exec -- bun run lint실행- 통과 후 스테이징·커밋
커밋 후 (필수)
요약 MD 파일 작성 (제목, 작업 내용). 이 파일은 커밋하지 않음 (.gitignore 또는 unstaged 유지).
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 59 lines · 462 tokens per session scan A 728e04d4e798
commit-rules is a cursor rule published in the GitHub repository ohah/react-native-mcp (7 stars, last pushed 5mo ago), licensed MIT. It adds 462 tokens to every session, about $0.0023 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other cursor rules, from other repositories
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.
typescript
Changes to these high-fan-out internals can affect every message, delta, element, or rerun. Keep work in them minimal, and benchmark changes with representative stress-test apps.
coolify-ai-docs
Master reference to all Coolify AI documentation in .ai/ directory.
python_lib
Tips and guidelines specific to the development of the Streamlit Python library, not applicable to scripts and e2e tests.
specs
This directory contains product and tech specs for Streamlit features.