Expert skill for network performance analysis and optimization. Analyze packet captures, identify network latency bottlenecks, configure TCP tuning parameters, analyze connection pooling behavior, debug TLS handshake performance, and optimize HTTP/2 and…
Skills in this repository
MikeTreml/MissionControl - Page 42
SkillsMP has collected 1,968 skills from MikeTreml/MissionControl. Open a skill to review its source and details.
MikeTreml/MissionControlShowing 40 of 1,968 collected skills.
Expert skill for Node.js-specific profiling and optimization. Use V8 CPU profiler, analyze heap snapshots, configure clinic.js tools (Doctor, Flame, Bubbleprof), debug event loop blocking, analyze async hooks performance, and optimize V8 JIT compilation.
Statistical experiment design and analysis capabilities for product experimentation
Deep competitive analysis and market monitoring capabilities for product strategy
Feature flag configuration and rollout planning for controlled releases
Aggregate and analyze customer feedback from multiple sources for product insights
Go-to-market planning and execution capabilities for product launches
Objectives and Key Results planning, tracking, and alignment capabilities
Create and maintain user personas from research data for product targeting
Generate comprehensive Product Requirements Documents from structured inputs. Apply company templates, create technical specifications, define success metrics, build launch checklists, and version PRD changes over time.
Automated calculation and scoring for product prioritization frameworks including RICE, ICE, MoSCoW, and custom weighted scoring. Normalizes scores, validates inputs, and generates priority rankings with confidence intervals.
Deep integration with product analytics platforms for metrics, funnels, retention, and experimentation. Query Amplitude/Mixpanel/Heap data, generate retention curves, calculate conversion metrics, and build dashboard configurations.
Generate roadmap visualizations and planning artifacts for product planning
Generate stakeholder-specific communications and presentations for product updates
Design and analyze surveys for product validation and user research
Specialized skill for synthesizing qualitative user research into actionable insights. Analyzes interview transcripts, extracts patterns and themes, identifies pain points, creates affinity diagrams, and generates persona attributes from research data.
Generate and validate user stories from various inputs including requirements, research, and feature descriptions. Apply INVEST criteria validation, create acceptance criteria, split large stories, and convert between story formats.
Expert skill for abstract syntax tree design, traversal, transformation, and manipulation patterns
Expert skill for bytecode virtual machine design including instruction set design, dispatch mechanisms, and stack/register architectures
Expert skill for implementing language-level concurrency support including threads, channels, and synchronization
Expert skill for implementing Debug Adapter Protocol for debugger integration
Expert skill for designing and implementing algebraic effect systems including effect annotation, inference, handlers, polymorphism, and row-based effect typing.
Expert skill for designing and implementing high-quality compiler error messages
Expert skill for designing and implementing foreign function interfaces to native code
Expert skill for garbage collector design and implementation including various collection algorithms
Expert skill for implementing parametric polymorphism including type parameter bounds, monomorphization, type erasure, variance, higher-kinded types, and associated types.
Expert skill for formal grammar design including disambiguation, precedence, and validation
Expert skill for just-in-time compilation including profiling, tiered compilation, and deoptimization
Expert skill for generating and hand-writing lexers using DFA-based, table-driven, and recursive approaches
Expert skill for LLVM integration including IR generation, optimization passes, and native code emission
Expert skill for implementing Language Server Protocol servers with full IDE feature support
Expert skill for designing and implementing macro systems including hygienic macros, procedural macros, and macro expansion. Supports pattern-based macros, quasi-quotation, and hygiene management.
Expert skill for custom memory allocator design optimized for language runtime needs
Expert skill for designing module systems including resolution algorithms, import/export mechanisms, visibility control, namespace management, and cyclic dependency handling.
Expert skill for parser generation and implementation using LL, LR, LALR, PEG, and Pratt parsing techniques
Expert skill for implementing pattern matching including exhaustiveness checking, decision tree compilation, and efficient match dispatch code generation.
Expert skill for register allocation algorithms including graph coloring, linear scan, and spill code generation
Expert skill for building interactive REPLs with rich editing and evaluation features
Expert skill for generating and consuming source maps for debugging compiled code
Expert skill for designing intermediate representations and implementing SSA construction