Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

MagicCube-Android

يحتوي MagicCube-Android على 12 من skills المجمعة من gugabrilhante، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
5
محدث
2026-05-27
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

guardian-android-architecture
مطوّرو البرمجيات

ENFORCEMENT: Strictly reviews and enforces Android code architecture. Mandatory Clean Architecture, UI passivity, and ViewModel responsibilities.

2026-05-27
android-create-new-feature
مطوّرو البرمجيات

ENFORCEMENT: Scaffolds a complete feature by orchestrating all Guardian standards. Focuses on workflow and placement.

2026-05-20
android-refactor-for-testability
مطوّرو البرمجيات

ENFORCEMENT: Implements a systematic refactoring cycle to fix architecture violations and improve testability while maintaining test stability.

2026-05-20
android-setup-ci-and-coverage-report
مطوّرو البرمجيات

ENFORCEMENT: Strictly configures GitHub Actions CI and coverage. Mandatory analysis of project DSL, DI, and structure before implementation.

2026-05-20
guardian-android-modularization
مطوّرو البرمجيات

ENFORCEMENT: Strictly reviews and enforces Android project modularization. Mandatory dependency direction, module types, and documentation rules.

2026-05-20
guardian-android-testability
مطوّرو البرمجيات

ENFORCEMENT: Analyzes code for testability risks. Strictly eliminates hidden dependencies, non-determinism, and global state. Enforces Resource-First UI patterns and architectural boundaries in Jetpack Compose.

2026-05-20
guardian-android-testing
محللو ضمان جودة البرمجيات والمختبرون

ENFORCEMENT: Analyzes coverage and adds missing tests. Enforces stable selectors and Resource-First patterns. Strictly identifies testability blockers.

2026-05-20
guardian-clean-code
مطوّرو البرمجيات

ENFORCEMENT: Enforces strict clean code principles, SRP, and high-quality coding standards. Eliminates code smell, duplication, and poor naming.

2026-05-20
guardian-package-architecture
مطوّرو البرمجيات

ENFORCEMENT: Strictly reviews and enforces package organization and feature ownership. Mandatory evolution from layer-first to feature-first.

2026-05-20
edge-to-edge
مطوّرو الويب

Use this skill to migrate your Jetpack Compose app to add adaptive edge-to-edge support and troubleshoot common issues. Use this skill to fix UI components (like buttons or lists) that are obscured by or overlapping with the navigation bar or status bar, fix IME insets, and fix system bar legibility.

2026-04-21
r8-analyzer
محللو ضمان جودة البرمجيات والمختبرون

Analyzes Android build files and R8 keep rules to identify redundancies, broad package-wide rules, and rules that subsume library consumer keep rules. Use when developers want to optimize their app's size, remove redundant or overly broad keep rules, or troubleshoot Proguard configurations.

2026-04-21
agp-9-upgrade
مطوّرو البرمجيات

Upgrades, or migrates, an Android project to use Android Gradle Plugin (AGP) version 9. Do not use this skill for migrating Kotlin Multiplatform (KMP) projects.

2026-04-16