Agent Skills by han
Showing 41 vetted skills indexed across 2 GitHub repositories.
using-git-worktrees
Create isolated git worktrees with safety checks and project setup.
flutter-building-forms
Automate user input validation in Flutter forms with GlobalKey and TextFormField validators.
flutter-handling-http-and-json
Perform HTTP requests and JSON serialization in Flutter with the http package.
flutter-building-plugins
Automate creation and setup of Flutter plugins for native interop.
test-driven-development
Guide developers through the Red-Green-Refactor loop with failing tests first.
flutter-caching-data
Cache Flutter app data locally with SQLite, Hive, or file caches.
systematic-debugging
Investigate root causes of bugs through a structured four-phase debugging process.
flutter-embedding-native-views
Integrate native Android, iOS, and macOS views into Flutter applications.
flutter-setting-up-on-macos
Configures macOS with Flutter, Xcode, CocoaPods and validates via flutter doctor.
adapt
Adapt product interfaces across mobile, tablet, desktop, and print contexts.
flutter-adding-home-screen-widgets
Add native iOS and Android home screen widgets to Flutter apps.
using-superpowers
Invoke the Skill tool before responding to resolve user requests.
dispatching-parallel-agents
Dispatch independent problem domains to specialized agents for parallel execution.
pua
Exhaust viable solutions and verify outcomes before reporting completion.
flutter-architecting-apps
Architect Flutter apps with a strict UI-Logic-Data layer separation.
executing-plans
Loads, reviews and executes written plans with built-in verifications and blocker handling for development workflows.
finishing-a-development-branch
Validate tests and present merge or PR options for Git feature branches.
flutter-implementing-navigation-and-routing
Implement Flutter navigation and routing with Navigator, Router, and go_router.
flutter-setting-up-on-windows
Configure Windows environments for Flutter development with SDK installation and flutter doctor verification.
flutter-improving-accessibility
Configure Flutter apps with semantics, tap targets, and contrast for assistive technologies.
flutter-animating-apps
Implement Flutter animations using AnimatedContainer, AnimationController, Tween, and Hero widgets.
flutter-working-with-databases
Persist local data in Flutter apps using SQLite with repository-service patterns.
brainstorming
Guide teams from vague ideas to concrete design documents before implementation.
flutter-setting-up-on-linux
Configure a Linux host for Flutter development and Snap packaging.