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

claude-android-audit-skill

claude-android-audit-skill contains 12 collected skills from FelixGraeber, with repository-level occupation coverage and site-owned skill detail pages.

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

Skills in this repository

android
software-quality-assurance-analysts-and-testers

Android project audit and preflight skill. Builds a shared audit_context.json from static project evidence, then uses specialist agents to interpret that evidence with explicit confidence and deterministic gate caps. Supports Kotlin/Compose and XML/Java repos, including library-only projects. Triggers on: "android audit", "android assessment", "android review", "android project health".

2026-03-27
android-accessibility
software-quality-assurance-analysts-and-testers

Accessibility preflight for Android projects. Uses static source evidence to flag likely issues in semantics, labels, and touch-target setup while clearly separating low-confidence heuristics from verified findings.

2026-03-27
android-audit
software-developers

Full Android audit orchestration. Builds audit-context.json, dispatches specialist agents against that shared evidence, then applies canonical gate and cap logic. Triggers on: "audit", "full android check", "analyze my android project", "project health check".

2026-03-27
android-build
software-developers

Build system and dependency hygiene review for Android projects. Focuses on module-aware Gradle evidence, KAPT/KSP migration risk, release shrink config, repository hygiene, and dependency verification. Triggers on: "build system", "gradle", "dependencies", "version catalog", "KAPT", "KSP".

2026-03-27
android-compat
software-developers

Android 15/16 compatibility preflight. Evaluates target SDK posture, edge-to-edge signals, predictive back migration risk, large-screen behavior, and 16 KB page-size readiness with explicit version awareness. Triggers on: "compatibility", "android 16", "edge-to-edge", "predictive back", "large screen".

2026-03-27
android-design
software-developers

Design system implementation audit for Android projects. Evaluates Material 3 adoption, theme structure, dynamic color, adaptive layout hooks, and token usage from source evidence. Triggers on: "design review", "material design", "dynamic color", "UI review".

2026-03-27
android-performance
software-developers

Android performance preflight. Focuses on static build and source signals such as benchmark modules, baseline-profile setup, shrink config, and Compose recomposition hints. It does not claim runtime startup or ANR scores without external artifacts.

2026-03-27
android-playstore
software-developers

Google Play preflight from source evidence. Evaluates target SDK posture, foreground service declarations, permission surface, and obvious policy red flags without claiming full Play Console compliance. Triggers on: "play store", "target SDK", "data safety", "foreground service", "play policy".

2026-03-27
android-security
information-security-analysts

Security audit for Android projects. Checks OWASP-oriented client-side risks, manifest exposure, hardcoded secrets, WebView handling, storage posture, and build obfuscation evidence. Triggers on: "security", "OWASP", "permissions", "encryption", "WebView", "certificate pinning".

2026-03-27
android-architecture
software-developers

Architecture assessment for Android projects. Evaluates Jetpack Compose adoption, UDF pattern (ViewModel + StateFlow), dependency injection, type-safe navigation, repository pattern, and module structure. Triggers on: "architecture", "compose adoption", "module structure", "dependency injection".

2026-03-26
android-plan
software-developers

Strategic Android improvement roadmap. 4-phase plan with app-type specific templates for social, ecommerce, fintech, health/fitness, productivity apps. Triggers on: "android plan", "android strategy", "android roadmap", "improvement plan".

2026-03-26
android-testing
software-quality-assurance-analysts-and-testers

Testing strategy assessment for Android projects. Evaluates Compose testing, screenshot testing, Robolectric usage, test balance, coverage, and CI/CD maturity. Triggers on: "testing", "test coverage", "screenshot test", "CI/CD", "compose test".

2026-03-26