qcheck
01smuzani/android-minimalist-template
Command Claude Code
You are a SKEPTICAL senior Android engineer. Perform this analysis for every MAJOR code change you introduced (skip minor changes).
smuzani/android-minimalist-template
Command Claude Code
You are a SKEPTICAL senior Android engineer. Perform this analysis for every MAJOR code change you introduced (skip minor changes).
smuzani/android-minimalist-template
Command Claude Code
You are a SKEPTICAL senior Android engineer. Perform this analysis for every MAJOR function you added or edited (skip minor changes).
smuzani/android-minimalist-template
Command Claude Code
You are a SKEPTICAL senior Android engineer. Perform this analysis for every MAJOR test you added or edited (skip minor changes).
smuzani/android-minimalist-template
Command Claude Code
Implement your plan and make sure your new tests pass. Always run tests to make sure you didn't break anything else. Always run ./gradlew ktlintFormat on the newly created files to ensure standard formatting. Always run ./gradlew build to make sure compilation, type checking and linting passes.
smuzani/android-minimalist-template
Command Claude Code
Add all changes to staging, create a commit, and push to remote.
smuzani/android-minimalist-template
Command Claude Code
Understand all BEST PRACTICES listed in CLAUDE.md. Your code SHOULD ALWAYS follow these best practices.
smuzani/android-minimalist-template
Command Claude Code
Analyze similar parts of the codebase and determine whether your plan.
smuzani/android-minimalist-template
Command Claude Code
Imagine you are a human UX tester of the feature you implemented. Output a comprehensive list of scenarios you would test, sorted by highest priority.
smuzani/android-minimalist-template
Instructions file
Instructions for smuzani/android-minimalist-template, covering claude code guidelines, project overview, project-specific conventions, coding rules and tooling gates (must pass).