All authors
gorban-dev avatar

Claude Skills by gorban-dev

github.com/gorban-dev
13 skillsA× 12B× 10 installs1 views
Ast IndexB

This skill should be used when the user asks to "find a class", "search for symbol", "find usages", "find implementations", "search codebase", "find file", "class hierarchy", "find callers", "module dependencies", "unused dependencies", "project map", "project conventions", "project structure", "what frameworks", "what architecture", "find Perl subs", "Perl exports", "find Python class", "Go struct", "Go interface", "find React component", "find TypeScript interface", "find Rust struct", "fin...

developmentjavascripttypescript
0
2
Compose InternalsA

Use when writing, modifying, or reviewing Jetpack Compose UI code — @Composable functions, recomposition and skipping, Compose state (remember / MutableState), side effects in Compose (LaunchedEffect, DisposableEffect, rememberCoroutineScope, SideEffect, produceState, snapshotFlow), stability (@Stable / @Immutable), state hoisting / UDF, modifiers, declarative Compose style. Distilled from "Jetpack Compose Internals" — the rules digest is mandatory reading before any @Composable is written.

toolsgokotlin
0
2
Dispatching Parallel AgentsA

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

developmenttypescriptgo
0
2
Executing PlansA

Use when you have a written implementation plan to execute in a separate session with review checkpoints

toolsgit
0
2
Receiving Code ReviewA

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

developmentrustgo
0
2
Requesting Code ReviewA

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

toolsbashrefactoring
0
2
Subagent Driven DevelopmentA

Use when executing implementation plans with independent tasks in the current session

toolsgodebugging
0
2
Systematic DebuggingA

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

developmentrustbash
0
2
Using Android CliA

Use when working on an Android/Kotlin codebase — maps gor-mobile workflow phases (brainstorm, plan, execute, debug, verify) to specific `android` CLI commands. Authoritative for Android device ops. Activates on any Android task that touches research, project introspection, build/deploy, UI debugging, verification, or Google's Android skill catalog — including any request naming a skill that is not installed locally.

developmentrustgo
0
2
Using SuperpowersA

Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions

developmentgodebugging
0
2
Verification Before CompletionA

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

toolsrustgo
0
2
Writing PlansA

Use when you have a spec or requirements for a multi-step task, before touching code

developmentpythongo
0
2
Writing SkillsA

Use when creating new skills, editing existing skills, or verifying skills work before deployment

developmentjavascripttypescript
0
2