AkashPriyadarshii
UserBattle-tested coding lessons from real AI-agent sessions: Rust FFI/JNI crashes, Android silent-failure UI, multi-agent git coordination. Scar → fix → check. For Claude Code, Cursor, Copilot, any AI agent.
Categories
Indexed Skills (7)
ci-verify-generated-code
CI lessons around verifying machine-generated/build outputs in workflows: toolchain pins smuggled inside generated crates, lint gates on generated code, directory args to codegen CLIs, and assert-steps that hide evidence. Use when a CI job builds/verifies transpiled or generated code, or when a green-local/red-CI loop burns runs without visible errors.
anti-default-gates
Design/UX lesson: an anti-default ("don't use X color/pattern") gate must target the default reproduction AS A WHOLE, never a single element or hue family; and passing one gate must be necessary-not-sufficient so a generic alternative can't slip past. Use when writing anti-slop/sunset/hard-ban rules for a design skill or style guide.
flutter-drift-android
Flutter, Drift SQLite, and Android Gradle lessons: DSL column name collisions, query builder matcher collisions, legacy plugin compileSdk mismatches, and AGP 9+ Built-in Kotlin plugin migration. Use when writing Drift schemas, writing flutter_test suites, or upgrading Android build toolchains.
rust-boundaries
Rust boundary lessons: FFI panic handling, poison-recovery locks, JSON serialization of composite keys, cross-compilation artifact discipline, and stub honesty. Use when writing JNI/FFI code, persisting engine state, or cross-compiling Rust for Android/embedded targets.
multi-agent-git
Multi-agent git coordination: shared working directories cause commit theft, worktree isolation protocol, handoff-log discipline. Use when running multiple AI agents (or humans+agents) on one repo across different branches.
android-settings-wiring
Android settings-surface audits: preferences that exist in UI but are never read by the consumer, buttons whose handler only shows a toast, and tracing every preference key to its read site. Use when auditing an Android app's settings screen or wiring a new preference end-to-end.
design-genius
Produce a genuinely UNIQUE, non-slop DESIGN.md for any design task — a landing page, portfolio, SaaS page, app UI, dashboard, or site revamp — by READING the locally installed design library and combining 2-3 structurally different systems, never regenerating AI-defaults from memory. Library path resolves from this skill's own directory (or $DESIGN_LIB), never hardcoded. Trigger on: "design X", "rebuild Y", "make a unique look for Z", "not generic", "no AI slop", "design system", "style for X". Works from text description, PRD, reference URL, or screenshot. NOT for codegen (hand off to web-design); this skill EMITS the spec.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.