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