Skip to main content
Run any Skill in Manus
with one click
GitHub repository

MagicCube-Android

MagicCube-Android contains 12 collected skills from gugabrilhante, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
5
updated
2026-05-27
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

guardian-android-architecture
software-developers

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

2026-05-27
android-create-new-feature
software-developers

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

2026-05-20
android-refactor-for-testability
software-developers

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
software-developers

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

2026-05-20
guardian-android-modularization
software-developers

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

2026-05-20
guardian-android-testability
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-05-20
guardian-clean-code
software-developers

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
software-developers

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

2026-05-20
edge-to-edge
web-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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