flutter-app
01wild-mental/AI-multivender-harness-sample
Agent Claude Code
A coding helper for building mobile apps with Flutter, a toolkit for creating apps from one codebase, using Riverpod for app state and Supabase for backend services.
wild-mental/AI-multivender-harness-sample
Agent Claude Code
A coding helper for building mobile apps with Flutter, a toolkit for creating apps from one codebase, using Riverpod for app state and Supabase for backend services.
wild-mental/AI-multivender-harness-sample
Agent Claude Code
A guide for editing Gradle Groovy build files, such as build.gradle and settings.gradle. Gradle is a tool that builds software and manages its libraries, plugins, and tasks.
wild-mental/AI-multivender-harness-sample
Agent Claude Code
Use PROACTIVELY for any Java or Spring Boot work — REST controllers, services, repositories, DTO/model design, @ControllerAdvice 예외 처리, Bean Validation. Spring Boot 3.x + Java 17+ 기준. 순수 Java 코드 작성·리뷰·리팩터링 시 MUST BE USED.
wild-mental/AI-multivender-harness-sample
Agent Claude Code
Use for JPA + QueryDSL 동적 쿼리 — Repository, QueryDslRepository, BooleanBuilder, Predicate 조합, findBy/searchBy/listBy 네이밍. Repository 또는 QueryDsl 파일 수정 시 MUST BE USED.
wild-mental/AI-multivender-harness-sample
Agent Claude Code
A guide for designing Kafka-based data pipelines. Kafka is software that moves streams of messages between producers and consumers, using topics and partitions to organize them.
wild-mental/AI-multivender-harness-sample
Agent Claude Code
An agent for designing Kafka-based Saga workflows, where a distributed transaction is coordinated across services and failed steps can trigger compensating actions.
wild-mental/AI-multivender-harness-sample
Agent Claude Code
A React frontend agent for building user interfaces with React, Vite, Tailwind CSS, and TypeScript.
wild-mental/AI-multivender-harness-sample
Agent Claude Code
An assistant for using Redis in Spring applications. Redis is a fast data store often used for caching, shared locks, and temporary data.
wild-mental/AI-multivender-harness-sample
Command Claude Code
A command that follows a seven-step process to diagnose and fix errors or exceptions.
wild-mental/AI-multivender-harness-sample
Command Claude Code
A Git Flow-based process for creating commits, pushing changes, and preparing draft pull requests. Git Flow is a branching method that separates feature, release, and production work.
wild-mental/AI-multivender-harness-sample
Command Claude Code
A command for checking and documenting a project's build process and environment-variable settings.
wild-mental/AI-multivender-harness-sample
Agent Cursor
Expert technical writer and documentation specialist. Proactively analyzes recent code changes and updates relevant project documentation (README, API docs, architecture, AI rulesets) before a commit. Use immediately before committing code.
wild-mental/AI-multivender-harness-sample
Cursor rule Cursor
Project overview template - customize for your specific project.
wild-mental/AI-multivender-harness-sample
Cursor rule Cursor
Cursor rule "002-tech-stack" from wild-mental/AI-multivender-harness-sample, covering technical stack, frontend, backend, authentication and external services.
wild-mental/AI-multivender-harness-sample
Cursor rule Cursor
Cursor rule "003-development-guidelines" from wild-mental/AI-multivender-harness-sample, covering development guidelines, version control, development priorities and architecture principles.
wild-mental/AI-multivender-harness-sample
Skill Claude CodeCodexCursor
When error or exception occurs, follow this standard structured process for diagnosing and fixing the technical issues.
wild-mental/AI-multivender-harness-sample
Skill Claude CodeCodexCursor
Defines the project build steps, environment variable setup for development and deployment.
wild-mental/AI-multivender-harness-sample
Skill Claude CodeCodexCursor
Enables AI agents to perform Git Flow-compliant commit and PR processes using Git CLI automation.
wild-mental/AI-multivender-harness-sample
Skill Claude CodeCodexCursor
Git commit, push, and Pull Request best practices for team collaboration and AI agent safety.
wild-mental/AI-multivender-harness-sample
Skill Claude CodeCodexCursor
Enforces mandatory meaningful comments throughout the codebase to improve readability and maintainability.
wild-mental/AI-multivender-harness-sample
Skill Claude CodeCodexCursor
Guidelines for managing GitHub issues, milestones, projects, and Pull Requests using CLI tools.
wild-mental/AI-multivender-harness-sample
Skill Claude CodeCodexCursor
Java Spring Cursor Rules.
wild-mental/AI-multivender-harness-sample
Skill Claude CodeCodexCursor
Gradle Groovy Cursor Rules.
wild-mental/AI-multivender-harness-sample
Skill Claude CodeCodexCursor
Defines conventions for using dynamic queries with JPA + QueryDSL PredicateBuilder.