RoninForge/roninforge-tailwind-v4
Agent
Reviews code changes for correct Tailwind CSS v4 usage. Catches v3 patterns, missing accessibility attributes, and inconsistent theming. Use after generating or modifying Tailwind code.
8 tagged ai dev tools, measured the same way as everything else here.
Browse within: agent-workflow 6agents-md 6
RoninForge/roninforge-tailwind-v4
Agent
Reviews code changes for correct Tailwind CSS v4 usage. Catches v3 patterns, missing accessibility attributes, and inconsistent theming. Use after generating or modifying Tailwind code.
Agent Claude Code
Architecture, module boundaries, public API, UX, simplification and performance review.
Agent
Canonical invocation shapes for orchestrators and runners. Read model/effort values from .agent-workflow-kit/config.conf; never duplicate concrete IDs here.
Agent
Model: PLANNERMODEL from config; auto inherits the current host/account default.
RoninForge/roninforge-kotlin-compose
Agent
Reviews Kotlin / Jetpack Compose / Android code for findViewById, setContentView(R.layout), GlobalScope, LiveData + observeAsState, MutableState exposed publicly, force-unwrap !!, lowercase composables, LazyColumn without key, LaunchedEffect(true), Material 2 imports, padding-before-clickable…