YosemiteCrew

16 mods across 1 repository, 2.0k stars between them.

agent-loop

01

YosemiteCrew/Yosemite-Crew

Skill Claude CodeCodex

Use at the START of any non-trivial task, before delegating to subagents or fanning out, and for any recurring or scheduled autonomous run in this repo. The robust agent work loop - how to orient, plan, act in small batches, verify before calling anything done, coordinate safely across ephemeral worktrees, and stop or…

2.0k +1 today A 91 tokens

backend-patterns

02

YosemiteCrew/Yosemite-Crew

Skill Claude CodeCodex

Use when working in apps/backend — new endpoints, controllers, services, models, queues/workers, or integrations. Covers the Router to Controller to Service to Model architecture, Zod validation, Prisma/PostgreSQL data access, Winston logging, BullMQ jobs, and FHIR/IDEXX/Merck integrations.

2.0k +1 today A 68 tokens

code-review

03

YosemiteCrew/Yosemite-Crew

Skill Claude CodeCodex

Use when reviewing code, auditing a PR, or doing an adversarial review of a change. Runs quality, security, accessibility, and convention checks specific to this codebase.

2.0k +1 today A 38 tokens

desktop-sonar

04

YosemiteCrew/Yosemite-Crew

Skill Claude CodeCodex

Use when fixing SonarCloud issues in apps/desktop or writing Sonar-clean Electron and renderer code. Covers the enforced rule categories, the accepted role=dialog deferral, CSP and page-asset rules, and links the live SonarCloud project.

2.0k +1 today A 55 tokens

frontend-design

05

YosemiteCrew/Yosemite-Crew

Skill Claude CodeCodex

Use when building or changing UI in apps/frontend. Covers the custom design system, component library (Button, Card, Badge, and more), design tokens, and styling conventions so UI stays consistent and on-brand.

2.0k +1 today A 45 tokens

frontend-sonar

06

YosemiteCrew/Yosemite-Crew

Skill Claude CodeCodex

Use when fixing SonarQube issues in apps/frontend or writing Sonar-clean code. Contains the full enforced rule set with examples and quick fixes.

2.0k +1 today A 34 tokens

frontend-testing

07

YosemiteCrew/Yosemite-Crew

Skill Claude CodeCodex

Use when writing or fixing tests in apps/frontend. Covers Jest and React Testing Library conventions, targeted test runs, the coverage mandate, Zustand mocking, and common pitfalls.

2.0k +1 today A 36 tokens

mobile-patterns

08

YosemiteCrew/Yosemite-Crew

Skill Claude CodeCodex

Use when working in apps/mobileAppYC. Covers React Native architecture, navigation, Redux Toolkit state management, and mobile-specific conventions.

2.0k +1 today C 30 tokens

monorepo-ops

09

YosemiteCrew/Yosemite-Crew

Skill Claude CodeCodex

Use for monorepo-level work — running pnpm and turbo scripts, adding dependencies, changing shared packages, or cross-app changes. Covers workspace layout, filters, and build and validation order.

2.0k +1 today A 45 tokens

react-doctor

10

YosemiteCrew/Yosemite-Crew

Skill Claude CodeCodex

Use when finishing a feature, fixing a bug, before committing React code, or when the user types /doctor, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.

2.0k +1 today A 70 tokens

PostToolBatch

11

YosemiteCrew/Yosemite-Crew

Hook Claude Code

Runs after a batch of tool calls, executing react-doctor.sh via sh. From YosemiteCrew/Yosemite-Crew.

2.0k +1 today A tokens not measured

PreToolUse

12

YosemiteCrew/Yosemite-Crew

Hook Claude Code

Runs before the agent uses a tool for Read tool calls, executing pretool-secrets.sh. From YosemiteCrew/Yosemite-Crew.

2.0k +1 today A tokens not measured

UserPromptSubmit

13

YosemiteCrew/Yosemite-Crew

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing prompt-secrets.sh. From YosemiteCrew/Yosemite-Crew.

2.0k +1 today A tokens not measured

Yosemite-Crew

14

YosemiteCrew/Yosemite-Crew

Settings file Claude Code

Agent settings declaring 3 hook events (PostToolBatch, PreToolUse, UserPromptSubmit).

2.0k +1 today A tokens not measured

YosemiteCrew/Yosemite-Crew

Instructions file CodexOpenCode

AGENTS.md instructions for YosemiteCrew/Yosemite-Crew, covering yosemite crew agent guide, files hierarchy, repository, required workflow and commit format.

2.0k +1 today A 1,531 tokens

YosemiteCrew/Yosemite-Crew

Instructions file

Claude Code instructions for YosemiteCrew/Yosemite-Crew, covering claude code agent instructions — yosemite crew, skills index, monorepo layout, mandatory checks before finishing a frontend task and 1. type check (run from apps/frontend/ with a 120s timeout).

2.0k +1 today A 2,478 tokens