Agent Skills by manuelbrandner85
Showing 157 vetted skills indexed across 1 GitHub repositories.
flutter-implement-json-serialization
Implement manual JSON serialization for Flutter models with dart:convert.
dwarf-expert
Validate DWARF debug information in compiled binaries using llvm-dwarfdump.
flutter-testing
Create and execute Flutter unit, state management, and widget tests.
ask-questions-if-underspecified
Ask structured questions to clarify underspecified project requirements before implementation.
address-sanitizer
Detect memory corruption vulnerabilities in C and C++ applications.
using-git-worktrees
Automate creation and management of isolated git worktrees for feature development.
git-cleanup
Categorize local git branches and worktrees by merge status.
dart-use-pattern-matching
Refactor Dart switch statements into Dart 3.0+ pattern matching expressions.
algorand-vulnerability-scanner
Scan TEAL and PyTeal source code for 11 Algorand smart contract exploit patterns.
flutter-add-widget-test
Implement Flutter widget tests with WidgetTester for UI rendering and interactions.
harness-writing
Develop C++ fuzzing harnesses with FuzzedDataProvider for structured input validation.
flutter-verification
Run static analysis, unit tests, and build validation for Flutter projects.
flutter-review-receive
Verify Flutter review feedback with flutter analyze and flutter test.
flutter-use-http-package
Execute asynchronous HTTP requests to REST APIs in Flutter with JSON deserialization.
ton-vulnerability-scanner
Scans FunC smart contracts for integer-as-boolean misuse, fake Jetton exploits, and gas management flaws.
audit-augmentation
Map SARIF and weAudit findings onto Trailmark code graphs.
audit-context-building
Analyze code line-by-line to build architectural context for security auditing.
test-driven-development
Implement a strict Red-Green-Refactor cycle for software development tasks.
claude-in-chrome-troubleshooting
Diagnose and resolve native messaging host conflicts between Claude.app and Claude Code CLI on macOS.
zeroize-audit
Detect missing or compiler-optimized zeroization in C, C++, and Rust source code.
c-review
Review C/C++ codebases for memory corruption, integer overflows, and race conditions.
aflpp
Automates multi-core fuzzing campaigns for C and C++ projects with LTO, CMPLOG, sanitizer integration.
flutter-review-request
Automate Flutter code review against Clean Architecture and Dart style guidelines.
libfuzzer
Automates vulnerability discovery in C/C++ apps via coverage-guided input mutation.