Skip to main content
Run any Skill in Manus
with one click
tajemniktv
GitHub creator profile

tajemniktv

Repository-level view of 15 collected skills across 1 GitHub repositories.

skills collected
15
repositories
1
updated
2026-04-17
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

app-architecture
software-developers

Overview of Google's recommended Android app architecture: three-layer model (UI, Domain, Data), core principles (SoC, adaptive layouts, SSOT, UDF, main-safety), dependency injection with Hilt, general best practices, and multi-module structure. Use this skill for general architecture questions. For layer-specific code review, use the focused layer skills: ui-layer, data-layer, domain-layer.

2026-04-17
compose-skill
software-developers

Jetpack Compose and Compose Multiplatform (KMP/CMP) architecture skill. Only use when the user explicitly mentions "compose-skill", "@compose-skill", or "use compose skill" in their message. Do NOT auto-activate based on keyword matching — this skill should only be triggered by direct user request.

2026-04-17
data-layer
software-developers

Google's recommended Data Layer architecture for Android. Use this skill when designing, implementing, or reviewing repositories, data sources, data models, model-per-layer separation, naming conventions, threading, error propagation, lifecycle/scoping, or testing in the data layer. Based on developer.android.com/topic/architecture/data-layer and the official Android architecture recommendations page.

2026-04-17
domain-layer
software-developers

Google's recommended Domain Layer architecture for Android. Use this skill when deciding whether to add a domain layer, designing use cases, reviewing use case implementations, or checking that business logic is correctly placed between the UI and data layers. Based on developer.android.com/topic/architecture/domain-layer and the official Android architecture recommendations page.

2026-04-17
edge-to-edge
software-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-17
migrate-xml-views-to-jetpack-compose
software-developers

Provides a structured workflow for migrating an Android XML View to Jetpack Compose. This skill details the step-by-step process, from planning and dependency setup, to theming and layout migration, validation and XML cleanup. Use this skill when you need to migrate an XML View to Jetpack Compose in an Android project. It solves the problem of converting the UI of a legacy XML View into modern, declarative Compose components while maintaining interoperability.

2026-04-17
navigation-3
software-developers

Learn how to install and migrate to Jetpack Navigation 3, and how to implement features and patterns such as deep links, multiple backstacks, scenes (dialogs, bottom sheets, list-detail, two-pane, supporting pane), conditional navigation (such as logged-in navigation vs anonymous), returning results from flows, integration with Hilt, ViewModel, Kotlin, and view interoperability.

2026-04-17
play-billing-library-version-upgrade
software-developers

Use this skill when upgrading or migrating an Android project from any legacy Google Play Billing Library (PBL) version to the latest stable version of PBL.

2026-04-17
Showing top 8 of 15 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded