Run local CI/CD checks before pushing code. Use before commits, releases, or when validating code quality. Catches issues before they reach remote.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٧ من skills من rommapp/argosy-launcher. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٧ من أصل ٧ skills مجمعة.
Run local CI/CD checks before pushing code. Use before commits, releases, or when validating code quality. Catches issues before they reach remote.
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
Verify emulator, ROM, and file type support against official documentation. Use when adding new platforms, emulators, or cores to ensure completeness and correctness.
لغة النص الأصلي: الإنجليزية
Code quality standards and patterns for Argosy. Use BEFORE writing or modifying code to ensure consistency with project patterns.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Dual-screen development reference. Load this before implementing any dual-screen feature.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية