HarishwarriorHarishwarriorCommunityยท2 Agent Skills Included

flutter-claude-skills

Flutter test writing and mobile security vulnerability scanning

Writes and reviews Flutter unit, widget, and integration tests using proven Given-When-Then and Riverpod patterns. Scans Flutter apps for OWASP Mobile Top 10 risks like hardcoded secrets, insecure storage, and weak network settings. Eliminates guesswork in test setup and manual security audits with ready-made scripts and checklists.
npx skills add Harishwarrior/flutter-claude-skills --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’