Skip to main content
rili-live
Perfil de creador de GitHub

rili-live

Vista por repositorio de 19 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
19
repositorios
1
actualizado
2026-08-03
explorador de repositorios

Repositorios y skills representativas

mobile-crash-guard
Desarrolladores de software

Audit changed TherrMobile files for the React Native failure classes that crash at runtime rather than at build time — native modules touched at import time, missing effect cleanup, unguarded navigation params and API responses, and system-bar/safe-area regressions. Fixes the safe ones, reports the rest, then verifies with the mobile tsc baseline and Jest.

2026-08-03
mobile-dep-guard
Desarrolladores de software

Verify the full wiring matrix when a TherrMobile dependency is added, upgraded, or removed — which package.json owns it, Metro resolution and singleton blocking, Babel and tsconfig aliases, Jest mocks and transform patterns, patch-package version drift, and whether a native rebuild or pod install is required. Catches the module-resolution failures that only surface at runtime on device.

2026-08-03
mobile-release-preflight
Desarrolladores de software

Go/no-go gate before cutting an Android or iOS build of a Therr mobile app. Verifies brand and branch agree, versionCode/versionName were bumped, patch-package patches match installed versions, no deprecated Android 15 APIs are referenced, locales are in parity, and the tsc baseline, lint, and Jest suites are green — then checks Play release notes and records post-release follow-ups.

2026-08-03
quality-peer-review
Analistas de garantía de calidad de software y probadores

Peer review the diff between general and stage branches. Implements low-risk improvements, fixes bugs, adds regression tests for bugfixes where valuable, resolves quality issues, and notes deployment steps. Runs local integration tests when the diff touches backend services (requires Docker Compose infrastructure for that case only).

2026-08-03
db-migration-scaffold
Arquitectos de bases de datos

Generate Knex migration files in the correct service and schema per docs/NICHE_APP_DATABASE_GUIDELINES.md. Enforces schema isolation (main.* core, habits.* / <niche>.* for niche features), correct naming convention, and up/down symmetry. Prevents the highest-cost mistake class in the backend — putting niche-specific tables on the main schema.

2026-07-31
doc-drift
Desarrolladores de software

Check whether recent commits have made the root CLAUDE.md, docs/README.md, or key docs stale — new packages not listed, changed build commands, dependency version drift, new brand variants, or product changes that invalidate documented strategy. Run deliberately after a batch of work or before a release, not on every session.

2026-07-29
memory-write
Otras ocupaciones informáticas

Saves durable facts to context/MEMORY.md. Triggers on "remember this", "note that", "update memory", "save this", "forget about". Three actions: add (append under correct section), replace (substring match + swap), remove (confirm with user first). Enforces 2,500 char cap with dedup guard.

2026-06-11
work-plan
Desarrolladores de software

Read docs/WORK_IN_PROGRESS.md and propose a contained, near-term batch of highest-priority items to tackle next. Reconciles tier priority with the current git branch's deploy reality, surfaces unchecked Manual Operational Follow-ups, clusters related TODOs into one coherent commit/PR, and either starts implementation or asks the user the few decisions needed first.

2026-05-07
Mostrando las 8 principales de 19 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados