← all publishers

dmoreq

@dmoreq source repo

20 published skills

  1. Rust Pro · dmoreq
    Implement production Rust (Edition 2024, rustc 1.85+): ownership, types, errors, unsafe, clippy. Not for Tokio task/channel design (use rust-async-patterns).
    0 installs
  2. Python Pro · dmoreq
    Implement or modernize Python modules with typing, uv, ruff, pyright, and pyproject.toml. Not for framework choice, concurrency model, runtime profiling, or PR review.
    0 installs
  3. Deprecation Migration · dmoreq
    Safely sunset or replace legacy APIs/systems (strangler, adapter, feature flags) without breaking consumers. Not for local dead-code cleanup or readability-only refactors. Language-agnostic.
    0 installs
  4. Algorithm Optimization · dmoreq
    Improve quality KPIs (accuracy, F1, error rate) on real cases while protecting healthy ones. Not for Python runtime/memory profiling.
    0 installs
  5. Doubt Driven Development · dmoreq
    Adversarial review of a non-trivial decision before it hardens (assumptions, edges, blast radius). Not for mechanical edits, exploratory research notes, or merge review.
    0 installs
  6. Code Review · dmoreq
    Review a code diff before merge: correctness, safety, performance, tests, public API. Not the first skill for implementing features. After findings, hand off fixes to the language skill.
    0 installs
  7. Plotly Dash · dmoreq
    Build interactive Plotly Dash apps: pages, callbacks, dcc.Store, background jobs. Not for static Plotly charts, EDA, or REST APIs without a Dash UI.
    0 installs
  8. Context7 MCP · dmoreq
    Fetch version-sensitive library/API docs via Context7 MCP (setup, examples, method usage). Not for general CS concepts or SOTA surveys.
    0 installs
  9. Data Science · dmoreq
    Run EDA, inference, A/B tests, forecasting, or model evaluation on a dataset. Not for Plotly layout, Dash apps, stakeholder narrative, or SOTA library surveys.
    0 installs
  10. Pyo3 Maturin · dmoreq
    Build Python native extensions with PyO3 and Maturin for a profiled CPU-bound hotspot. Not for I/O-bound work or unmeasured rewrites.
    0 installs
  11. Tech Research · dmoreq
    Survey and compare external approaches (papers, benchmarks, production write-ups) when the repo does not already decide. Not for implementing, plotting, or EDA.
    0 installs
  12. Python Testing · dmoreq bundle
    Write or fix pytest suites: fixtures, boundary mocks, async tests, flaky tests, regression guards. Not for implementing features or load/performance benchmarks.
    0 installs
  13. Python Patterns · dmoreq
    Architecture-time choices: framework, project layout, and ADRs. Not for asyncio vs process-pool selection, pytest recipes, or line-by-line implementation.
    0 installs
  14. Data Storytelling · dmoreq
    Turn already-validated metrics into a stakeholder decision narrative (Hook → Ask). Not for analysis, Plotly construction, or saved engineering markdown.
    0 installs
  15. Data Visualization · dmoreq
    Build analytical Plotly charts with lean labels, no overlap, and SVG export QA (Kaleido). Not for Mermaid/architecture diagrams, Dash apps, or stakeholder narrative.
    0 installs
  16. Python Concurrency · dmoreq
    Choose and implement asyncio vs ThreadPoolExecutor vs ProcessPoolExecutor for a Python workload. Not for FastAPI vs Django, native Rust extensions, or runtime profiling.
    0 installs
  17. Python Performance · dmoreq bundle
    Profile and fix Python runtime, memory, or I/O bottlenecks with evidence (cProfile, py-spy, scalene). Not for accuracy/F1/quality KPI loops or unmeasured micro-optimizations.
    0 installs
  18. Code Simplification · dmoreq
    Simplify working code without changing behavior (nesting, names, accidental complexity). Not for redesign, performance rewrites, or untested risky edits.
    0 installs
  19. Rust Async Patterns · dmoreq
    Production Tokio: structured concurrency, channels, streams, cancellation, backpressure. Not for sync Rust, ownership/API design, or PR review.
    0 installs
  20. Technical Reporting · dmoreq
    Write saved formal markdown: benchmarks, ADRs, architecture notes, asset paths, Mermaid diagrams. Not for Plotly chart construction, Dash apps, or stakeholder QBR narrative.
    0 installs