replit
25haidrrrry/compose-kotlin-agent-skills
Agent
For Replit Agent and Replit Android/Kotlin projects.
haidrrrry/compose-kotlin-agent-skills
Agent
For Replit Agent and Replit Android/Kotlin projects.
haidrrrry/compose-kotlin-agent-skills
Agent
Roo Code (VS Code) uses .roo/ rules and custom modes.
haidrrrry/compose-kotlin-agent-skills
Agent
Cody uses workspace context and optional .sourcegraph/cody.json.
haidrrrry/compose-kotlin-agent-skills
Agent
Tabnine Enterprise / Pro supports project context and .tabnine config.
haidrrrry/compose-kotlin-agent-skills
Agent
Trae IDE AI uses project rules and SOLO builder context.
haidrrrry/compose-kotlin-agent-skills
Agent
cd your-android-project git clone https://github.com/haidrrrry/compose-kotlin-agent-skills.git .windsurf/skills/compose-kotlin-agent-skills.
haidrrrry/compose-kotlin-agent-skills
Agent
Zed supports project rules via .rules or Assistant instructions.
haidrrrry/compose-kotlin-agent-skills
Skill Claude CodeCodex
Enforces Clean Architecture, MVVM/MVI, and unidirectional data flow for Android apps. Covers UiState, UiEvent, UiEffect, UseCase boundaries, module structure, and atomic ViewModel state via state.update. Use when structuring features, refactoring ViewModels, splitting modules, or asking "MVVM vs MVI", "where does…
haidrrrry/compose-kotlin-agent-skills
Skill Claude CodeCodex
Jetpack Compose UI engineering for 2026 — edge-to-edge, Material 3, recomposition stability, Modifier ordering, LazyColumn performance, and animations. Use when building composables, fixing jank, theming, adaptive layouts, Canvas drawing, auditing screens, or asking "why does my screen recompose", "Modifier order"…
haidrrrry/compose-kotlin-agent-skills
Skill Claude CodeCodex
Android testing patterns — ViewModel unit tests with Turbine, Compose UI semantics, Hilt TestInstallIn fakes, coroutine test dispatchers, and release quality gates. Use when writing tests, setting up CI, mocking repositories, or asking "how to test ViewModel", "Compose UI test", "Turbine StateFlow".
haidrrrry/claude-watermark-remover
Plugin Claude Code
Strip AI provenance marks from text and files: invisible Unicode, C2PA/Content Credentials, EXIF/XMP and document metadata across 30+ AI tools including ChatGPT, Claude, Gemini, Cursor, Copilot, Midjourney and Stable Diffusion. Runs locally with no service and no dependencies.
haidrrrry/claude-watermark-remover
Cursor rule
Apply text hygiene to natural-language content intended for readers.
haidrrrry/claude-watermark-remover
Skill Claude CodeCodex
Clean and finalize authorized natural-language text intended for readers by auditing suspicious invisible Unicode and rewriting prose while preserving facts and meaning. Use in Cursor when the user asks to clean, humanize, polish, or finalize articles, manuscripts, reports, documentation, emails, product copy, UI…
haidrrrry/claude-watermark-remover
Skill Claude CodeCodex
Remove multi-vendor AI provenance marks: invisible Unicode (Layer A), statistical text watermarks via rewrite (Layer B, always offer), and C2PA/EXIF/XMP/container metadata on PNG/JPEG/WebP/SVG/PDF/DOCX/ODT/HTML/MD. Covers Claude, ChatGPT/OpenAI, Gemini/SynthID-class, Copilot, Cursor, Midjourney, DALL-E, Stable…
Skill Claude CodeCodex
Force any writing to follow human patterns and strip every known sign of AI-generated text ("AI slop"). Use whenever producing or editing prose that will be read by a person, articles, blog posts, emails, captions, essays, documentation, social copy, reports, and whenever the user says "humanize this", "make it sound…
haidrrrry/loop-engineering-skills
Skill Claude CodeCodex
Make AI output measurably smarter using research-backed self-correction loops. Use this skill whenever the user asks to improve, refine, double-check, verify, or "make better" any AI-generated output — code, writing, plans, analysis, answers — or asks for "your best work", "high quality", "production ready", "make…
haidrrrry/loop-engineering-skills
Skill Claude CodeCodex
Give the agent episodic memory so it improves every cycle instead of repeating mistakes. Use this skill whenever working in a project that has a .loop/LESSONS.md file, whenever a task is being retried after a failure, whenever the user says "remember this", "don't make that mistake again", "learn from this", or "why…
haidrrrry/loop-engineering-skills
Skill Claude CodeCodex
Verify agent work against project gates before declaring it done. Use this skill whenever working in a project with a .loop/GATES.md file, whenever finishing any coding task inside a loop, whenever the user asks "is this actually done", "verify this", "check your work", or before emitting any VERDICT line. Also use it…