Agent Claude Code
A Korean-language code-review agent for Android projects using Jetpack Compose, Material 3, Koin, Clean Architecture, and MVVM.
Agent Claude Code
A Korean-language code-review agent for Android projects using Jetpack Compose, Material 3, Koin, Clean Architecture, and MVVM.
Agent Claude Code
A specialized coding agent for creating Android interfaces with Jetpack Compose and Material 3, Android's modern UI toolkit and design system.
Skill Claude CodeCodex
A read-only design comparison process in which several designers propose different solutions and a review panel compares them.
Skill Claude CodeCodex
A read-only tool that explores a codebase with several code-explorer agents and combines their findings into an architecture map and execution paths.
Skill Claude CodeCodex
A read-only bug-investigation workflow searches a codebase for other instances of the same underlying bug after one occurrence has been fixed.
Skill Claude CodeCodex
A read-only workflow that examines what could break when a code change is made. It checks possible crashes and side effects from several angles, then challenges the suspected risks before summarizing them.
Skill Claude CodeCodex
A read-only release audit that compares GitHub quality-assurance and bug issues with the commits meant to fix them. GitHub is a platform for hosting code, tracking issues, and reviewing changes.
Cursor rule Cursor
Cursor rule "api-creation-guide" from HeeGyeong/ComposeSample, covering api creation guide rules, requirements, api call function, constraints and expected results.
Cursor rule Cursor
Cursor rule "api-ui-binding" from HeeGyeong/ComposeSample, covering api and ui binding creation rules, requirements, 1. dto creation, 2. api interface and 3. api call function implementation.
Cursor rule Cursor
Cursor rule "code-style" from HeeGyeong/ComposeSample, covering kotlin & jetpack compose code style guide, technical specifications, naming conventions, composable function rules and code formatting.
Cursor rule Cursor
Cursor rule "comprehensive-ui-guide" from HeeGyeong/ComposeSample, covering comprehensive ui system guide, business logic separation, ❌ incorrect pattern, ✅ correct pattern and viewmodel organization rules.
Cursor rule Cursor
Cursor rule "data-rules" from HeeGyeong/ComposeSample, covering data class implementation rules, key rules, naming conventions, required structure and mandatory annotations.
Cursor rule Cursor
Cursor rule "dependency-management" from HeeGyeong/ComposeSample, covering dependency management guide, core libraries, version management, module dependencies and security.
Cursor rule Cursor
Cursor rule "performance-optimization" from HeeGyeong/ComposeSample, covering performance optimization guide, compose optimization, memory management, network optimization and app launch optimization.
Cursor rule Cursor
Cursor rule "project-structure" from HeeGyeong/ComposeSample, covering project structure guide, layer structure, modularization rules, dependency rules and resource management.
Cursor rule Cursor
Cursor rule "testing-guide" from HeeGyeong/ComposeSample, covering testing guide, unit tests, ui tests, test coverage and performance testing.
Cursor rule Cursor
ROLE: Android Development Expert EXPERIENCELEVEL: Advanced (10+ years) SPECIALTIES.
Instructions file
Instructions for HeeGyeong/ComposeSample, covering claude.md — composesample project guide, tech stack, module structure, how to add a new example and step 1: add a constant to constvalue.kt.