smurzaliev

25 mods across 1 repository, 2 stars between them.

smurzaliev/flutter-ai-skills

Instructions file

Claude Code instructions for smurzaliev/flutter-ai-skills, covering flutter ai skills by samat — claude code skill pack, what is this?, quick reference, commands (use with / prefix) and key skills.

2 7mo ago A 1,828 tokens

smurzaliev/flutter-ai-skills

Agent

Review Flutter project architecture for Clean Architecture compliance. Use when asked to "review architecture", "check structure", or "audit project organization".

2 7mo ago A 31 tokens

code-reviewer

03

smurzaliev/flutter-ai-skills

Agent

Review Flutter code for best practices, clean architecture compliance, and common issues. Use when asked to "review code", "check code quality", or "find issues".

2 7mo ago A 37 tokens

tdd-coach

04

smurzaliev/flutter-ai-skills

Agent

Guide developers through TDD workflow step-by-step. Use when asked to "help with TDD", "guide through testing", or "write tests first". Enforces red/green/refactor cycle.

2 7mo ago A 45 tokens

test-writer

05

smurzaliev/flutter-ai-skills

Agent

Generate comprehensive tests for Flutter code. Use when asked to "write tests", "add test coverage", or "generate tests for" a file or feature.

2 7mo ago A 35 tokens

bloc-architecture

15

smurzaliev/flutter-ai-skills

Skill Claude CodeCodex

BLoC pattern implementation with events, states, and best practices. Use when implementing state management with BLoC, creating new BLoCs, or when user asks about "BLoC", "events", "states", or "flutterbloc".

2 7mo ago A 55 tokens

clean-architecture

16

smurzaliev/flutter-ai-skills

Skill Claude CodeCodex

Domain/Data/Presentation layers with dependency rule enforcement. Use when structuring new features, organizing code, or when user asks about "clean architecture", "layers", or "separation of concerns".

2 7mo ago A 43 tokens

smurzaliev/flutter-ai-skills

Skill Claude CodeCodex

GetIt and Injectable setup for dependency injection. Use when setting up DI, registering dependencies, or when user asks about "dependency injection", "GetIt", "Injectable", or "service locator".

2 7mo ago A 44 tokens

error-handling

18

smurzaliev/flutter-ai-skills

Skill Claude CodeCodex

Either/Result pattern and Failure classes for error handling. Use when implementing error handling, creating failure types, or when user asks about "error handling", "Either", "failures", or "exceptions".

2 7mo ago A 45 tokens

feature-structure

19

smurzaliev/flutter-ai-skills

Skill Claude CodeCodex

Feature-first folder organization for Flutter projects. Use when creating new features, reorganizing code, or when user asks about "folder structure", "feature modules", or "project organization".

2 7mo ago A 40 tokens

screen

20

smurzaliev/flutter-ai-skills

Skill Claude CodeCodex

A tool for generating and refactoring Flutter app screens for Beeline v4 using the project's Clean Architecture, BLoC state management, and design system.

2 7mo ago A 29 tokens

bloc-testing

21

smurzaliev/flutter-ai-skills

Skill Claude CodeCodex

BLoC state transition testing with bloctest package. Use when testing BLoCs, Cubits, or state management logic. Covers blocTest, state verification, and mock setup.

2 7mo ago A 40 tokens

mocking-patterns

22

smurzaliev/flutter-ai-skills

Skill Claude CodeCodex

Mocktail and Mockito patterns for Flutter testing. Use when setting up mocks, stubs, or verifying interactions. Covers mock creation, argument matchers, and verification.

2 7mo ago A 38 tokens

tdd-workflow

23

smurzaliev/flutter-ai-skills

Skill Claude CodeCodex

Master TDD red/green/refactor cycle for Flutter development. Use when writing new features, fixing bugs, or when user mentions "TDD", "test-driven", or "write tests first". Enforces disciplined testing approach.

2 7mo ago A 51 tokens

unit-testing

24

smurzaliev/flutter-ai-skills

Skill Claude CodeCodex

Pure Dart function and class testing patterns. Use when testing domain logic, use cases, utilities, or any non-widget code. Covers mocktail, test organization, and assertions.

2 7mo ago A 38 tokens