← all publishers

yosemitecrew

@yosemitecrew source repo

13 published skills

  1. Agent Loop 2 · yosemitecrew
    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 hand off cleanly. Applies to every agent (Claude Code, Codex, or any compatible agent).
    0
    installs
  2. Monorepo Ops 2 · yosemitecrew bundle
    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.
    0
    installs
  3. Desktop Sonar 2 · yosemitecrew
    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.
    0
    installs
  4. Agent Loop · yosemitecrew
    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 hand off cleanly. Applies to every agent (Claude Code, Codex, or any compatible agent).
    0
    installs
  5. Code Review · yosemitecrew
    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.
    0
    installs
  6. Monorepo Ops · yosemitecrew bundle
    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.
    0
    installs
  7. React Doctor · yosemitecrew
    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.
    0
    installs
  8. Desktop Sonar · yosemitecrew
    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.
    0
    installs
  9. Frontend Sonar · yosemitecrew
    Use when fixing SonarQube issues in apps/frontend or writing Sonar-clean code. Contains the full enforced rule set with examples and quick fixes.
    0
    installs
  10. Frontend Design · yosemitecrew bundle
    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.
    0
    installs
  11. Mobile Patterns · yosemitecrew
    Use when working in apps/mobileAppYC. Covers React Native architecture, navigation, Redux Toolkit state management, and mobile-specific conventions.
    0
    installs
  12. Backend Patterns · yosemitecrew
    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.
    0
    installs
  13. Frontend Testing · yosemitecrew
    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.
    0
    installs