Desquared
Official@desquared · Athens Tower, 2 Mesogeion ave., 11527, Athens, Greece
Think outside the box.
Agent Skills by Desquared
Showing 12 vetted skills indexed across 1 GitHub repositories.
swiftui-architecture-review
Analyze SwiftUI view hierarchies and propose MVVM architectural improvements.
accessibility-validator
Check SwiftUI and UIKit components for VoiceOver labels, contrast, and touch targets.
swift-api-design-reviewer
Review Swift API designs against Apple's Swift API Design Guidelines.
performance-profiler
Analyze SwiftUI view updates, rendering passes, and memory usage to identify performance bottlenecks.
accessibility-skill
Improves Flutter UI accessibility with semantics, focus management, and color contrast checks.
bug-solving-skill
Diagnose and resolve Flutter bugs across view, domain, and data layers.
feature-implementation-skill
Enforce Flutter feature coding standards, DI, and testing across project layers.
code-review-skill
Evaluate Flutter/Dart code against a 7-criteria review checklist with severity scores.
kotlin-api-design-reviewer
Review Kotlin public APIs for naming, visibility, and interface design issues.
performance-profiler-android
Identify performance bottlenecks in Jetpack Compose code, including recompositions and memory issues.
accessibility-validator-android
Validate Android UI accessibility for TalkBack labels, dynamic text, and color contrast.
compose-architecture-review
Analyze Jetpack Compose UI architectures and propose MVVM/MVI patterns.
Frequently Asked Questions About Desquared
FAQPage SchemaWhat specific mobile development tasks does Desquared support?▼
Desquared enables architectural reviews for SwiftUI and Jetpack Compose, accessibility validation for iOS and Android components, and performance profiling for rendering passes. It also provides structured code reviews for Flutter and Dart projects, ensuring adherence to established design guidelines and interface standards.
Which engineering personas benefit from these mobile development skills?▼
These skills are designed for mobile engineers, lead developers, and quality assurance specialists working on native iOS, Android, or Flutter projects. They are particularly useful for teams aiming to enforce consistent coding standards, improve UI accessibility, and resolve complex performance bottlenecks in production-grade mobile applications.
What are the prerequisites for implementing these architectural and accessibility reviews?▼
Implementation requires access to the project source code, specifically the view hierarchies, component definitions, and public interface declarations. For accessibility checks, developers must provide the UI layer context, while performance profiling requires access to rendering logs or memory usage data from the respective mobile environments.