Skip to main content
rommapp
GitHub creator profile

rommapp

Repository-level view of 15 collected skills across 2 GitHub repositories.

skills collected
15
repositories
2
updated
Aug 4, 2026
repository explorer

Repositories and representative skills

security-audit
information-security-analysts

Audit a diff (a release tag range or a PR branch) for anything malicious or a serious security regression before shipping/merging. Use when asked to "check this release", "make sure nothing malicious slipped in", "security review this PR", or vet…

Jul 22, 2026
frontend-i18n
software-developers

Internationalization for the RomM frontend (both v1 and v2). Use whenever adding, renaming, or removing any user-visible string / translation key under frontend/src/locales/. Covers the en_US-is-source rule, the requirement to add every new key to ALL locale…

Jul 19, 2026
backend-development
software-developers

Working on the RomM Python backend (backend/) — a FastAPI app with SQLAlchemy 2.0, Alembic, RQ/Redis, and Socket.IO. Use when adding or changing API endpoints, handlers, ORM models, response schemas, metadata-provider adapters, background tasks, database…

Jun 23, 2026
frontend-v2-components
web-developers

Building or modifying components in the RomM v2 frontend (frontend/src/v2/). Use when creating/editing v2 primitives (R* components in src/v2/lib/), shared composites, or feature composites — covers the three-tier model, file/folder conventions, SFC…

Jun 23, 2026
frontend-v2-patterns
software-developers

Cross-cutting feature patterns for the RomM v2 frontend — error/snackbar handling, loading & skeleton states, real-time Socket.IO updates, UI state persistence (URL vs localStorage vs ephemeral), pagination/infinite scroll, forms & validation, permissions…

Jun 23, 2026
frontend-v2-theming
web-and-digital-interface-designers

Theming, design tokens, colors, and visual language in the RomM v2 frontend. Use when styling v2 components, picking colors, adding/using CSS variables, working with light/dark themes, or whenever you'd reach for a hex/rgba literal. Covers the token pipeline…

Jun 23, 2026
pre-pr-verification
software-quality-assurance-analysts-and-testers

The before-handoff / before-PR verification gate for RomM, covering both stacks. Use right before committing, opening a PR, or telling the user a change is done — to run the right static checks, tests, and (for UI) manual browser/theme/input/Storybook checks…

Jun 23, 2026
frontend-v2-input
web-and-digital-interface-designers

Universal input (mouse, touch, keyboard, gamepad) and responsive/universal-viewport layout in the RomM v2 frontend. Use when adding interactive v2 components, focus management, spatial navigation, gamepad/keyboard handling, modality-gated focus rings,…

Jun 23, 2026
pre-release-validation
software-quality-assurance-analysts-and-testers

Run local CI/CD checks before pushing code. Use before commits, releases, or when validating code quality. Catches issues before they reach remote.

Aug 4, 2026
ra-compliance
unclassified

Verify RetroAchievements hardcore compliance and RA Connect wire shapes. Use before any release touching RA, AND whenever editing RAApi, RAModels, RetroAchievementsRepository or any dorequest endpoint. Checks save state blocking, cheat blocking, rewind…

Aug 4, 2026
platform-support
software-developers

Verify emulator, ROM, and file type support against official documentation. Use when adding new platforms, emulators, or cores to ensure completeness and correctness.

Jul 30, 2026
code-quality
software-developers

Code quality standards and patterns for Argosy. Use BEFORE writing or modifying code to ensure consistency with project patterns.

Jul 30, 2026
design-tokens
software-developers

Argosy design tokens system. Use BEFORE adding colors, dimensions, typography, motion specs, or component defaults to ensure they go in tokens.json (the single source of truth), not as hardcoded literals in Composables.

Jul 30, 2026
dual-screen
software-developers

Dual-screen development reference. Load this before implementing any dual-screen feature.

Jul 30, 2026
menu-patterns
software-developers

Menu system patterns for building settings screens, modals, and preference items. Use BEFORE building any menu UI to ensure consistency with input handling, visibility, and footer hints.

Jul 30, 2026
Showing 2 of 2 repositories
All repositories loaded