Touhidul Alam Seyam
Community@Seyamalam · London, United Kingdom
Touhidul Alam Seyam publishes 28 skills for mobile UI testing, React Native profiling, animation engineering, and Apple-grade interface design across iOS, Android, and TV platforms.
Agent Skills by Touhidul Alam Seyam
Showing 28 vetted skills indexed across 1 GitHub repositories.
pick-ui-library
Recommends curated frontend libraries for UI tasks like charts, toasts, and drag and drop.
argent-screen-recording
Record iOS simulator and Android emulator screens as h264 MP4 videos via argent MCP tools.
argent-metro-debugger
Debug React Native and Chromium runtimes over CDP via Metro-connected debugger tools.
animate
Implements UI animations using CSS transitions, WAAPI, and Motion with defined easing and duration rules.
find-animation-opportunities
Scan a codebase for UI moments that would benefit from motion and propose exact animation recipes.
improve-animations
Audits codebase animation code and writes self-contained motion improvement plans.
argent-react-native-optimization
Diagnoses and fixes React Native performance issues through lint sweeps, semantic review, and profiling.
argent-settings-permissions
Grant, deny, or reset app runtime permissions on iOS simulators and Android devices.
argent-react-native-app-workflow
Guides starting, debugging, building, and testing React Native apps on iOS simulators and Android emulators.
prototype
Builds multiple divergent UI variants behind a visual picker for live comparison and selection.
write-swift
Guides writing, reviewing, and migrating modern Swift code with Swift 6 concurrency and value-type modeling.
argent-tv-interact
Control and inspect Apple TV, Android TV, and Fire TV apps via focus-driven remote automation.
argent-react-native-profiler
Profiles React Native Hermes apps to measure re-renders and CPU hotspots.
argent-screenshot-diff
Compares baseline and current app screenshots to detect pixel-level visual regressions.
ask-sonner
Guides setup, usage, styling, and troubleshooting of Sonner toast notifications in React.
argent-test-ui-flow
Automates UI testing on iOS and Android devices through interact-screenshot-verify loops using argent MCP tools.
argent-ios-simulator-setup
Boots and connects to iOS simulators using argent MCP tools.
apple-design
Implements Apple-style fluid interfaces with spring animations, gestures, and translucency on the web.
argent-create-flow
Record, polish, and replay reusable Argent flow YAML files for device UI automation.
argent-device-interact
Drive iOS simulators, Android emulators, and Chromium apps via argent MCP interaction tools.
argent-android-emulator-setup
Boot Android emulators and connect adb devices for UI interaction tasks.
review-animations
Reviews animation and motion code against easing, duration, origin, and performance standards.
argent-native-profiler
Profiles native iOS and Android apps to diagnose CPU hotspots, UI hangs, and memory leaks.
animation-vocabulary
Maps vague descriptions of web motion effects to precise animation terminology.
Frequently Asked Questions About Touhidul Alam Seyam
FAQPage SchemaWhat tasks can I accomplish with Seyamalam's skills?▼
You can test mobile UI flows end-to-end, record simulator and emulator screens, diff screenshots for visual regressions, profile React Native and native performance, manage device permissions, control TV apps, and design or audit animations for web and Expo. Skills also cover Swift 6 concurrency guidance and frontend library selection.
Who are these skills designed for?▼
Mobile and frontend engineers working on React Native, Expo, iOS, Android, or TV apps, plus design engineers focused on motion craft. QA engineers benefit from the Argent flow-based regression testing, screenshot diffing, and autonomous UI verification skills across simulators, emulators, and physical devices.
How do the Argent device-testing skills work in practice?▼
Start with argent-ios-simulator-setup or argent-android-emulator-setup to boot and connect a device, then use argent-device-interact for taps, gestures, and typing. argent-test-ui-flow runs interact-screenshot-verify loops, while argent-qa-flows converts acceptance criteria into repeatable regression tests requiring two consecutive full passes.
What animation capabilities do the animate and review skills provide?▼
The animate skill builds web animations from scratch with deliberate decisions on purpose, properties, curves, and exits; animate-expo does the same for React Native using Reanimated and Gesture Handler. review-animations and improve-animations audit existing motion code against a high craft bar and produce prioritized fix plans.
What prerequisites or dependencies do these skills require?▼
Device-testing skills require the argent MCP toolset plus a booted iOS simulator, Android emulator, or CDP-exposing Chromium app. Animation skills target web or Expo projects with Reanimated, Gesture Handler, and Expo Router. The Swift skill assumes a modern Swift 6 toolchain for concurrency and testing guidance.