Prueft Art. 25 KI-VO Re-Provisioning: Wann wird ein Betreiber Einfuehrer oder Haendler zum Anbieter? Wesentliche Aenderung Bestimmungsaenderung Inverkehrbringen unter eigenem…
Reconstruct ancestral sequences at phylogenetic nodes using PAML and IQ-TREE marginal likelihood methods.
Automate Anchor Browser tasks via Rube MCP (Composio). Always search tools first for current schemas. — from general/automation
발표자료 생성. visual-explainer(HTML), Canva MCP(PPTX), Google Slides 3가지 경로 지원. 트리거 키워드: 발표자료, 슬라이드, 프레젠테이션, PPT, slides
Add anchor comments to code for documentation. Use when creating CLAUDE.md files, documenting patterns, or user says "add anchors", "document this code", "create documentation".
Master Ancient Greek philosophical methods, vocabulary, and debates. Use for: Socratic method, Platonic dialogues, Aristotelian analysis, Stoic ethics, Epicurean philosophy,…
Search and answer questions about the ANcpLua ecosystem documentation. Use when users ask about ANcpLua.NET.Sdk features, ANcpLua.Analyzers rules, ANcpLua.Roslyn.Utilities APIs,…
Senior full-stack engineer that implements features across API, Web, and Worker services from an approved impl-plan task.
腾讯云 AndonQ 腾讯云技术服务专家 — 不切窗口、不排队,即刻获得腾讯云全产品线专业解答。支持工单查询(列表/详情/流水)、创建工单(自动匹配产品分类)、集团工单与需求单管理、腾讯云全产品线智能问答,以及通过 tccli 调用腾讯云任意云 API(如 CVM、CBS、CAM 等)。当用户查询工单、查看工单详情、创建工单、咨询腾讯云产品问题(如…
Agente que simula Andrej Karpathy — ex-Director of AI da Tesla, co-fundador da OpenAI, fundador da Eureka Labs, e o maior educador de deep learning do mundo.
Andrej Karpathy的思维框架与表达方式。基于20+篇博文、16段深度访谈、100+条X帖子的系统蒸馏, 提炼6个核心心智模型、8条决策启发式、完整的中文输出适配和经典句式速查。 用途:作为思维顾问,用Karpathy的视角分析AI技术可靠性、学习方法、行业趋势、产品设计。…
Use when the user asks to publish, edit, list, or delete content on andrewadhikari.com — including labs, notes, cards, mocks, mistakes, tracks, and images.
Zoom Contact Center SDK for Android. Use for native Android chat/video/ZVA/scheduled callback integrations, campaign mode, service lifecycle, and rejoin handling.
When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords, ratings, or Play Store-specific features.
Android BLE hardware integration using the Nordic Semiconductor BLE library (no.nordicsemi.android:ble).
Automated Android CI/CD pipeline to Google Play — supports TWA, React Native, Flutter, and native Android.
High-frequency real-time data display in Jetpack Compose: recomposition avoidance strategies, Canvas-based gauge and graph rendering, StateFlow-to-Compose integration, and stable…
Use to flush out intermittent crashes and ANRs ("it crashes sometimes," "fails on slow devices," "happens after rotation a few times") by scripting the trigger sequence with `adb…
Guidance on implementing the Data Layer using Repository pattern, Room (Local), and Retrofit (Remote) with offline-first synchronization.
Skill local para compilar e instalar Aethereum/VocoGal. Usa Gradle e ADB para enviar a app ao móbil.
Build Android 16+ apps across all common stacks — system-like Compose (M3 Expressive strict), branded Compose (Material You + custom identity), React Native, Flutter, and Compose…
Create Android dynamic feature modules with Gradle, Koin DI, Navigation registration. Use for new features, modularization, feature flags.
将布局与代码中的硬编码 dp、sp 改为引用 @dimen/dp_*、@dimen/sp_* 与 R.dimen.*; 资源名规则为整数部分与一位小数部分用下划线连接(如 12.5 → dp_12_5)。 在用户要求去掉魔法数、统一 dimen、替换 dp/sp 字面量或规范化尺寸引用时使用。
Patterns for long-running Android foreground services used for continuous data collection — sensor streaming, BLE sessions, audio recording, or GPS logging that must survive…
Automate Gradle tasks for Android projects - build, test, coverage, clean. Use when building APKs, running unit tests, generating coverage reports, or checking dependencies.
Gradle build logic e Convention Plugins. Use when mexendo na configuração de build do CraftD (build-logic/, libs.versions.toml).
Expert guidance for building modern Android UIs with Jetpack Compose, covering state management, navigation, performance, and Material Design 3.
SQLDelight as the KMP-native database — schema files, generated queries, coroutines extension, platform drivers, migrations. Use as the Room replacement when targeting KMP.
Эксперт Android notifications. Используй для push notifications, channels и notification patterns.
On-device machine learning for Android: ML Kit (text recognition, object detection, pose estimation, face detection), TensorFlow Lite (custom model inference with GPU/NNAPI…
Advanced Android/Jetpack Compose patterns — Compose performance optimization (@Stable/@Immutable, derivedStateOf, key in LazyColumn, lambda capture hoisting), Coroutines with…
Use to extract concrete numbers and slice-level evidence from a `.perfetto-trace` captured by `android-perfetto-capture`.
Use to capture Perfetto system traces from a connected Android device — the input for any timing, threading, jank, or "is this on the main thread?" investigation.
Scan Android project and generate Play Console setup checklist (analysis only, no file modifications)
Complete Play Store setup - orchestrates scanning, privacy policy, version management, Fastlane, and workflows (Internal track only)
Use when you need empirical proof a code path actually executed — branch entries, callback fires, coroutine continuations, suspect early returns.
Navigate and analyze Android project structure, modules, and dependencies. Use when exploring project structure, finding related files, analyzing dependencies, or locating code…
Use INSTEAD of git bisect when investigating a regression between two refs (releases, branches, "it worked yesterday") — especially when builds are slow or the bug is hard to…
Complete Android release build configuration - orchestrates keystore, ProGuard, and signing setup
Create Play Store release notes directory structure with locale templates (Fastlane metadata)
Validate Android release builds before publishing to ensure quality and catch ProGuard issues
Use when releasing or managing Mission Geo on Google Play Console — building/uploading an AAB, deploying to internal/beta/production, promoting between tracks, bumping…
Use to flip framework-level diagnostics without code changes — verbose framework logging (`log.tag. VERBOSE`), view-bounds overlay (`debug.layout`), overdraw flashes,…
Start Android screen mirroring using scrcpy. Displays device screen in real-time on Mac with optional console logs.
Step-by-step guide for creating Google Cloud service account for Play Store API access
Use to prove (or disprove) that a state actually changed between two points — "did the dialog dismiss?", "did this navigation actually leak memory?", "did my fix do anything?".
Use to surface invisible main-thread I/O, leaked closeables, leaked activities, and other policy violations that don't crash but cause jank, ANRs, or memory creep.
High-frequency sensor data pipeline for Android: hybrid storage (Room for session metadata + CSV/binary files for sample data), StateFlow-based streaming to UI, session lifecycle…
Use to answer questions logging can't — "did this run, on what thread, for how long, in what overlap with frame boundaries?" Wrap suspect operations in…
Best practices for implementing Android ViewModels, specifically focused on StateFlow for UI state and SharedFlow for one-off events.
Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español. — from KunanonJ/codex-skills-hub
Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y estándares únicos del sector.
Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.
Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.
Geführter Anfänger-Workflow für Bürgerinnen und Bürger vor dem Amtsgericht: fragt Rolle, Fristen, Streitwert, Gericht, Verfahrensstand und Unterlagen ab; erklärt jeden Schritt in…
Geführter Anfänger-Workflow für Bürgerinnen und Bürger vor dem Sozialgericht: erklärt Bescheid, Widerspruch, Klage, Eilantrag, Amtsermittlung, Kostenfreiheit, Belege und Termin in…
Nutze diesen Skill, wenn eine wirksame Anfechtung den Rechtsgrund rückwirkend beseitigt. Normen: §§ 119 bis 124 BGB sowie §§ 142 und 812 BGB.
Prüft fehlerhafte Einladung, Tagesordnung, Mehrheit, Stimmrecht, Befangenheit und Vorgehen gegen Beschlüsse.
Routing-Skill für Anfechtung nach §§ 119 bis 124 und § 142 BGB: Anfechtungsgrund, Erklärung, Gegner, Frist, Ausschluss, Folgen und Alternativen.
Prüft Folgen der Anfechtung nach §§ 142 und 122 BGB: rückwirkende Nichtigkeit, Vertrauensschaden, Kenntnis, Rückabwicklung, Kondiktion und Risikohinweise.