ajaywadhara
@ajaywadhara
Public Skills
java-doctor
by ajaywadhara
Comprehensive Java code health analyzer. 0-100 score with diagnostics. Progressive loading - detects project tech (Spring, gRPC, JPA) and loads relevant rules. Version-aware for Java 8-25 & Spring Boot 3.x/4.x. Dead code detection included. Use when reviewing Java code, finding bugs, or preparing for PR.
start
by ajaywadhara
Turn a vague idea into a structured PRD through guided conversation. The agent asks questions — you just talk.
architect
by ajaywadhara
Make all tech decisions, write CLAUDE.md, scaffold the project, and get a smoke test passing. Run after /wireframe.
figma-sync
by ajaywadhara
"Optional: Sync design tokens from Figma, compare against code, flag drift, update visual baselines."
fix-bug
by ajaywadhara
"Bug-to-test pipeline: reproduce the bug as a failing test first, then fix. The regression test lives forever."
qa-run
by ajaywadhara
"8-agent QA loop: browser exploration via Playwright MCP, then analyze, plan, test, audit, heal, expand, snapshot. Quality gate score >= 85 to pass."
research
by ajaywadhara
Market reality check — find competitors, read 1-star reviews, identify your angle. Run after /start.
build
by ajaywadhara
"TDD feature build loop: spec (RED) → implement (GREEN) → refactor. Pass the feature name as argument."