flutter-claude-skills
Flutter test writing and mobile security vulnerability scanning
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install flutter-claude-skills?โผ
Run `npx skills add Harishwarrior/flutter-claude-skills --all -g -y` in your terminal to install both skills globally.
How to write better Flutter widget tests?โผ
The flutter-tester skill guides your agent through screen size setup, key-based widget finding, and Given-When-Then structure so tests are stable and readable.
How to check a Flutter app for security vulnerabilities?โผ
The owasp-mobile-security-checker skill runs Python scanners that detect hardcoded secrets, outdated dependencies, insecure storage, and missing certificate pinning, then reports findings by severity.
Does it support Riverpod and Mockito testing?โผ
Yes. It includes dedicated guides for Riverpod provider overrides, Mockito mock generation, GetIt setup, and FakeDatabase patterns.
Do I need security expertise to use the OWASP scanner?โผ
No. Just ask your agent to audit your app, and it runs the scanners and explains each finding with plain remediation steps.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core