Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

MagicCube-Android

MagicCube-Android contient 12 skills collectées depuis gugabrilhante, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
5
mis à jour
2026-05-27
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

guardian-android-architecture
Développeurs de logiciels

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

2026-05-27
android-create-new-feature
Développeurs de logiciels

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

2026-05-20
android-refactor-for-testability
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-20
guardian-android-modularization
Développeurs de logiciels

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

2026-05-20
guardian-android-testability
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-20
guardian-clean-code
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-20
edge-to-edge
Développeurs web

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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