Melissa de Britto
Community@melissa-pereira-deel · São Paulo / Goiânia
Agent Skills by Melissa de Britto
Showing 37 vetted skills indexed across 1 GitHub repositories.
Data-Oriented Design
Structure data layouts to minimize cache misses in high-throughput code.
Economic Model Design
Evaluate pricing models and map unit economics for product teams.
Tools for Thought
Design product features that amplify human cognition through representational choices and feedback loops.
First-Principles Reduction
Enforce a five-step reduction before automating product designs and processes.
Game Structure
Classify product interactions as positive-sum, zero-sum, or negative-sum games.
Temporal Reasoning
Identify temporal patterns and cycles to forecast future behavior.
Analogical Reasoning
Identify structural parallels across domains and validate analogies for problem-solving.
Interaction Laws
Diagnose UX issues using empirical interaction laws for web and mobile apps.
Deep Deliberation
Outline problems, stakeholders, and root causes before proposing solutions.
Perceptual Design
Apply Gestalt-based perceptual design principles to visual layouts.
Financial Data Engineering
Transform market data into time-series pipelines with OHLCV and indicators.
Concurrency & Parallelism
Identify and mitigate concurrency bugs in Swift projects using Swift Concurrency, GCD, and actors.
Real-Time Audio Engineering
Build glitch-free real-time audio pipelines with AVAudioEngine and Core Audio.
Swift Memory & Performance
Optimize Swift hot-path code with value types, CoW, and ARC-aware patterns.
Computational Reasoning
Guide engineers on data structures, algorithms, and numerical precision trade-offs.
macOS Platform Engineering
Plan macOS app sandboxing, notarization, and distribution requirements.
Performance as Experience
Audit user actions against perceptual thresholds and propose performance improvement plans.
Web Platform Internals
Explain browser rendering pipeline stages and event loop for diagnosing performance issues.
Constraint Propagation
Trace a design constraint's effects through a five-part propagation framework.
Adjacent Possible
Outline viable next steps toward a larger product vision.
On-Device ML Optimization
Optimize on-device ML models for speed, size, and energy efficiency.
Progressive Expertise Design
Design adaptive user experiences with progressive disclosure and scaffolding.
Performance Measurement
Measure performance before and after changes to identify bottlenecks.
Hardware-Aware Computing
Optimize software for Apple Silicon CPU, GPU, and Neural Engine with MTLBuffer shared memory.