Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

MagicCube-Android

MagicCube-Android 收录了来自 gugabrilhante 的 12 个 skills,并提供仓库级职业覆盖和站内 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