Plugin Claude Code
Plugin marketplace listing 9 plugins: github-cli, modern-cli-enforcer, native-timeout-enforcer, python-manager-enforcer, codex-advisor.
Plugin Claude Code
Plugin marketplace listing 9 plugins: github-cli, modern-cli-enforcer, native-timeout-enforcer, python-manager-enforcer, codex-advisor.
Command Claude Code
Bump semver version for single or multiple plugins based on change analysis.
Instructions file
Instructions for and3r817/dot-claude-plugins, covering claude.md, repository overview, core architecture principles, testing commands and run all test suites (master runner).
Plugin Claude Code
Android APK, AAR, and JAR decompilation and inspection toolkit for analyzing compiled binaries, unpacking libraries, and understanding obfuscated code.
Command
Reverse engineer Android APK (decompile, inspect resources, verify signature).
Skill Claude CodeCodex
Expert Android and Java reverse engineering for APK/AAR/JAR decompilation and inspection. Use when user mentions "decompile", "jadx", "apktool", "reverse engineer", or needs to analyze Android binaries, unpack libraries, understand obfuscated apps, or extract resources from compiled artifacts.
Plugin Claude Code
Android development guidance with Kotlin and Jetpack Compose. MVVM architecture, state management, Navigation, Room, Hilt, and Material3 patterns.
Skill Claude CodeCodex
Android development with Kotlin and Jetpack Compose. Use when user mentions "Compose", "Jetpack Compose", "Material3", "Hilt", "Room", "ViewModel", or needs to build Android UI, implement MVVM architecture, manage Compose state, or integrate Jetpack libraries (Navigation, Room, Hilt, ViewModel). Triggers on…
Plugin Claude Code
Android development guidance with Kotlin Coroutines and Flow. Structured concurrency, StateFlow/SharedFlow patterns, lifecycle integration, testing with Turbine, and library integrations (Retrofit, Room, WorkManager).
Skill Claude CodeCodex
Android development with Kotlin Coroutines and Flow. Use when user mentions "coroutines", "suspend", "Flow", "StateFlow", "SharedFlow", "viewModelScope", "lifecycleScope", or needs to implement async programming, handle structured concurrency, integrate coroutines with Retrofit/Room/WorkManager, or write coroutine…
Plugin Claude Code
Structural code search using AST patterns. Translates natural language queries into ast-grep rules for precise code matching beyond text search.
Skill Claude CodeCodex
Structural code search and rewriting using AST patterns. Use when user mentions "ast-grep", "sg", or needs to search codebases using Abstract Syntax Tree patterns, find specific code structures, perform complex queries beyond text search, or rewrite code at scale. Triggers on requests for pattern matching, code…
Plugin Claude Code
Advisory consultation skill for architectural reviews, design decisions, code analysis, and technology evaluation. Codex provides recommendations without making code changes.
Skill Claude CodeCodex
Advisory consultation skill for architectural reviews, design decisions, code analysis, and technology evaluation. Codex provides recommendations without making code changes. Invoked by phrases like "consult Codex", "get Codex's opinion", "ask Codex about", "have Codex review", "Codex analysis", "validate this…
Plugin Claude Code
GitHub CLI (gh) companion: security guard blocking write operations + comprehensive usage skill for automation, API access, and workflow patterns.
Command
Check GitHub CLI guard status.
Hook
Runs before the agent uses a tool for Bash tool calls, executing gh_write_blocker.py. From and3r817/dot-claude-plugins.
Skill Claude CodeCodex
This skill should be used when working with GitHub CLI (gh) for repository management, pull requests, issues, API access, GitHub Actions, or automation workflows. Provides comprehensive guidance on gh command patterns, security considerations, and best practices.
Plugin Claude Code
Enforces modern CLI tools (rg, fd, bat, eza) over legacy commands (grep, find, cat, ls).
Plugin Claude Code
Prevents use of timeout/gtimeout in Bash; use the Bash tool’s native timeout parameter instead.
Plugin Claude Code
Enforces package manager usage by blocking direct python/python3 when a manager is detected and suggesting the correct alternative.