Agent Skills by Nikolay Popov
Showing 37 vetted skills indexed across 1 GitHub repositories.
feature-validation
Generate validation.md with UX test scenarios and code review checklists for Flutter feature slices.
flutter-building-forms
Build validated Flutter forms with StatefulWidget and TextFormField validators.
flutter-handling-http-and-json
Streamline HTTP requests and JSON parsing in Flutter applications.
feature-tests
Generate a markdown outside-in test specification for a Flutter feature slice.
flutter-caching-data
Implement offline-first caching strategies for Flutter apps with SQLite.
slice-test-red
Generate executable Dart outside-in tests from a slice's tests.md specification.
handoff
Summarize current conversations into handoff documents with redacted sensitive details.
flutter-architecting-apps
Structure Flutter apps into UI, Logic, and Data layers.
code-review
Review Flutter and Dart code changes for correctness and quality.
feature-requirements
Generate requirements.md from a slice's PRD and plan.
flutter-implementing-navigation-and-routing
Implement Flutter navigation and routing with Navigator, Router, and go_router patterns.
dart-3-updates
Modernize Dart code with Dart 3 switch expressions, records, and sealed classes.
mocktail
Create Mocktail-based test doubles for Dart and Flutter tests.
testing
Write, review, and fix Flutter and Dart unit and widget tests.
flutter-improving-accessibility
Improves Flutter accessibility for screen readers and assistive technologies on mobile and web.
flutter-working-with-databases
Design Flutter data layers with SQLite repositories and synchronization workflows.
effective-dart
Apply Effective Dart guidelines to review and improve Dart code.
grill-with-docs
Clarify product plans against codebase, glossary, and architecture notes.
project-memory
Track project-memory records for feature slices, roadmap updates, ADRs, and changelog entries.
run-spec-workflow
Run a five-phase feature workflow producing spec, requirements, validation, tests, and a red slice test.
flutter-theming-apps
Standardize Flutter app theming with Material 3 and adaptive UI patterns.
flutter-app-architecture
Structure Flutter apps into layered UI, logic, and data boundaries.
flutter-managing-state
Manage Flutter state with Provider, ChangeNotifier, and MVVM patterns.
spec-workflow
Determine the next spec workflow command for a Flutter feature slice.