Implement and debug embedded communication protocols including I2C, SPI, UART, CAN, and Ethernet.
Idioma do texto original: inglês
Menu
Skills neste repositório
O SkillsMP coletou 2.079 skills de a5c-ai/babysitter. Abra uma skill para revisar a origem e os detalhes.
a5c-ai/babysitterMostrando 40 de 2.079 skills coletadas.
Implement and debug embedded communication protocols including I2C, SPI, UART, CAN, and Ethernet.
Idioma do texto original: inglês
Design and execute environmental stress tests for embedded hardware — temperature cycling, vibration, humidity, and EMC validation.
Idioma do texto original: inglês
Unit and integration testing for embedded firmware — mock hardware, HIL testing, and continuous firmware validation pipelines.
Idioma do texto original: inglês
Test hardware interfaces and peripheral drivers including GPIO, ADC, DAC, and communication bus validation.
Idioma do texto original: inglês
Measure and validate power consumption in embedded systems across sleep modes, active states, and peripheral usage.
Idioma do texto original: inglês
Validate protocol conformance for embedded communication stacks — USB, CAN, Modbus, MQTT, and industry-standard protocol compliance.
Idioma do texto original: inglês
Validate real-time behavior in embedded systems — timing constraints, interrupt latency, and RTOS task scheduling verification.
Idioma do texto original: inglês
Implement safety-critical testing for embedded systems per IEC 61508, ISO 26262, or DO-178C standards.
Idioma do texto original: inglês
Integrate and validate sensor libraries for embedded systems including IMUs, temperature, pressure, and proximity sensors.
Idioma do texto original: inglês
Implement UVM-based hardware verification testbenches — stimulus generation, scoreboarding, coverage-driven verification, and assertion-based testing.
Idioma do texto original: inglês
Implement game physics systems — rigid body dynamics, collision detection, constraints, ragdoll, and physics-based gameplay mechanics.
Idioma do texto original: inglês
Design and implement game save and load systems — serialization, versioning, cloud saves, and save-state integrity.
Idioma do texto original: inglês
Automate mobile GUI testing — UI element interaction, gesture simulation, and cross-device visual regression for iOS and Android.
Idioma do texto original: inglês
Integrate mobile device sensors — accelerometer, gyroscope, GPS, camera, and biometric APIs for iOS and Android.
Idioma do texto original: inglês
Test mobile app behavior under various network conditions — 3G, 4G, WiFi, packet loss, high latency, and network switching.
Idioma do texto original: inglês
Test mobile app offline mode functionality — local storage, sync conflict resolution, and graceful degradation without connectivity.
Idioma do texto original: inglês
Integrate mobile payment systems — Apple Pay, Google Pay, Stripe, and in-app purchase flows for iOS and Android.
Idioma do texto original: inglês
Optimize code for branch prediction — branch-free algorithms, likely/unlikely hints, profile-guided optimization, and speculative execution awareness.
Idioma do texto original: inglês
Design and implement lock-free data structures — CAS-based queues, hazard pointers, epoch reclamation, and wait-free algorithms for concurrent systems.
Idioma do texto original: inglês
Optimize network buffer management — socket buffer tuning, zero-copy I/O, DMA buffers, and kernel bypass techniques for high-throughput networking.
Idioma do texto original: inglês
Write SIMD-accelerated code using SSE, AVX, NEON, or intrinsics — vectorization, auto-vectorization hints, and cross-platform SIMD abstraction layers.
Idioma do texto original: inglês
Test database operations — schema migration validation, query correctness, transaction integrity, and data consistency checks.
Idioma do texto original: inglês
Design and execute sanity test suites to verify core system functionality after builds or deployments before broader test runs.
Idioma do texto original: inglês
Implement smoke test suites that rapidly validate the most critical paths in an application after a new build or deployment.
Idioma do texto original: inglês
Exercise technical leadership — driving architectural decisions, mentoring engineers, managing technical debt, and aligning engineering with business goals.
Idioma do texto original: inglês
Automate browser interactions using Playwright, Puppeteer, or Selenium — scraping, testing, and workflow automation for web applications.
Idioma do texto original: inglês
Measure, analyze, and optimize Core Web Vitals — LCP, FID/INP, CLS — for improved web performance and search ranking.
Idioma do texto original: inglês
Design and implement end-to-end frontend testing — user flow automation, cross-browser testing, and visual regression with Playwright or Cypress.
Idioma do texto original: inglês
Implement and optimize server-side rendering hydration strategies — partial hydration, islands architecture, and hydration mismatch debugging.
Idioma do texto original: inglês
Build web applications using progressive enhancement — baseline HTML, layered CSS and JS, graceful degradation, and feature detection.
Idioma do texto original: inglês
Ground natural language instructions to web UI actions — element identification, interaction planning, and action execution for web automation agents.
Idioma do texto original: inglês
Build robust web scrapers — HTML parsing, JavaScript rendering, rate limiting, anti-bot evasion, and structured data extraction.
Idioma do texto original: inglês
Generate visual representations of algorithm execution
Idioma do texto original: inglês
Interface with AtCoder for Japanese competitive programming contests
Idioma do texto original: inglês
Manage and generate competitive programming templates
Idioma do texto original: inglês
Calculate combinatorial values with modular arithmetic
Idioma do texto original: inglês
Automated Big-O complexity analysis of code and algorithms. Performs static analysis of loop structures, recursive call trees, space complexity estimation, and amortized analysis with detailed derivation documents.
Idioma do texto original: inglês
Apply advanced DP optimizations automatically
Idioma do texto original: inglês
Maintain and match against a library of classic dynamic programming patterns. Provides pattern matching, template code generation, variant detection, and problem-to-pattern mapping for DP problems.
Idioma do texto original: inglês
Assist in designing optimal DP states and transitions
Idioma do texto original: inglês