Provides accessible UI component patterns with ARIA attributes, keyboard navigation, and screen reader support.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٢٨ من skills من Fadil369/Solutions. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢٨ من أصل ٢٨ skills مجمعة.
Provides accessible UI component patterns with ARIA attributes, keyboard navigation, and screen reader support.
لغة النص الأصلي: الإنجليزية
Builds robust API clients with retry logic, caching, error handling, and request/response transformation.
لغة النص الأصلي: الإنجليزية
Designs secure authentication flows including OAuth2, OIDC, MFA, session management, and password reset patterns.
لغة النص الأصلي: الإنجليزية
Manages component lifecycle from creation to destruction. Handles initialization, mounting, updating, and cleanup patterns across React, Vue, and vanilla JS.
لغة النص الأصلي: الإنجليزية
Manages conversation context, skill state, and system knowledge across sessions. Handles persistence, transformation, and retrieval of contextual data.
لغة النص الأصلي: الإنجليزية
Detects hidden assumptions, undocumented choices, and alternative-path gaps in code. Surfaces where code chose one way without explaining why, making implicit decisions explicit.
لغة النص الأصلي: الإنجليزية
Tracks and manages cursor position across text inputs, rich text editors, and custom selection interfaces. Handles IME composition and RTL text.
لغة النص الأصلي: الإنجليزية
Composes data-rich dashboards from modular widget systems. Handles layout grids, data fetching, real-time updates, and responsive widget reflow.
لغة النص الأصلي: الإنجليزية
Orchestrates complex data migrations between systems with validation, rollback, and progress tracking.
لغة النص الأصلي: الإنجليزية
Creates interactive charts, graphs, and visual data representations. Supports D3, Chart.js, and custom canvas rendering.
لغة النص الأصلي: الإنجليزية
Designs normalized, performant database schemas with proper indexing, constraints, and migration strategies. Supports PostgreSQL, MySQL, and SQLite.
لغة النص الأصلي: الإنجليزية
Designs CI/CD pipelines with build, test, and deploy stages. Supports GitHub Actions, GitLab CI with environment promotion and rollback.
لغة النص الأصلي: الإنجليزية
Reviews UI code for accessibility, consistency, and UX quality. Detects missing ARIA attributes, inconsistent spacing, color contrast issues, and broken responsive layouts.
لغة النص الأصلي: الإنجليزية
Optimizes error messages for clarity, actionability, and user experience. Transforms technical errors into user-friendly messages.
لغة النص الأصلي: الإنجليزية
Orchestrates error recovery with circuit breakers, retry policies, fallback chains, and graceful degradation.
لغة النص الأصلي: الإنجليزية
Implements feature flags for progressive rollouts, A/B testing, and kill switches. Supports user targeting and percentage rollouts.
لغة النص الأصلي: الإنجليزية
Orchestrates file uploads with progress tracking, chunking, resumable uploads, and validation. Supports S3, GCS, and local storage.
لغة النص الأصلي: الإنجليزية
Implements robust form patterns with validation, conditional fields, multi-step wizards, and auto-save.
لغة النص الأصلي: الإنجليزية
Builds interactive prototypes with real data, navigation flows, and user interactions. Supports rapid iteration from concept to testable prototype.
لغة النص الأصلي: الإنجليزية
Handles touch gestures including swipe, pinch, long press, and drag. Provides unified gesture recognition across iOS and Android.
لغة النص الأصلي: الإنجليزية
Designs multi-tenant systems with data isolation, tenant-aware routing, and resource quotas.
لغة النص الأصلي: الإنجليزية
Builds notification systems with unified delivery, user preferences, and channel management.
لغة النص الأصلي: الإنجليزية
Handles offline data synchronization with conflict resolution and progressive sync.
لغة النص الأصلي: الإنجليزية
Enforces performance budgets for bundle size, load time, memory usage, and API response times. Integrates with CI/CD.
لغة النص الأصلي: الإنجليزية
Enables real-time collaborative features with presence, live updates, and shared state.
لغة النص الأصلي: الإنجليزية
Designs search experiences with autocomplete, faceted filtering, result highlighting, and relevance tuning.
لغة النص الأصلي: الإنجليزية
Designs finite state machines and statecharts for complex UI and business logic flows. Provides visual state diagrams and transition guards.
لغة النص الأصلي: الإنجليزية
Designs automated workflows with triggers, conditions, actions, and error handling. Supports event-driven architectures.
لغة النص الأصلي: الإنجليزية