Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

WisePrior

WisePrior には gugabrilhante から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
5
Stars
1
更新
2026-05-20
Forks
0
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

guardian-android-architecture
ソフトウェア開発者

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

2026-05-20
android-create-new-feature
ソフトウェア開発者

ENFORCEMENT: Scaffolds a complete, production-ready feature. Enforces Clean Architecture, Resource-First UI, guardian-clean-code principles, and MANDATORY testing from the start.

2026-05-19
android-refactor-for-testability
ソフトウェア開発者

ENFORCEMENT: Strictly improves code quality by fixing architecture violations, eliminating testability blockers, and adding missing tests. Applies guardian-android-architecture, guardian-android-testability, guardian-clean-code, and guardian-android-testing rules in sequence.

2026-05-19
agp-9-upgrade
ソフトウェア開発者

Step-by-step guide for upgrading an Android project from AGP 8.x to AGP 9. Covers dependency requirements (KSP 2.3.6+, Hilt 2.59.2+), migration from kapt to KSP, built-in Kotlin migration, new AGP 9 DSL changes, BuildConfig handling, and gradle.properties cleanup. Use this skill when asked to upgrade the Android Gradle Plugin to version 9, migrate from kapt to KSP, or adopt the new built-in Kotlin support in AGP 9. Does NOT apply to Kotlin Multiplatform projects.

2026-04-22
navigation-3
ソフトウェア開発者

Guides migration from Jetpack Navigation 2 to Navigation 3 and teaches how to implement Navigation 3 patterns: type-safe routes, multiple back stacks, deep links, scenes (dialogs, bottom sheets, list-detail), conditional navigation, returning results from flows, and integration with Hilt and ViewModel. Use this skill when working with navigation in this multi-module project or when asked to migrate from navigation-compose 2.x to Navigation 3.

2026-04-22